Skip to content

Sunburst : filtered elements should be animated #1467

@Frozenlock

Description

@Frozenlock

Filtered elements instantaneously disappear without animation.

See the Sunburst example.

Without animation, it's not immediately clear what is being removed from the chart.

The pie chart calls dc.transition which is missing for the sunburst chart.
Could it be as simple as that?

Pie chart : https://github.com/dc-js/dc.js/blob/develop/src/pie-chart.js#L124
Sunburst : https://github.com/dc-js/dc.js/blob/develop/src/sunburst-chart.js#L128

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions