Tableau 的开源替代品?
我正在寻找一种嵌入商业应用程序的交互式探索工具。 我正在寻找商业友好的许可开源替代品来替代出色的 Tableau 系统
I am looking for an interactive exploratory tool to embed in a commercial application.
I am looking for a commercial-friendly licensed open source alternative to the wonderful Tableau system
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
看看 Pentaho。它是由开源部件构建的,因此您应该能够重用其中的部件。还有 R,尽管它实际上更像是一个统计编程框架,而不是一个现成的探索性框架工具。
如果您正在寻找像 Tableau 一样易于使用的工具,恐怕您找不到任何开源解决方案。
Take a look at Pentaho. It's built from open source parts so you should be able to reuse parts of that. There's also R, though that is really more of a statistical programming framework than an ready-to-use exploratory tool.
If you're looking for something that's as easy to use as Tableau though, I'm afraid you won't find any open source solutions.
您可以使用 D3 在浏览器中构建交互式探索性可视化。
You can build interactive exploratory visualizations in the browser with D3.