ApexChart heatmap lerp between two colors
I am trying to make a heatmap similar to GitHub’s contributions chart using ApexChart Heatmap. However, I want to go from gray to blue as the values get higher. I also want to cap the color range, so that after a certain number of contributions it is the same color regardless. It would also be really nice if low values did not look like 0 (since a few contributions is still much more than 0). However I am unable to do so. Any help would be welcome. I could not do it using colorScale:
but that is probably just a skill issue. Here are my chart options: