jni / jni/using-python-for-science
Better example for the interactive plots
Open
- Dominant language
- TeX
- Stars
- 9
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Currently we are using iris to plot in essential libraries (#16). It would be good to use a dataset that shows off interactivity better. One good example is the asteroid dataset from Jake VanderPlas's JHEPC 2013 entry:
https://jhepc.github.io/2013/entry3/index.html
This would enable us to link points between the two plots, a great use of interactivity.
Contributor guide
Assessment
This issue has not been assessed yet.