uber/react-vis

Auto extended Voronoi does not work with time x Scale

Open

#935 opened on Aug 26, 2018

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (868 forks)batch import
bughelp wanted

Repository metrics

Stars
 (8,615 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

I tried to use the newly auto extended version of the Voronoi with a time x axis scale, but this does not work and produces the following error: react-dom.development.js:2912 Error: attribute d: Expected number, "ML1533807610677.4…".

Is there a good way to fix this?

Contributor guide