在AWS Cloud Watch中查看数据时,折线图允许您选择一个区域,然后将其放大到图表的该部分。有没有任何图表,html5,jQuery,提供类似的东西?
示例:



发布于 2014-03-20 22:15:05
这可能有点晚了,但其他人可能会发现它很有用。
Cloudwatch使用名为flot:http://www.flotcharts.org/的javascript包
甚至有一个您正在寻找的功能的特定示例:http://www.flotcharts.org/flot/examples/selection/index.html
https://stackoverflow.com/questions/9242343
复制相似问题