futuregrid / cloud-metrics

Project to create usage statistics from IaaS such as OpenStack, Eucalyptus, and Nimbus
2 stars 3 forks source link

Alternative chart tools (highcharts, dygraphs) #5

Closed lee212 closed 11 years ago

lee212 commented 12 years ago

Beyond our current choice, google chart, we may want to provide more options to use chart tools. Some people in buffalo work with http://www.highcharts.com/ Shava's metrics tools are based on dygraphs. http://dygraphs.com/

We would support standard modules/functions to adopt other chart tools in the future.

lee212 commented 11 years ago

highcharts added in early June 2012. commit point is at 47e27bd9e75461fa362730eb82737ccb524cfcdb

Instead of adding dygraphs, jQuery sparkline added to display VM instance usage in a live line chart.