具有向下钻取/可点击饼图部分的 jquery 饼图

发布于 2024-09-28 01:07:11 字数 117 浏览 3 评论 0原文

我正在寻找一个 JQuery 插件来制作饼图,我可以根据饼图楔形的值单击其楔形或切片以转到另一个页面。

我有一个饼图,其中包含班级(AF)的成绩。如果有人点击“A”楔形,我想重定向到显示 A 学生的页面。

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.

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

明媚殇 2024-10-05 01:07:11

我用 jQuery 并打开 flash 图表做到了这一点

I did this with jQuery and open flash charts

热血少△年 2024-10-05 01:07:11

Flot 有一个可供您使用的饼图插件。

Flot has a pie plugin you can use.

浊酒尽余欢 2024-10-05 01:07:11

看看gRaphael。它不是 jQuery 插件,但它是 js,可以与 jQuery 一起使用,如下所示 此处。文档相当稀疏,但有一些很好的例子。我认为这个展示了如何为饼图的每一片分配链接。

Have a look at gRaphael. Its not a jQuery plugin, but it is js and can be used with jQuery as shown here. The documentation is pretty sparse, but there are some good examples. I think this one shows how to assign a link to each slice of the pie.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文