Posted on: 3/4/2014 8:52:34 AM | Views : 534

hi
guys
i am getting data represented in pi-chart with specified color. but i want to show text with their repective data.
i.e total no- 34....
but at present pi-chart is taking only 39 . so how to show text along with data.
if ques is not clear then plz ask
here is my full code
<div class="widget"> <div class="widget-header"> <i class="icon-bar-chart"></i> <h3> Pie Chart</h3> </div> <!-- /widget-header --> <div class="widget-content"> <canvas id="pie-chart" class="chart-holder&q ...

Go to the complete details ...