Skip to main content
Epamuk
Associate III
November 4, 2021
Question

Reset Graph

  • November 4, 2021
  • 1 reply
  • 720 views

Hi I want to learn how to reset graph widget, I mean not only reset X Values but reset all parameters of widget. I see a post which is "reset Graph X values" but it doest enough for me.

I change graph X-Y ranges, X-Y intervals and data points everytime when I draw graph.

when I try to draw a new graph some things get mixed up.

But If I switch screen and come back, it works correctly (for first time)

So I want to reset graph widget to its default values like creation of screen

Thanks

Erdem

This topic has been closed for replies.

1 reply

Epamuk
EpamukAuthor
Associate III
November 4, 2021

found it graph.clear() works fine