-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing documentation #249
Comments
I would also say that the documentation is sparse to the point of not being useable by people outside of the EBI. As an example the nightingale-msa docs do not list which package(s) to import. Nor does it even explain what format the sequences must be in or how to pass them such data to the element. Am I supposed to assume this works like [plotly/react-msa-viewer](https://github.com/plotly/react-msa-viewer? Compare this to the initial examples for nightingale-sequence where passing data is quite obviously handled with the sequence attribute. Take for instance, nightingale-track. This takes and attribute called layout. What is this? A string? An array? An object with some defined layout. I guess we'll never know. |
I'd have to agree. Sparse and also incorrect in many cases. I'm trying to integrate this component into a modern React app and have immediately ran into many many issues:
This makes me very nervous to use this library in production. It feels in alpha stages, at best. Which is fine; time and resources are hard to come by... except that protvista was officially deprecated, when its replacement is not in a state that is ready to be used. |
The new website/storybook is missing some documentation. Some of it we had in v3.
change
events in tracks.withZoom
andwithHighlight
.withZoom
The text was updated successfully, but these errors were encountered: