需要一个用于 Web 应用程序的图形解决方案

发布于 2024-11-16 10:26:39 字数 272 浏览 2 评论 0原文

我正在寻找一个实用程序,可以与我在 TurboGears 2.1 中开发的 Web 应用程序一起使用,该应用程序将允许我生成图表。我们跟踪的数据与从分发镜像下载的文件有关,包含文件名、下载者所在的国家/地区、下载时间以及哪个镜像。理想情况下,我想要某种图形框架,它允许使用应用的过滤器来绘制任意两个指标的相互关系图。如果有人有任何意见,我很想听听。

已经认真研究了 Graphite,并得出结论,它是不正确的,原因有几个,即它跟踪数字时间序列数据,而我们的信息有点复杂,而且它要求您确切地知道您将拥有多少数据进步。

I'm looking for a utility I can use with a web application I'm developing in TurboGears 2.1 that will allow me to generate graphs. The data we're tracking pertains to files being downloaded from distribution mirrors, and contains the filename, country of the downloader, time of the download, and which mirror. Ideally I would like a graphing framework of some sort which will allow graphing any two metrics against each other with filters applied. If anyone has any input, I would love to hear it.

Already took a serious look at Graphite and concluded it's not right for a few reasons, namely that it tracks numeric time series data, and our information is a bit more complex, and also that it requires you know exactly how much data you will have in advance.

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

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

发布评论

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

评论(2

握住你手 2024-11-23 10:26:39

您是否查看过 Google 图表 API

Have you looked at the Google graph API??

神经暖 2024-11-23 10:26:39

XML/SWF 方法怎么样?该网站提供了一些简洁的绘图工具。 http://www.maani.us/charts/index.php

What about an XML / SWF approach? This website offers some neat graphing tools. http://www.maani.us/charts/index.php

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