issues
search
alceal
/
plotlars
Plotlars is a Rust library designed to facilitate the integration between the Polars data analysis library and Plotly library.
https://docs.rs/plotlars
MIT License
266
stars
5
forks
source link
Feature/boxplot
#13
Closed
alceal
closed
2 months ago
alceal
commented
2 months ago
Updated the BoxPlot struct to include an orientation field, allowing for the creation of both vertical and horizontal box plots.
Deprecated the VerticalBoxPlot and HorizontalBoxPlot structs, which will be removed in version 0.6.0.