dojo charting - axis labels don't fit on the chart
I have fairly long labels on a dojox/charting/Chart that end up being
rendered off the chart.
I've tried using rotation, but then the labels are too small text and
can't be read. I know I could use label shortening, but I'd rather just
have the full label shown both on the left axis and the bottom axis.
Is there a way I could manipulate the labels with HTML and CSS? I tried
inspecting the html in Chrome Dev Tools, but nothing I tried in terms of
CSS helped.
No comments:
Post a Comment