Anyone else despises Matplotlib?

This page summarizes the projects mentioned and recommended in the original post on /r/Python

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • plotnine

    A Grammar of Graphics for Python

  • Same feeling here. Some features of ggplot are just not possible to reproduce in Python, as they depend on non-standard evaluation, but plotnine is a good attempt, last time I checked.

  • Altair

    Declarative statistical visualization library for Python

  • just use altair: https://altair-viz.github.io/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • plotly

    The interactive graphing library for Python :sparkles: This project now includes Plotly Express!

  • I started using (and really liked) plotly when I started running into issues with matotlib. It's interactive plots in jupyter notebooks were really useful for exploratory analysis and their examples were pretty straight forward.

  • DearPyGui

    Dear PyGui: A fast and powerful Graphical User Interface Toolkit for Python with minimal dependencies

  • Have you tried Dear PyGui? https://github.com/hoffstadt/DearPyGui

  • panel

    Panel: The powerful data exploration & web app framework for Python (by holoviz)

  • I particularly like combining hvPlot and Panel with Voila to build simple visualization apps

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts