glue-viz / glue-viz/glue-plotly
Develop plot.ly viewers for Qt version of glue
- Dominant language
- Python
- Stars
- 3
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
While #1 focuses on being able to export HTML pages with plot.ly plots, it might also be interesting to see if plot.ly can be used to power viewers inside the Qt version of glue itself. If anyone is interested in tackling this, you should start off by reading the following two guides
* [Writing a custom viewer for glue](http://docs.glueviz.org/en/stable/customizing_guide/viewer.html)
* [Writing a custom viewer for glue with Qt](http://docs.glueviz.org/en/stable/customizing_guide/qt_viewer.html)
In addition, note that the state classes can probably be re-used from the Matplotlib viewers, so no need to develop whole new state classes.
Contributor guide
Assessment
This issue has not been assessed yet.