在AWS Cloud Watch中查看数据时,折线图允许您选择一个区域,然后它会放大到图表的该部分。有没有提供类似的图表,html5,jQuery?
实施例:
答案 0 :(得分:7)
这可能有点晚了,但其他人可能觉得它很有用。
Cloudwatch使用名为flot:http://www.flotcharts.org/
的javascript包甚至还有一个您正在寻找的功能的具体示例:http://www.flotcharts.org/flot/examples/selection/index.html