Hi Team,
I have created bar chart with 30 bars as Day
here is Output:
So how can I stop escaping X Axis Values.
Now it is showing 1 3 5 7 …
I want 1 2 3 4 5 6 7 like this.
Hi Team,
I have created bar chart with 30 bars as Day
here is Output:
Hi,
This is the default property of the chart. In order to reduce decluttering on X axis it automatically reduces the number of labels shown on Axis.Otherwise it will not look good and will not be properly readable.
Thankyou
If you would still want to show this there are two options