你能推荐一个真正超级原生的delphi图形引擎吗?
我们一直在使用 Pro Essentials graph (gigasoft.com),但它与 delphi 不能很好地配合,所以它一直导致问题。
我们需要显示波形和条形图(不同时)。 波形可能有数千个点。 我们需要一个功能非常齐全的“活”产品。
我们的应用程序是本机 win32 delphi 2009 应用程序。
谢谢你的建议!
we've been using Pro Essentials graph (gigasoft.com) but it doesn't play nicely with delphi so it's been causing problems.
we need to display waveforms and bar graphs (not at the same time). the waveforms could have thousands of points. we need something pretty full-featured that's a "living" product.
our app is a native win32 delphi 2009 app.
thank you for your suggestions!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
尝试 TeeChart
http://www.steema.com/
Try TeeChart
http://www.steema.com/
aggpas 怎么样?
how about aggpas ?
我会尝试 LMD ChartPack。 LMD 多年来一直在生产本地 Delphi 产品 - 如果它们能够处理您的场景,它们可能会工作得很好。
一些波形和条形图应该都可以用它来完成。
I'd try out the LMD ChartPack. LMD has been making native Delphi products for years - if they handle your scenario, they will probably work quite well.
Some wave forms and bar graphics should both be able to be done with that.
尝试此链接。 它列出了许多专为 Delphi 设计的组件。
Try this link. It has many components listed just for Delphi.
尝试我们的RMChart。
不是原生的 Delphi 组件,而是一个免费软件组件,我一直在我的许多应用程序中使用它。
Try our RMChart.
Not native Delphi component but a freeware one and I have been using it in many of my apps.