apexcharts / Blazor-ApexCharts

A blazor wrapper for ApexCharts.js
https://apexcharts.github.io/Blazor-ApexCharts
MIT License
788 stars 91 forks source link

[BUG] Setting PointColor on ApexRangeSeries does not influence Legend #480

Closed thomas-wittemans closed 2 months ago

thomas-wittemans commented 2 months ago

Currently setting the PointColor on ApexRangeSeries has no impact on the legend. The legend will show the default colors, while the graph shows the set colors.

image

As you can see by the image. No Tag is set to Green and Blocked is set to Red. Yet the legend shows No Tag being blue and Blocked being green.

thomas-wittemans commented 2 months ago

My bad this is correct behaviour. Should use Color.