I want to display label text in stead of segment total for each label.
Like, 2, 7, 14 should be in stacked bar with 2, 7, 14 and then 23 is total. But currently in exmaple it is showing segment total - first bar is empty and then 2, 2+7=9, and total = 23 (9+14).
JQ Plot shows (stacked bar column graph - 3rd graph): http://www.jqplot.com/tests/bar-charts.php
I want like this url like highchart for label count see example: http://www.highcharts.com/demo/column-stacked
Please let me know if I can go with solution then it would be great help...