Skip to content

Allow updating of barchart values (for use within Live scenarios) #740

@grofit

Description

@grofit

Is your feature request related to a problem? Please describe.
I want to be able to update the value on a BarChartItem after it has been created, this is mainly for use cases when you want a chart to change in real time when using it within a Live scenario. As it stands at the moment even if I create each BarChartItem individually and access them the Value property is read only, with no set mechanism.

Describe the solution you'd like
I want a way to be able to update the value within the barchart item after it has been initialized.

Describe alternatives you've considered
Currently I just clear out all items and then just add them back in each time but it's inefficient

Additional context
As mentioned this is mainly only useful within Live scenarios, but it feels like a useful addition.


Please upvote 👍 this issue if you are interested in it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo 🕑

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions