Home
Analytics
How to align the Y-axis Lables to left, it seems right aligned by default
Aneesh V S
<p>Hi,</p>
<p> </p>
<p>Is there a way we can align the Y-axis labels to be left aligned, please refer the attached image where you can see the labels are right aligned, we need all labels to be left aligned i.e all the label names should start at the same place and not end at the same place.
Find more posts tagged with
Comments
mwilliams
<p>The only way I see right off the bat to adjust this is to change the label offset based on the length of the label text. This could be tricky to find a way to get this correct. You'd probably have to determine the characters used in each label to know how much to inset each one. If I find another public way to change this alignment, I'll let you know.</p>