Time Series : Time series related parameters

# isGraphTime

Flag to indicate if the data is a time series so there is no need to plot every time interval. It is boolean in one dimensional plots or a string indicating the axis which is timed x, y or z
Type: boolean
Default: false

# timeFormat

Time Format according to date.format.js Steven Levithan
Type: string
Default: isoDate
Options: default, shortDate, mediumDate, longDate, fullDate, shortTime, mediumTime, longTime, isoDate, isoTime, isoDateTime, isoUtcDateTime, year, month, day, hour, minute, second