jkwim wrote:One issue that I found when the chart is working is that the bottom part of the screen cannot be kept without scrolling back to chart window.
Yes, I see what you mean.
We will need to change the "redrawing". Actually the chart is destroyed and a new instance is created.
I think I already have a solution, will open an PR soon and post it here.
In my test I could change this to "update" the chart, which doesn't seem to refocus to the chart.
Added after 1 [hours] 29 [minutes]:
Please try the builds from PR #1389.
For this does redrawing w/o setting the focus on the chart ...
