infographics
Infographics are visual representations of information, data, or knowledge designed to present complex content quickly and clearly. **This s…
Maintainer K-Dense Inc. · Last updated March 31, 2026
Python graphing library for creating interactive, publication-quality visualizations with 40+ chart types.
Original source
https://github.com/K-Dense-AI/claude-scientific-skills/tree/main/scientific-skills/plotly
Skill Snapshot
Source Doc
Install Plotly:
Basic usage with Plotly Express (high-level API):
For quick, standard visualizations with sensible defaults:
See reference/plotly-express.md for complete guide.
For fine-grained control and custom visualizations:
See reference/graph-objects.md for complete guide.
Note: Plotly Express returns graph objects Figure, so you can combine approaches:
Related skills
Infographics are visual representations of information, data, or knowledge designed to present complex content quickly and clearly. **This s…
Research posters are a critical medium for scientific communication at conferences, symposia, and academic events. This skill provides compr…
This skill teaches you — and enforces a standard for — creating scientific documentation using **markdown with embedded Mermaid diagrams as…
Matplotlib is Python's foundational visuali.