Charts Widget no advanced JSON settings for Heat Map

1
Hey,   I’m struggling to customize a heat map. I feel like went through all documentation related to the chart.   For all charts (bar, line, bubble etc.) one can set custom JSON  in the advanced tab for Lay-out and configuration.   The heat map doesn’t have that tab though.   Even when making global settings in the com.mendix.charts.json file, they will apply to all chart types tested, except the heat map.   Am I missing something?   
asked
1 answers
1

Hi Daniel,

 

you are probably not missing something. Your best option might be to utilize the AnyChart widget and set up your own custom HeatMap structure with Reference for heatmap .

 

You can find a good starting point for the custom structure of layout and data here

answered