支持d3的仪表板

发布于 2024-12-28 13:13:24 字数 135 浏览 1 评论 0原文

我对基于 Web 的仪表板感兴趣,该仪表板具有某种 d3.js 库小部件或更通用的 javascript 支持。我一直在尝试 geckoboard 的 HighCharts 小部件,但我对结果不是特别满意(对于我正在寻找的内容来说有点有限)。有什么想法吗?

I'm interested in a web-based dashboard with some sort of d3.js library widget or more general javascript support. I've been trying geckoboard's HighCharts widget but I'm not especially happy with the results (a little limited for what I'm looking for). Any ideas?

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

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

发布评论

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

评论(2

梦醒灬来后我 2025-01-04 13:13:24

我认为 jslate 就是:highcharts + d3。

I think jslate is just that: highcharts + d3.

却一份温柔 2025-01-04 13:13:24

我个人认为D3非常强大。有许多不同的解决方案可以开发交互式仪表板。我发现的唯一问题是该库仍然相当新,并且用户文档有限,无法帮助清楚地展示如何使用其 API 中指定的大部分内容的示例。我通常通过搜索现有的复杂示例来找到问题的答案。然而,一旦你开始学习它,你就会意识到它到底有多么令人印象深刻。

我正在努力使用图表构建自己的仪表板,并且已经能够构建以下示例...

每个都是尝试获得更复杂的仪表板的开始,这些仪表板将混合不同类型的图表和可视化。

我希望这有帮助。

坦率

I personally am finding D3 to be very powerful. There are a number of different solutions that allow the development of interactive dashboards. The only problem I've found is that the library is still rather new and has limited user documentation that helps clearly show examples of how to use the majority of what's specified in its API. I typically find the answers to my questions by scouring through the complex examples that are out there. However, once you start to learn it you realize just how impressive it really is.

I'm working on building my own dashboards using charts and have been able to build the following examples...

Each is the beginning of an attempt to get to more complex dashboards that will mix different types of charts and visualizations.

I hope this helps.

Frank

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