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
65 watching
227 forks
Language: Python
last commit: about 1 month 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 | 11 |
tidyverse/ggplot2 | A system for declaratively creating graphics based on The Grammar of Graphics | 6,560 |
gonum/plot | Provides an API for building and drawing plots in Go | 2,756 |
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 | 590 |
jetbrains/lets-plot-kotlin | A Kotlin API for creating multiplatform plots and graphics using the Grammar of Graphics | 446 |
antvis/g2 | A visualization grammar that enables rapid creation of data-driven visualizations with concise declarations and infers complex details. | 12,155 |
mikata-project/ggthemr | Provides pre-defined and custom color schemes for ggplot2 plots to enhance data visualization. | 893 |
teunbrand/ggh4x | An extension to the ggplot2 graphics system for customizing and extending its functionality | 591 |
matplotlib/matplotlib | A comprehensive Python library for creating static, animated, and interactive visualizations. | 20,443 |
thomasp85/ggraph | A grammar of graphics for relational data structures, extending ggplot2 to support network and graph visualization. | 1,080 |
mmore500/teeplot | Automates data visualization output with descriptive filenames. | 12 |
plotly/plotly.r | An interactive graphing library for R that converts static plots to web-based versions with customizable interaction behavior | 2,582 |
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. | 108 |