/plotnine_prism-binder

Plotnine with Graphpad Prism themes styling served via the MyBinder service.

Primary LanguageJupyter NotebookMIT LicenseMIT

plotnine_prism-binder

Plotnine with Graphpad Prism themes styling served via the MyBinder service.

Binder


tl;dr:
Click any launch binder badge on this page to use the demonstrations inside your browser.


SOURCE repo: plotnine-prism
This repository is set up to demonstrate use of the Plotnine Python package using the Prism themes inspired by ggprism.
You'll want to see the original plotnine-prism by pwwang.
Originally, this repo just 'binderized' pwwang's repo to make the demonstrations easier to access. Now, I have added some examples myself. (Or at least so far I didn't see an example among the originals like the one for Stacked Bar Chart I have added.) Plus, I have expanded on the technical notebook about the colors to better explore the available colors.

Plotnine is an implementation of a grammar of graphics in Python based on R's ggplot2.
The ggprism package provides various themes, palettes, and other useful functions to customise ggplots and give them the 'GraphPad Prism' look


Related

  • In my 3Dsurface_plot-binder there's a demonstration of Plotnine to generate a 3D surface, see Plotnine3d-surface-plots.ipynb there.