Does dygraph assume the independent variables are ordered? -
it seems default l/h of x-axis determined first/last point of series rather min/max.
is there way change behavior in dygraph? considered bug? or should sorting?
generally, data given dygraphs should sorted. functionality works without being sorted, number of functions expect first column sorted. believe logs warning when data not sorted.
Comments
Post a Comment