Hi,
The idea behind plot the chars from the csv file is that,
we are monitoring real time system resources ( its linux or windows system ) during test execution.
we are collect the CPU , memory ..etc statistics in .csv file and we want to plot the graph from these statistics on real time basis
question : is it possible through google chart ?