Skip to content

How to Update existing value/data point? #3475

@stewartie4

Description

@stewartie4

I am planning on using chartjs for creating a line chart with the time in minutes when the scale gets too big. The chart should plot the amount of responses in that time frame (so for the label 1 min the initial value plotted will be 1, incrementing by 1 every time the system receives a response until that minute is up when the graph should add a new label for minute 2 and start incrementing the point there.

My question is how can I edit an existing datapoint? I understand there are functions for adding, and removing data and labels, but I can't seem to find anything in the API.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions