plotly.rs icon indicating copy to clipboard operation
plotly.rs copied to clipboard

Make Bar.width to be Option<f64>

Open Ionizing opened this issue 1 year ago • 0 comments

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.

Ionizing avatar Aug 27 '24 13:08 Ionizing