morgenweck Report post Posted April 24, 2015 In a Heatmap is it possible to hide the row and Column ID's? All I want to end up with is the box layout without any labels. Share this post Link to post Share on other sites
Moonmi Sonowal Report post Posted April 27, 2015 Hi Morgen, To hide the labels from heat map please make use of the "showLabels" attribute and set it to 0. Please refer the demo fiddle for implementation: http://jsfiddle.net/moonmi/9uqyywkg/ Hope this helps. Share this post Link to post Share on other sites