plotnine
Graphics library
An implementation of a grammar of graphics in Python for data analysis and visualization.
A Grammar of Graphics for Python
4k stars
64 watching
218 forks
Language: Python
last commit: 9 days ago
Linked from 3 awesome lists
data-analysisgrammargraphicsplottingpython
Related projects:
Repository | Description | Stars |
---|---|---|
krassowski/plotnine3d | Provides tools and graphics for creating 3D visualizations in Python using the plotnine grammar of graphics | 10 |
tidyverse/ggplot2 | A system for declaratively creating graphics based on The Grammar of Graphics | 6,520 |
gonum/plot | A Go library for creating and visualizing plots and charts. | 2,750 |
yhat/ggpy | A Python implementation of the grammar of graphics. | 3,700 |
ggobi/ggally | Extends the plotting system for data visualization in R by adding functionality to reduce complexity of combining different types of plots | 588 |
jetbrains/lets-plot-kotlin | A multiplatform plotting library built on the Grammar of Graphics principles | 444 |
antvis/g2 | A visualization grammar that enables rapid creation of data-driven visualizations with concise declarations and infers complex details. | 12,136 |
mikata-project/ggthemr | Provides pre-defined and custom color schemes for ggplot2 plots to enhance data visualization. | 891 |
teunbrand/ggh4x | Provides utility functions and geoms to customize ggplot2 plots | 586 |
matplotlib/matplotlib | A comprehensive Python library for creating publication-quality figures in various formats and environments | 20,320 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,076 |
mmore500/teeplot | Automates data visualization output with descriptive filenames. | 11 |
plotly/plotly.r | An interactive graphing library for R that converts static plots to web-based versions with customizable interaction behavior | 2,565 |
plottertools/vpype-gcode | A plugin for generating gcode files from geometric data | 37 |
gregpinero/arduinoplot | A Python script that plots real-time numeric data received from an Arduino's serial port. | 107 |