Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-python-data-visualization

😎 list of awesome python data visualization
https://github.com/tkoyama010/awesome-python-data-visualization

Last synced: 4 days ago
JSON representation

  • Core

    • matplotlib - 2D plotting library.
    • plotly - Interactive web based visualization built on top of [plotly.js](https://github.com/plotly/plotly.js)
  • High-Level

    • altair - Declarative statistical visualizations, based on Vega-Lite.
    • seaborn - A library for making attractive and informative statistical graphics.
    • Chartify - Bokeh wrapper that makes it easy for data scientists to create charts.
    • holoviews - Complex and declarative visualizations from annotated data.
  • Native-GUI

    • PyQtGraph - Interactive and realtime 2D/3D/Image plotting and science/engineering widgets.
  • Other InfoVis

    • bqplot - Interactive Plotting Library for the Jupyter Notebook.
    • plotnine - A grammar of graphics for Python based on ggplot2.