Like what you see? Have a play with our trial version.

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Resets the drill on the passed fieldId. If no fieldId is passed, the entire report's drill state will be reset.

Parameters
fieldId: Number, String

...

The time in milliseconds of the the lower bound of the time slider valuesvalue.

to: Number

The time in milliseconds of the upper bound of the time slider valuesvalue.

chartId: Number, String

ChartId that you wish to apply the time slider values to.

...

When iterating through the array, all drill objects on a field will be drilled sequentially in sequential order. This means that if you have two fields that you can drill down on and they are both drilled, the first N values in the Array will be related to the first field, where N is how far that field has been drilled. The rest of the array would be made up of drill values for the second field.

...

Description

Triggered when a chart slider’s 's time slider value is modified.

Parameters

...