液体条形图

发布于 2024-11-02 04:09:54 字数 253 浏览 2 评论 0原文

有人可以建议一种生成类似于以下内容的液体条形图的方法吗?

图片 http://www.freeimagehosting.net/uploads/b5aa71d3f8.png

我想要在 ASP.NET MVC 项目中使用它并通过 AJAX 刷新(它不能是服务器端图表)。

Could somebody suggest a way to generate liquid bar charts similar to the following?

image http://www.freeimagehosting.net/uploads/b5aa71d3f8.png

I want to use it in an ASP.NET MVC project and refresh via AJAX (it can't be server-side charts).

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

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

发布评论

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

评论(2

不醒的梦 2024-11-09 04:09:54

你应该看看 HighChartsJS。

在我看来,他们在 AJAX Web 应用程序的交互式图表和报告方面处于领先地位。如果您的应用程序正在利用 jQuery 或 extJS,那么它非常适合。查看他们的演示页面...

http://www.highcharts.com/demo/

You should take a look at HighChartsJS.

In my opinion, they are leading the way in interactive charting and reporting for AJAX web apps. It is a wonderful fit if your app is leveraging jQuery or extJS. Check out their demo page...

http://www.highcharts.com/demo/

慢慢从新开始 2024-11-09 04:09:54

我发现更好的解决方案是 Devexpress 制作的“Liquid Bar Chart”。
http://community.devexpress.com/forums/t/100319.aspx - 论坛主题。
http://www.devexpress.com/Support/Center/e/E3131.aspx - 代码。
http://codecentral.devexpress.com/E3131/ - 在线查看。
不幸的是,Devexpress 尚未发布 MVC 图表。
但他们计划很快就这么做。

UPD:我发现了具有此功能的不错的控件 - http://www.fusioncharts.com /小部件/演示/蓝图/

Better solution that I found is "Liquid Bar chart" produced by Devexpress.
http://community.devexpress.com/forums/t/100319.aspx - forum thread.
http://www.devexpress.com/Support/Center/e/E3131.aspx - code.
http://codecentral.devexpress.com/E3131/ - view online.
Unfortunately, Devexpress hasn't released MVC charts yet.
But they plan to do it soon.

UPD: I've found nice control that has this functionality - http://www.fusioncharts.com/widgets/demos/blueprint/

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