apexcharts / ng-apexcharts

ng-apexcharts is an implementation of apexcharts for angular. It comes with one simple component that enables you to use apexcharts in an angular project.
MIT License
330 stars 81 forks source link

Heatmap color based on Data range. #235

Closed MartiinnDev closed 3 months ago

MartiinnDev commented 2 years ago

Hello, I'm facing the same situation than other user 3 years ago: https://github.com/apexcharts/apexcharts.js/issues/321

I cannot find any solution to this, I need to color each square based on 3 different colors, based on a range from 0 to 100 (not shade)

For example, from 15 to 40 green, 40 to 75 yellow, 75 to 100 on red.

Can I ask you to guide me how to do it if you already added that feature? Thank you so much

yibb-y commented 1 year ago

https://apexcharts.com/angular-chart-demos/heatmap-charts/color-range/

They have an example here

github-actions[bot] commented 3 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.