cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Line chart - data label issue

Former Member
0 Likes
2,078

Dear all,

I have a report with a line chart with the following issue: the data labels disappear in the margin - how can this be solved?

Kind regards,

Lieselot

View Entire Topic
david_hughes
Product and Topic Expert
Product and Topic Expert
0 Likes

Hello Lieselot,

The issue appears to be that the data points are too close the the upper value of the Y-Axis

If you turn on axis scaling on the Y-Axis, but do not specify a Min of Max value, the scale will be calculated using a different automatic algorithm than the one that is normally used. In most cases this algorithm will calculate a higher upper level of the Y-Axis then the default.

David

Former Member
0 Likes

Dear David,

That is unfortunately not a solution because my Min. Value should be 0.

If you turn on the Axis Scaling the Min. Value is not 0 anymore.

Kind regards,

Lieselot

david_hughes
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Lieselot,

Setting the min value to zero and leaving the max value blank would still cause the Max value to be calculated with the different algorithm and this might fix the issue

David

Former Member
0 Likes

David,

It is not possible to set the min value to zero.

Kind regards,

Lieselot

Former Member
0 Likes

Hello,

I had the same problem with my chart - Column - Combination, I use DS 1.6 SP01, this solution resolved my problem.

Thank you