Kyvis-Labs / ignition-apexcharts-module

The module provides Perspective ApexCharts components
Apache License 2.0
59 stars 12 forks source link

Colors issue on bar charts. Only uses first color #50

Open CodeHedge opened 10 months ago

CodeHedge commented 10 months ago

image

No matter what I try I cant get it to use multiple colors like the documentation suggests. It only uses the first color

I've even tried with gradients with no luck

traviscox commented 6 months ago

I can't see what your series data looks like. In order to use multiple colors, each bar must be represented as a different category. See the example here:

https://apexcharts.com/javascript-chart-demos/bar-charts/custom-datalabels/