图表库工作在IE? [英] chart libraries that work on IE?

查看:147
本文介绍了图表库工作在IE?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找(JavaScript或基于HTML的)在Internet Explorer上工作的图表库。有什么建议么?互动是一个加号,但不是必需的。

I'm looking for (javascript or HTML-based) chart libraries that work on Internet Explorer. Any suggestions? Interactivity is a plus, but not necessary.

我试过使用Flot,但我有麻烦让它工作在IE8(虽然最近的补丁修复它对于IE9)。我也使用了Google Chart API,但更容易自定义的东西更喜欢。

I've tried using Flot, but I'm having trouble getting it to work in IE8 (though a recent patch fixed it for IE9). I've also used the Google Chart API, but something a little more easily customizable would be preferred.

推荐答案

你需要用你的图书馆完成什么,
,但也许你会发现这些音乐有用...

It depends a bit on what all you need to accomplish with your library, but maybe you'll find these musings useful...

你可以做一些 CSS
,并为图表(如水平条形图)制作您自己的库(尽管有限),

例如:

You can do quite a bit with just CSS and make your own "library", albeit a limited one, for graphs such as horizontal bar charts. For instance:

http: //meyerweb.com/eric/css/edge/bargraph/demo.html

http://applestooranges.com/blog/post/css-for-bar-graphs/

jQuery Sparklines 不是一个真正的库,或者是
,但它有一些很好的选择,它一直工作
回到IE 6.绝对低估。

jQuery Sparklines is not a true "library", either, but it has some great options, and it works all the way back to IE 6. Definitely underrated.

http://omnipotent.net/jquery.sparkline/

Highcharts 可能是一个很好的赌注。

Highcharts could be a good bet.

http://www.highcharts.com/

如果 Protovis 完全支持IE,则可能必须将
视为最佳,因为它符合数据可视化的最佳实践。
然而,它没有世界上最容易访问的api,它不支持IE,至少不是完全读取问题15:

If Protovis had full support for IE, it might have to be considered the best, because it adheres to best practices for data visualization. However, it doesn't have the world's most accessible api, and it doesn't support IE, at least not entirely - read issue 15:

< a href =http://vis.stanford.edu/protovis/> http://vis.stanford.edu/protovis/

< a href =http://code.google.com/p/protovis-js/issues/detail?id=15> http://code.google.com/p/protovis-js/issues/detail?id = 15

Amcharts 目前有闪光图表,但请注意:
我相信他们工作在javascript库他们的图表。
如果和他们出来的图书馆,我有一个感觉
这将是相当不错。

Amcharts has flash-based charts at the moment, but take note: I believe they are working on javascript library for their charts. If and when they do come out with their library, I have a feeling it will be pretty good.

http://www.amcharts.com/

选择库时请考虑这一点:$ b​​ $ b如果你看到过多的3-d堆叠饼图,或光泽条或阴影,
那么要小心:这是一个好的打赌,这些图表的制造商没有创建它们与
数据可视化最佳实践。

Please also consider this when choosing a library: if you see a plethora of 3-d stacked pie charts, or glossy bars, or drop-shadows, then be careful: it's a good bet the makers of those charts didn't create them with data visualization best practices in mind.

这篇关于图表库工作在IE?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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