mbostock / stack

A presentation library with intuitive, scroll-based navigation.
https://mbostock.github.io/stack/
Other
1.16k stars 162 forks source link

presentation library not working under d3.4.0.0-alpha.50.min.js #24

Open uderendi opened 8 years ago

uderendi commented 8 years ago

section[0] to be altered to section.nodes() event.activate is not a function... will there be a fix?

mbostock commented 8 years ago

D3 4.0 isn’t officially released yet, but when it is, I’ll get around to updating this library.

uderendi commented 8 years ago

Thank you very much!

On 21.06.2016, at 23:21, Mike Bostock notifications@github.com wrote:

D3 4.0 isn’t officially released yet, but when it is, I’ll get around to updating this library.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

Mavromatika commented 8 years ago

Hi, I'm using Stack for the first time (and it's great), and I just realized it didn't work with d3 v4. Do you still have plans to update it now ?