First line is not in front anymore
benib opened this issue · 1 comments
benib commented
There is a feature to put the first line last in the SVG to have it rendered in front of all other lines. this somehow doesn't work anymore.
The code reversing the line order is here: https://github.com/nzzdev/Q-chart/blob/dev/chartTypes/line/postprocessings.js#L5-L18
somehow this doesn't result in the correct order anymore. needs investigation why and a fix.
benib commented
I am not able to reproduce this. closing.