novus / nvd3

A reusable charting library written in d3.js
http://nvd3.org/
Other
7.22k stars 2.16k forks source link

What is the different between these two examples? #513

Closed henrytao-me closed 10 years ago

henrytao-me commented 10 years ago

Hi guys, I found these scatter charts have different animation. I still don't know why the first one is pretty cool but when I copy the code into my app, it don't have that animation anymore.

The pretty one with animation when mouse hover http://nvd3.org/examples/scatter.html

The normal one http://nvd3.org/livecode/index.html#codemirrorNav (please click on the scatter chart example)

How do I config to use the first one?

DavidSouther commented 10 years ago

Hi there! We're trying to get support issues moved over to Stack Overflow - could you repost your Q there, with the nvd3.js tag? You'll get better feedback more quickly!

http://stackoverflow.com/questions/tagged/nvd3.js