Page 1 of 1

Flickering picture

Posted: Sun May 29, 2022 3:12 am
by tvonbrasch
Hi,

when showing a graph using the following command within an add-in:

Code: Select all

show(max) {%ohgraph}
I get a flickering picture. It is only flickering for a millisecond, but still. If I use the commands:

Code: Select all

show(max) {%ohgraph} show {%ohgraph}
however, the graph object pops up without any flickering.

Not a big issue ...

t