Highcharts: difficulties with variable width columns
问题 This is a follow-up from Highcharts: incorrect column placement with linked series? but I felt that this issue warranted a new post rather than a continuation of the comments in the above post. Basically a bit of a hack is required in order to implement variable width columns. That hack is to use multiple series... one series per column width required. But that hack leads to an issue with placement of columns, and another hack is required to move them to the right place. But that creates an