Hello,
How to do measures (result) permanently visible on the Charts Column, Bar and etc., like in Pie ?
Now it's visible only when I hold cursor over column, bar... like in attached file
Hello, Natalja,
Thank you for reaching out to us.
We recommend using the chart.showDataLabels
property of the Options object. Setting this value to true
allows showing labels in charts. Feel free to check the following JSFiddle for reference: https://jsfiddle.net/flexmonster/5dr48gq6/
Please let us know if it works for you. You are welcome to contact us if other questions arise.
Kind regards,
Nadia
Hello, Natalja,
Hope you are doing well.
We were wondering if you had a chance to test a suggested approach.
Looking forward to hearing your feedback.
Kind regards,
Nadia
Hello, Nadia,
Thank you, it works and was helpful.
I've got another question from user: is it possible to place some description (report name) on the cart, something like shown in the attachment.
User wants to see description on the PDF (export to pdf).