contextera

Thursday, March 23, 2017

Google charts

We had a requirement where we need to come up with UI mock-ups.

During this process we came up with a JS fiddle which I thought are worth sharing.

This assumes a pre defined JSON structure coming from the server whose CPU and RAM need to be monitored.

These charts are drawn using Google Charts SDK at https://developers.google.com/chart/interactive/docs/gallery

CPU and Memory monitoring :



You can play around the code at https://jsfiddle.net/8vsm3wkr/5/

No comments:

Post a Comment