plotly.rs
plotly.rs copied to clipboard
Make Bar.width to be Option<f64>
Linked to #229 .
This commit could prevent the existing code from compiling.
I'm not sure if there are better fixes that make this field accept both integers and floats.