Skip to main content
NL.1
Associate
June 14, 2021
Question

is it possible to cache dynamic graph data so it does not have to redraw every time I exit the screen.

  • June 14, 2021
  • 1 reply
  • 620 views

..

This topic has been closed for replies.

1 reply

Alexandre RENOUX
Visitor II
June 29, 2021

Hi NL.1,

No it's not possible because a dynamic graph is not a static graph so you can only add one point at a time.

A static graph would be to have all the points shown at once on the screen.

This static graph widget is on the roadmap. In the meantime, you can always create your own widget.

Sorry for the inconvenience

/Alexandre