与jQuery的饼图 [英] Pie chart with jQuery

查看:93
本文介绍了与jQuery的饼图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想用JavaScript创建饼图。在搜索时,我找到了Google Charts API。由于我们使用的是jQuery,因此发现可以使用 Google图表的jQuery集成



但是我的问题是,实际的数据会发送到Google服务器以创建图表。有没有办法阻止数据被发送到Google?我很关心将数据发送给第三方。

解决方案

jqPlot 看起来不错,它是开源的。



这里有一个最令人印象深刻和最新的< a href =http://www.jqplot.com/deploy/dist/examples/> jqPlot示例。


I want to create a pie chart in JavaScript. On searching I found the Google Charts API. Since we are using jQuery I found that there is jQuery integration for Google Charts available.

But my problem is here the actual data is sent to the Google server for creating the charts. Is there a way to prevent the data from being sent to Google? I am concerned about sending my data to a third party.

解决方案

jqPlot looks pretty good and it is open source.

Here's a link to the most impressive and up-to-date jqPlot examples.

这篇关于与jQuery的饼图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆