I want to render some of the datapoint in my charts in a different color than the other, depending on the values in my store. The problem I'm experiencing is that not only the marker is rendered in a different color but also the line to the marker as you can see in this fiddle: https://fiddle.sencha.com/#fiddle/lmu
Is there a way to only change the color of the actual datapoint?
Thanks in advance!