Skip to content

when I toggle chartjs streaming, streaming configurations still working. #179

Description

@hitswa

Dear All,

I am trying here to provide the user option to toggle streaming on the chart using the ChartJS streaming plugin and it's working great while showing the graph in a live state. The issue arises when I am trying to disable on button click action.

So let's say initially streaming is off. In this condition, I am able to see the whole data and there is tons of data in the chart

Screenshot 2022-11-17 at 3 39 03 PM

When I am toggling to streaming, the chart is running in a time frame.

step2

When I am toggling back to disable streaming, I can see data in the last streaming window, sliding and stacking and sliding back. I cannot see the whole data again, which was initially showing when ChartJS was disabled.

three

so I think streaming configurations are still working when I am switching back to non-streaming mode.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions