带向下钻取/可单击饼图部分的jQuery饼图
问题描述:
我正在寻找一个JQuery插件来制作饼图,其饼图或切片可以根据饼图楔的值单击以转到另一页.
I'm looking for a JQuery plugin to make pie charts whose wedges or slices I can click to go to another page based on the value of the pie wedge.
我有一个饼形图,其中包含一个班级(A-F)的成绩.如果有人单击"A"楔形,我想重定向到显示A学生的页面.
I'm having a pie chart with grades for a class (A-F). If someone clicks the "A" wedge, I want to redirect to a page that shows the A students.
答
我使用jQuery并打开了Flash图表
I did this with jQuery and open flash charts