液体条形图
有人可以建议一种生成类似于以下内容的液体条形图的方法吗?
图片 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
你应该看看 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/
我发现更好的解决方案是 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/