mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-13 11:16:10 -05:00
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:
parent
fca8f1cd8e
commit
a5b1a866c8
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue