Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question
Please provide some code or better yet, set up a www.jsfiddle.net demonstrating the problem. – Mark Sep 3 '12 at 20:39

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.