使用 Google 可视化 API 加载多个图表时 IE8 挂起

发布于 2024-10-20 06:41:16 字数 381 浏览 3 评论 0原文

我一直在做自己的一个小项目。 它要求我首先上传数据,处理它,然后从生成的文件生成 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 技术交流群。

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文