How to prevent scale items on hbar chart from getting cropped?
Problem:
How to prevent scale items on hbar chart from getting cropped?
Solution:
You can prevent the content on the left from getting cropped by setting the adjustLayout property to true inside the plotarea object as you can see in the attached screenshot and demo.