So I'm basically trying to line up a highcharts chart exactly with an html table that's being rendered just above it. I'm just wondering if there's any way to have an absolute spacing in pixels between each xAxis tick?
The table's cells have a fixed width and I'm rendering the same data in both. So far it lines up pretty close, but I'm thinking if I can't fix the spacing of the points, it may be impossible to line up properly.