Ipychart
The power of Chart.js with Python
Install / Use
/learn @nicohlr/IpychartREADME
Installation
You can install ipychart from your terminal using pip or conda:
# using pip
$ pip install ipychart
# using conda
$ conda install -c conda-forge ipychart
Documentation
- Introduction
- Getting Started
- Usage
- Charts
- Configuration
- Scales
- Pandas Interface
- Advanced Features
- Developers
Usage
Create charts with Python in a very similar way to creating charts using Chart.js. The charts created are fully configurable, interactive and modular and are displayed directly in the output of the the cells of your jupyter notebook environment:

You can also create charts directly from a pandas dataframe. See the Pandas Interface section of the documentation for more details.
Development Installation
For a development installation:
$ git clone https://github.com/nicohlr/ipychart.git
$ cd ipychart
$ conda install jupyterlab -c conda-forge
$ cd ipychart/src
$ jlpm install
$ cd ..
$ pip install -e .
$ jupyter nbextension install --py --symlink --sys-prefix ipychart
$ jupyter nbextension enable --py --sys-prefix ipychart
References
- Chart.js
- Ipywidgets
- Ipywidgets cookiecutter template
- Chart.js Datalabels
- Chart.js Zoom
- Vuepress
- GitHub Pages
License
Ipychart is available under the MIT license.
Related Skills
claude-opus-4-5-migration
104.6kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
model-usage
345.4kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
feishu-drive
345.4k|
things-mac
345.4kManage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database)
