Is it possible to display value of bar in bar chart?

Hi
I am using bar charts and I would like to display the value of the bar at the top of every bar (or somewhere) because the ‘step’ is quite big and users can only approximate the value.

Is this possible ?

Thanks

Hi
You just need to set “label”:
dhtmlx.com/docs/products/dhtmlxC … _text.html

Perfect. Thanks Darya

You are welcome!