use standard plotting implementation
Open
Enhancement
Question
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
replace our plotting API with a more standard one such as:
1) [vega](https://vega.github.io/vega/)
2) [chartjs](http://www.chartjs.org/)
3) [bokeh](https://bokeh.pydata.org/en/latest/)
4) [bqplot](https://github.com/bloomberg/bqplot)
we would need an API adaptor to maintain code compatibility (but new code could access the new API directly of course).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.