Skip to content

Make .width method of Bar to be Option<f64> #229

@andrei-ng

Description

@andrei-ng

Reported by @Ionizing in #141

The .width method of Bar is Option<usize>, while it is a float number in plotly.js. In some situation, we may need to display bar chart within a curve plot like this ...

and it's useful to let user specify a proper barwidth to show well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions