uber/react-vis

Animated Sunburst can not take SVG Pattern

Open

#1015 opened on Oct 19, 2018

View on GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (8,615 stars) (868 forks)batch import
bughelp wanted

Description

Hi all

Similar to this #721 , when I tried to applied the SVG pattern to the Sunburst, it shows the black box like the following: image

However, when I remove animation from Sunburst, it works perfectly! image

Just wondering if this is caused by the animated Sunburst? I think I met a similar issue for the animated bar chart as well.

Contributor guide