Hello,
Is it possible to remove all the space at the left of the chart where normally there are the labels of the Y axis, and expand the chart in all the space available?
I have hidden the Y labels like this:
<e-chart-primaryyaxis>
<e-labelstyle color="transparent"></e-labelstyle>
<e-majorgridlines width="0"></e-majorgridlines>
<e-majorticklines width="0"></e-majorticklines>
<e-linestyle width="0"></e-linestyle>
</e-chart-primaryyaxis>
In the attachments there is an image that better explains which is the white space I would like to remove.
Thank you
Attachment:
Chart_6b1670e0.zip