Forum Discussion
Line and Stacked Column Chart - Data Labels not displaying properly
- Anonymous2 years ago
Hi JD09 ,
Are you referring to the fact that data labels do not show all the data.
The length of the data label is determined by the space between the bars, but the data is automatically omitted if the length of the data is greater than the space between the bars.
You can try the following:
Increase the space between the bars: X-axis - Layout - Minimum category width.
Use different data label sizes:
Orientation(column )-Vertical, so that the data is displayed vertically, so that it is not affected by the width of the bar space.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi JD09 ,
Are you referring to the fact that data labels do not show all the data.
The length of the data label is determined by the space between the bars, but the data is automatically omitted if the length of the data is greater than the space between the bars.
You can try the following:
Increase the space between the bars: X-axis - Layout - Minimum category width.
Use different data label sizes:
Orientation(column )-Vertical, so that the data is displayed vertically, so that it is not affected by the width of the bar space.
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.