TouchGFX problems with DynamicGraphs
Hello,
I have one problem in touchGFX with DynamicGraphs (scroll)
and interactions.
I have very simple animation in TouchGFX (version 4.22.1). Just one screen with 2 dynamicGraphs. The first Graph (Graph 1) is displayed for the first 3 seconds (Graph 2 is hidden). Then Graph 1 is hidden and displayed second graph (Graph 2) for 3 seconds (First Graph 1 is hidden). If I choose “Wrap and Clear” Graph (dynamic behavior) or “Wrap and Overwrite” graph everything works very well.
But if I choose “Scroll Graph” Type of Dynamic Behavior animation does not work very well. I have problems with interactions. Graphs are not displayed as long as defined in Interactions (3seconds). The first graph is shown sometimes 15s (interaction “wait for” is set to 3s) and then second graph is displayed maybe sometimes 8s (also set 3s).
If I remove function in Cube IDE (Version 1.13.2) “dynamicGraphFlow.addDataPoint(25)” means no line at graph. But in this case the animation is displayed OK. (1 graph is displayed 3seconds and then graph 2 is displayed 3seconds).
,
