I am using jqplot library to display donut charts.
I want to display 2 donut charts, but a single legend for both of them.

But I want a common legend for both the donut charts. How can I do it?
Also noticed that the legend is overlapping the chart. Want to fix it too.
Thanx in advance..!!