API Reference¶
Complete parameter documentation for all Rekha functions and classes. For usage guides and examples, see the User Guide.
Core Functions¶
Create a line plot with Rekha styling. |
|
Create a scatter plot with Rekha styling. |
|
Create a bar plot with Rekha styling. |
|
Create a histogram with Rekha styling. |
|
Create a heatmap with Rekha styling. |
|
Create a box plot with Rekha styling. |
|
Create a cumulative distribution function (CDF) plot with Rekha styling. |
|
Create subplots with Rekha theme. |
|
Set the Rekha matplotlib theme |
Plot Classes¶
Advanced users can access plot classes directly for more control:
Create a line plot. |
|
Create a scatter plot. |
|
Create a bar plot. |
|
Create a histogram. |
|
Create a heatmap. |
|
Create a box plot. |
|
Create a CDF plot. |
Initialize base plot with common parameters. |
Utilities¶
Extract x and y data from various input formats. |
|
Validate data and column specifications. |
|
Get the Rekha color palette. |
|
Map colors to categories with consistent ordering. |