Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Realtime data plot example not working based on VisivleXRangeMaximum on second run #151

Open
ManojPrabhakar-dev opened this issue Dec 1, 2020 · 0 comments

Comments

@ManojPrabhakar-dev
Copy link

In Real time data demo,

  1. select "Add Multiple" option. it will plot up to 1000 random data.
  2. select "Clear Chart" option. it cleared the Linechartcontroller data.
  3. Again select "Add Multiple" option.
    - X Axis visible range not working properly.
    - What is the right way to clear and start adding data again. -> start (listening stream data) and stop (cancel listner) sequence.
    - on clearing Line Chart Controller data, it removes the entire control leaving plain screen. Is there a way to clear only that line data leaving Graph Control and grids on the UI. so, that when start receiving data again, drawing the line on the already existing control.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant