There are many situations you could use the realtime update chart,such as CPU loading chart、memory usage chart or online users chart, in this example we will show you how to make realtime update chart for CPU loading. Required files All the required files need to be put in <head>, because we are making time series chart, so you need to include jquery.flot.time.js, and you also need to include jque
