I have a txt file as
20100318,1630,17.3600,17.3700,17.2900,17.3000,150408
20100318,1700,17.3000,17.3200,17.2700,17.3200,69629
20100318,1730,17.3100,17.3100,17.3100,17.3200,0
20100319,900,17.4000,17.5600,17.3500,17.5100,460691
20100319,930,17.5100,17.5400,17.4200,17.4200,143917
where first and second columns are Date and Time with commas as columns separator.
I would like to have Date and Time on x axe without empty spaces between 1730 (last record of each days) and 900 (first record of next day).