I am facing an issue where i have set the color of line in the series styling already. but in the legend stroke color is not being changed. please suggest how to do it.
result
Hi @Prince Aadil Khan Panwar ,
the fillcolor is what you use to set the color of a series, you only use the other colors (like linecolor or the colors on the marker) if you want them to deviate from the series color
Dorine
Hi @Prince Aadil Khan Panwar,You must fill also the "fillcolor". Check the following example:
With 2 different series, I specify them on the Addons:
This is the final result:
Best regards,
Tomás Dionísio
only fillcolor will have the same result, just need to use linecolor if it is different from fillcolor