I have been trying to figure out if there is a way to add some kind of margin on the chart. This is what I get:
Part of the leftmost axisY label gets hidden.
I tried adding axisY: { margin: xx }
, but this just added more white space around the chart area. And the overflowing text still gets hidden.