d3/test
Mike Bostock 95805adc9b Promote the axis component to the svg module.
I'm including the axis component in the core build because it should be useful
in many different visualization types, similar to the other svg components. The
chart module contains a hodgepodge of more obscure visualization types, and
there's no reason to pull those in for more common visualizations. Perhaps most
importantly, the axis component isn't a chart type!
2011-08-23 12:02:12 -07:00
..
core Allow `on` to return the current listener. 2011-08-22 18:50:14 -07:00
csv Add test for csv.format. 2011-08-16 22:39:02 -07:00
layout Add test for tree layout. 2011-08-19 11:01:12 -07:00
scale Tolerate empty domains. Fixes #115. 2011-08-22 18:05:41 -07:00
svg Promote the axis component to the svg module. 2011-08-23 12:02:12 -07:00
time Add test for time scale.copy. 2011-08-21 21:07:29 -07:00
env-assert.js Fix a bug in ordinal.copy. More tests. 2011-08-18 14:59:55 -07:00
env-fragment.js Add tests for xhr and friends. 2011-08-16 22:28:15 -07:00
env-xhr.js Add tests for xhr and friends. 2011-08-16 22:28:15 -07:00
env.js Add tests for xhr and friends. 2011-08-16 22:28:15 -07:00