Skip to content

Reverse the animations #235

@mattmcdev

Description

@mattmcdev

When animating away the chart I want to do the animation in reverse (so instead of the doughnut chart rotating in, it would rotate out).

I managed to get this effect by animating an identical sized chart on top (but all in white), using transform properties to mirror it vertically and then animating it in.

This is quite a wasteful way of doing it though, it'd be good if there were an animateOut option.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions