Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fomightez/4bb73cca0e1becefa5cc821365075448 to your computer and use it in GitHub Desktop.
Save fomightez/4bb73cca0e1becefa5cc821365075448 to your computer and use it in GitHub Desktop.
matplotlib built resource list for plots for https://stackoverflow.com/q/76248723/8508004

You can mine these examples to see how others approach building plot tools on top of Matplotlib and use some of those as a guide to implement what will work for you:

  • superviolin

  • ProPlot

    "A succinct matplotlib wrapper for making beautiful, publication-quality graphics. This project is published on GitHub and can be cited using its Zenodo DOI."

  • LovelyPlots

There's a list from https://www.reddit.com/r/Python/comments/i1qcud/looking_for_unique_plotting_packages_built_on_top/ :

"Are there any others that are built on top of matplotlib? Of course there’s seaborn too but everyone knows seaborn." - SOURCE is text below list above here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment