Time Series

A time series is a type of chart that displays a series of data points that represent successive measurements made over time. The x axis displays the time at which each measurement was made and the y axis displays the value at that given time.

In order to generate a time series chart the layer must contain at least one property of the type: Date and Time..

It is accessible through:

    Layer  > Time Series...  
  1. Date & Time:  - select the property that holds the time of each observation of in the time series.
  2. Value select the property that holds value of each observation of in the time series.
  3. Id - Select the property that holds the id of each Time Series that can be extracted from the given dataset;
  4. Press OK to generate the histogram or Cancel to close the dialog.
  5. Graphic Style  - used to change color, title, X and Y labels, font style, grid and so on through the chart style interface.
It is also possible to interact with the Time Series plotter area. See the details on how to do that here.