交互式JavaScript图表库,可在时间轴上显示条形图 [英] Interactive javascript charting library to display bar graphs on a timeline

查看:319
本文介绍了交互式JavaScript图表库,可在时间轴上显示条形图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找一个JavaScript图表库,该库可以在时间轴上显示交互式条形图,类似于Thunderbird的搜索窗口中的时间轴.

I'm looking for a javascript charting library that can display interactive bar graphs on a timeline, similar to the timeline in Thunderbird's search window.

要创建许多

There are many javascript libraries to create timelines with line charts, but my data requires a bar chart.

我应该使用哪个库在时间轴上交互显示条形图? 您的个人建议是什么?

Which library should I use to display my bar graphs interactivly on a timeline? What is your personal suggestion?

推荐答案

我使用了jQuery excanvas结合使用 ,它可以在所有现代浏览器中呈现精美的交互式图表.

I've used jQuery flot quite a bit in the past and in combination with excanvas, it renders nice interactive charts in all modern browsers.

如果发现基本脚本与您的要求不完全相符,则呈现过程中也存在一些钩子,可让您修改图表的呈现方式.

There are also hooks into the rendering process that allow you to modify how charts are rendered too, if you find that the base script doesn't quite fit with what you require.

这篇关于交互式JavaScript图表库,可在时间轴上显示条形图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆