|
From: David L. <da...@la...> - 2015-01-09 22:14:34
|
I ran into a case that worked with v4.x that doesn't work with v5, namely when plotting points from a file where the x column is a timestamp and the file had column headers, v4 seems to have ignored the header column (apparently deciding that the timestamp was invalid and so throwing out the entire line), while v5 interprets the timestamp as 01-01-0000 and scaleing the entire plot to include this date. David Lang |