Dear Peter,
My requirement is to overlay y value, on top/middle of each column in column and water fall charts. So, if I have 3 column with values 12.5%,17.8% and 23.4%), on top/middle of each, I should be showing the values of those respective columns.
This is being done in the chart used in https://www.jqwidgets.com/jquery-widgets-documentation/documentation/jqxchart/jquery-chart-axes.htm. There each point’s value is being displayed on the chart. The first point value is 0.1437, the second points value is 0.1470 etc, and the last point’s value is 0.2113
Please let me know how to do the same in column and waterfall charts.
thanks and regards,
Saagar