用于绘制树状图的库或任何 API

发布于 2024-07-14 10:29:22 字数 182 浏览 5 评论 0原文

我有一个 MySQL 数据库,其中包含一些数据,它与 JSP 页面交互,问题是我必须从数据库中存储的各种文件绘制树状图。

我找到了一些java API,比如JTree或其他,但我不熟悉java,所以我想知道是否有替代方法可以使用调用程序或其他内容的CGI或php页面来完成此操作。

欢迎任何想法或建议。

I have an MySQL database which contains some data,it interacts with JSP pages,the thing is that I have to plot dendrograms from various files stored in the database.

I found some java API for this like JTree or others, but I'm not familiar with java, so I am wondering if there is an alternative to do it with a CGI or php pages that call a program or something.

Any idea or suggestion is welcome.

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

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

发布评论

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

评论(2

笑叹一世浮沉 2024-07-21 10:29:22

这是几个月后的事了,但是机器学习工具包橙色: http://www.ailab.si/orange /

让您绘制树状图。 您不需要很多行 Python 代码即可将其粘合在一起作为 CGI 程序。

This is many months later, but the machine-learning toolkit orange: http://www.ailab.si/orange/

lets you draw dendrograms. You would not need many lines of python code to glue this together as a CGI program.

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