im working on a WEB Based System and I'm using JavaScript Application from amcharts.com for creating a graphic which gets its value from a CVS file and is parsing them, then plot them. In CSV I have time and value column. Time format is hour:minute:second. For example value in time column can be 5:07:38im working on a WEB Based System and I'm using