yippiekyyay
Programmer
Hello,
I'm in the process of creating some charts and am having a problem with the x-axis labels that my boss wants me to put in.
The problem is that it won't break anywhere and places it vertically which takes up most of the space.
i.e.
"My really long x-axis label"
would be better if it could be broken up by adding <br>s to:
"My really
long x-axis
label"
Anyone able to accomplish this?
Thanks in advance!
I'm in the process of creating some charts and am having a problem with the x-axis labels that my boss wants me to put in.
The problem is that it won't break anywhere and places it vertically which takes up most of the space.
i.e.
"My really long x-axis label"
would be better if it could be broken up by adding <br>s to:
"My really
long x-axis
label"
Anyone able to accomplish this?
Thanks in advance!