Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
how to make all the legends visible in qt charts when multiple series are included in the chart.
-
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