Skip to content

Commit a5b1a86

Browse files
authored
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!
1 parent fca8f1c commit a5b1a86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -345,6 +345,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
345345

346346
* [Altair](https://github.com/altair-viz/altair) - Declarative statistical visualization library for Python.
347347
* [Bokeh](https://github.com/bokeh/bokeh) - Interactive Web Plotting for Python.
348+
* [bqplot](https://github.com/bloomberg/bqplot) - Interactive Plotting Library for the Jupyter Notebook
348349
* [ggplot](https://github.com/yhat/ggpy) - Same API as ggplot2 for R.
349350
* [Matplotlib](http://matplotlib.org/) - A Python 2D plotting library.
350351
* [Pygal](http://www.pygal.org/en/latest/) - A Python SVG Charts Creator.

0 commit comments

Comments
 (0)