Stacked Heat Map in highcharts

六月ゝ 毕业季﹏ 提交于 2019-12-13 03:25:42

问题


I would like to create a stacked heatmap. basically i have sub categories, I would want to show in a Heatmap. After searching I figured it is not possible to do.

So I am wondering if it is possible to create a stacked heatmap instead where sub categories would be stacked on top to make a category. A mixture of bar chart and heat map.

Please see the fiddle .. As a an example I tried to attain the objective with multiple series. As you can notice if the series have same values they just sit on top of each other. Is there a better way to visualize such a data ?

Heatmap take x,y,value. If a data had x,y,value AND Z .. What would be the best way to visualize in highcharts?

Thanks..

来源:https://stackoverflow.com/questions/56796070/stacked-heat-map-in-highcharts

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!