how to make all the legends visible in qt charts when multiple series are included in the chart.
Unsolved
General and Desktop
-
I need to know how to make legends of a chart completely visible. when multiple series is inlcuded in the chart, the legend text gets truncated.I want the legends to be arranged in a grid manner.I also want it to be in two seperate rows. have been stuck in this issue for days.someone please help. I did find a solution with qml,but i am using a widgets application.Thank you.
-
Hi
You can detach it and change it size to allow better wrap.Play around with sample
https://doc.qt.io/qt-5/qtcharts-legend-example.html