Javascript – Using Highcharts to create an items chart (aka "waffle" chart) – how to I control padding?
I am using Highcharts to create a waffle chart. Here's a good example: https://datavizproject.com/data-type/percentage-grid/ Highcharts calls them "item charts", and they work pretty well. However, I can't figure out how to control the spacing/padding between the items. I've tried using…