Adding bqplot to the data visualization section

bqplot is one of the leading libraries in using the Jupyter widgets infrastructure to enable seamless interactive plotting!
This commit is contained in:
Dhruv Madeka 2017-10-04 15:02:30 -04:00 committed by GitHub
parent fca8f1cd8e
commit a5b1a866c8
1 changed files with 1 additions and 0 deletions

View File

@ -345,6 +345,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [Altair](https://github.com/altair-viz/altair) - Declarative statistical visualization library for Python.
* [Bokeh](https://github.com/bokeh/bokeh) - Interactive Web Plotting for Python.
* [bqplot](https://github.com/bloomberg/bqplot) - Interactive Plotting Library for the Jupyter Notebook
* [ggplot](https://github.com/yhat/ggpy) - Same API as ggplot2 for R.
* [Matplotlib](http://matplotlib.org/) - A Python 2D plotting library.
* [Pygal](http://www.pygal.org/en/latest/) - A Python SVG Charts Creator.