Vizzu / types/anim / RegroupStrategy
Type Alias: RegroupStrategy
RegroupStrategy:
"fade"
|"drilldown"
|"aggregate"
Type of transition when the categorical series differ on the source and the target chart.
- fade: the source chart fades out while the target chart fades in
- drilldown: markers are splitted to be able to represent the target chart
- aggregate: markers are aggregated then splitted differently to be able to represent the target chart.