How to avoid rendering/flickering issue when i increase graph size based on graph size i update font size of y axis in chartview in QML
Unsolved
QML and Qt Quick
-
I have used chartview for graph and i have 3 different sizes for graph each time the graph size changes i want to take latest graph size and based on the graph size i want font size to be which is not hardcoded value it should be based on graph size but i change graph size y axis font size i can see some 0's are displayed below actual value how to avoid that in qml 6.4 version