philogb / jit

The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web
http://thejit.org
Other
1.51k stars 297 forks source link

Treemap: duration parameter has no effect #71

Closed bmesuere closed 13 years ago

bmesuere commented 13 years ago

For the construction of a new treemap, the API describes the duration parameter. Setting this parameter seems to have no effect at all. I tried values ranging between 100 and 10000 without any visual differences in Chrome and Firefox.

bmesuere commented 13 years ago

The parameter does have effect but only for the first rendering of the treemap. It has no effect on the animations of the enter and out functions.