I am using Jqplot to display donut charts. The 'width x height' of the 'div' component(div to display the chart) is '400 x 200'
The chart is properly rendered and displayed without the legend. But when I try to display the donut-chart using legend, the chart does not show up.
I can only see the legend being displayed with only the labels and no color-info.
Can anyone help me out with this.
Any help will be appreciated.
Thank you.