plotly

Installation
SKILL.md

Plotly

Python graphing library for creating interactive, publication-quality visualizations with 40+ chart types.

Quick Start

Install Plotly:

uv pip install plotly

Basic usage with Plotly Express (high-level API):

import plotly.express as px
import pandas as pd
Related skills

More from drshailesh88/integrated_content_os

Installs
16
GitHub Stars
3
First Seen
Jan 24, 2026