SkillAgentSearch skills...

Grplot

lazy statistical data visualization

Install / Use

/learn @ghiffaryr/Grplot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://raw.githubusercontent.com/ghiffaryr/grplot/main/docs/_static/grlogo_white_border.svg"><br>


grplot: lazy statistical data visualization

PyPI Version License DOI Anaconda-Server Badge PyPI Downloads Coverage Badge

grplot is a Python visualization library based on numpy, scipy, matplotlib, seaborn, squarify, pandas, and ipython. It supports human laziness in drawing complete and attractive statistical graphs in just one function.

Documentation

Online documentation is available at grplot.readthedocs.io.

An interactive Documentation Notebook is also available on Google Colab.

Dependencies

grplot supports Python 3.10+.

Installation requires numpy, scipy, matplotlib, pandas, and ipython. Some functions will optionally use statsmodels if it is installed.

Installation

The latest stable release (and required dependencies) can be installed from PyPI:

pip install grplot

The latest stable release (and required dependencies) can be installed from Conda:

conda install -c conda-forge grplot

Development

grplot development takes place on Github: https://github.com/ghiffaryr/grplot/tree/dev

Please submit bugs that you encounter to the issue tracker with a reproducible example demonstrating the problem.

Related Skills

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated18d ago
Forks3

Languages

Python

Security Score

90/100

Audited on Mar 20, 2026

No findings