Reputation: 906
In below example you will see that my column is drawn over my plotband text. I would like to shift the columnarea to the right or define some margin so the text is always fully visible.
Upvotes: 1
Views: 1091
Reputation: 2888
Please check out this fiddle. I put my comments on lines that you need.
In two words, we are creating an empty categories on the left, so all other columns pushed to the right.
Upvotes: 2