Morph Animation Duration (morphAnimation)

How to:

When a user selects from multiple filters in Visualization mode, the risers and markers morph to show the transition to the new values generated by the filter. You can control the duration of this effect using the chart-wide morphAnimation:duration property.

Syntax: How to Control the Duration of Morph Animation

"morphAnimation": {
  "duration": number 
}

where:

"duration": number

Is the length of time to spend animating the morph effect, measured in milliseconds. The default value is 1500.

WebFOCUS

Feedback