rd3 icon indicating copy to clipboard operation
rd3 copied to clipboard

Please update the peer dep to d3 ^4.0.0

Open robin-anil opened this issue 8 years ago • 7 comments

robin-anil avatar Jul 07 '16 16:07 robin-anil

+1

skrobek avatar Jul 08 '16 08:07 skrobek

This requires a lot of code changes as d3 v4 has a lot of breaking changes.

ebertmi avatar Jul 08 '16 08:07 ebertmi

I see, so would be great to update docs because npm install d3 is causing an error with versions.

skrobek avatar Jul 08 '16 08:07 skrobek

doc update

will keep this issue open until 4.0 is support

yang-wei avatar Jul 09 '16 14:07 yang-wei

Thanks!

skrobek avatar Jul 11 '16 08:07 skrobek

Maybe look at https://github.com/uber/react-vis

ebertmi avatar Sep 02 '16 17:09 ebertmi

Just an update: we ripped out the library and wrote the whole thing in d3 with react-fauxdom https://github.com/Olical/react-faux-dom Gave us a lot more control and its closer to d3.

robin-anil avatar Sep 02 '16 18:09 robin-anil