Skip to content

Fix rendering glitches in line charts

Arjen Hiemstra requested to merge work/ahiemstra/linechartfix into master

This contains a bunch of cleanup and a fix for line chart render glitches. The glitches were caused by QSB inserting the Z order attribute in the middle of the array of points.

@broulik

Merge request reports