Forum Discussion
How to add multiple data label in Line Chart
- 5 years ago
Hi Anonymous ,
You cannot add two data labels directly to your line chart on a single line, because the data labels are refering to that specific point, one option is to add it as a tooltip another option is to add a new line with the value you want and then make the line invisible and just show the data lable, be aware that depending on the information you have the data labels can be to far away or to close to distingues both of them.
Hi Anonymous ,
You cannot add two data labels directly to your line chart on a single line, because the data labels are refering to that specific point, one option is to add it as a tooltip another option is to add a new line with the value you want and then make the line invisible and just show the data lable, be aware that depending on the information you have the data labels can be to far away or to close to distingues both of them.