在模式对话框中使用 flot(或另一个画布绘图 javascript 包)

发布于 2024-08-07 07:33:47 字数 107 浏览 11 评论 0原文

我试图在模式对话框中显示图表(使用 flot 生成)。该图是较小图表的放大版本。从我最初的尝试来看,我似乎无法显示图表。

这是canvas标签的限制吗?

有什么想法吗?

I'm trying to to display a chart (generated using flot) in a modal dialog box. The plot is a blown up version of a smaller chart. From my initial attempts I can't seem to display a chart.

Would this be a limitation of the canvas tag?

Any ideas?

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

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

发布评论

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

评论(1

笨笨の傻瓜 2024-08-14 07:33:47

好的,我找到的解决方案是创建第二个 php 页面,在其中打印流程图,然后从 jqmodal 对话框调用该页面。

希望这有帮助。可能有更好的解决方案,但这个 hack 似乎达到了预期的效果。

OK, so a solution I found was to create a second php page where the flot chart is printed and then call that page from the jqmodal dialog.

Hope this helps. There is probably a better solution, but this hack seems to have the desired effect.

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