使用 Google 可视化 API 加载多个图表时 IE8 挂起
我一直在做自己的一个小项目。 它要求我首先上传数据,处理它,然后从生成的文件生成 20 个单独的谷歌折线图。
以上都已经做的差不多了,除了在IE上,加载20个图表似乎完全挂住了IE。
我现在正在做的是将调用从 .get(/datasource,... ) 链接到下一个 .get。
所以基本上发生的事情是,每个数据都被加载,然后生成谷歌图表。然后是下一个,然后依此类推。
在非 IE 浏览器、Chrome、Firefox、Safari 中一切都运行良好。
链接:http://titans.dasfree.com/chartUpload/prototype.html 有关
如何完成此操作的任何提示?
谢谢尼拉杰
I have been working on a small project of my own.
It requires me to first upload data , process it, and then generate 20 seperate google line charts from generated files.
All the above has been pretty much done, except on IE , the loading of 20 charts seems to hang IE completely.
What I am doing right now is chaining calls from .get(/datasource,... ) to next .get.
So basically what is happening is, each data is being loaded and then google charts are generated for that.then next and then so on.
Everything works pretty well in non IE browsers, Chrome, Firefox, Safari.
Link :http://titans.dasfree.com/chartUpload/prototype.html
Any hints on how to get this done??
Thanks
Neeraj
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论