Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有 24 小时的报告数据,精确到我需要在网站上直观显示的那一秒。有谁知道任何可用的 jQuery 或 JS 库/插件可以做到这一点并允许放大和缩小数据?
看看这个屏幕:
是否有可能对此进行编码?否则,也许我需要指定开始和结束日期和时间,然后以这种方式构建某种 CSS 表/div?
有什么想法/建议吗?
我会先看看http://www.highcharts.com/
Highcharts 看起来很棒,可以轻松修改以适合您。
干杯!