Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, I'm using grid chart set to the heatmap format. The metric I'm displaying already has a color theme throughout the rest of the dashboard, so I'd like to use it for this chart as well.
However, I can't seem to use this color if I want to use to the color gradient to make it a true heatmap. I already turned the measure into a master item and set it's color to the color I want, even adjusted the color segment. Still no good. Any suggestions?
Hi, if I'm not mistaken, the heatmap chart has its own color palettes and is not responsive to MI or even theme colors. The only way would be to modify the heatmap extension source code and add additional palette (which I definitely do not recommend), or use another similar heatman extension with possibility to create your own palette (if there are any).