I have seen this issue in #2137 and #1657 so I would assume it has been solved but I am still experiencing the issue.

I have solved the problem with chart.setExtraOffsets(30, 30, 30, 30); but it seems like the default should have enough offset to avoid cut off issue.
(Also btw this is a fantastic tool!!!! Thank you very much!)
I have seen this issue in #2137 and #1657 so I would assume it has been solved but I am still experiencing the issue.
I have solved the problem with
chart.setExtraOffsets(30, 30, 30, 30);but it seems like the default should have enough offset to avoid cut off issue.(Also btw this is a fantastic tool!!!! Thank you very much!)