Tag
Plotnine is a Python data visualization package based on the grammar of graphics, providing an API similar to R's ggplot2 for creating customizable statistical plots.
Posit has announced the alpha release of ggsql, a new SQL language extension that brings grammar-of-graphics-style data visualization to SQL, compatible with Quarto, Jupyter notebooks, Positron, and VS Code. It allows users to create layered, structured visualizations using familiar SQL syntax inspired by ggplot2.