API Reference¶
High-level API¶
| Function | Description |
|---|---|
barplot |
Bar chart with optional aggregation |
lineplot |
Line chart with optional aggregation |
countplot |
Count or proportion of categorical values |
histplot |
Histogram with configurable bins and statistics |
kdeplot |
Kernel density estimate |
Low-level API¶
| Class | Description |
|---|---|
XYChart |
Fluent Mermaid xychart builder |