Hi!
i’m creating a scatter chart which has a lot of data points. It’s actually pretty crowded and some points overlap.
I use “colorFunction” to apply red/green color for each points.
I’d like the red points to stand out by placing them forward, in front of the other points.
Is it possible to adjust each element z-index?
Maybe colorFunction isn’t the way to do this, I’m opened to other solutions.
If that’s impossible, maybe changing the symbolSize and/or symbolType is another solution i could use…?
thanks, and i use version 4.1.1