d3/test/svg
Mike Bostock d2ad436fed Don’t pollute an ordinal scale’s domain.
Fixes #1550. By using the copy of the new scale (which we make anyway for a
snapshot) we avoid polluting the scale’s domain with the old values when using
the scale as the key function for the tick data-join.
2013-09-26 14:08:16 -07:00
..
arc-test.js Minor code style fixes. 2013-03-21 22:01:51 +00:00
area-radial-test.js Use _ to disambiguate local vs. global d3. 2013-03-14 15:14:12 -07:00
area-test.js Use _ to disambiguate local vs. global d3. 2013-03-14 15:14:12 -07:00
axis-test.js Don’t pollute an ordinal scale’s domain. 2013-09-26 14:08:16 -07:00
brush-test.js Restructure state to shave a few bytes. 2013-08-13 11:00:38 -07:00
diagonal-test.js clean up leading whitespace 2013-06-24 16:37:28 -06:00
line-radial-test.js Use _ to disambiguate local vs. global d3. 2013-03-14 15:14:12 -07:00
line-test.js Fix line interpolation tests. 2013-07-03 10:05:14 -07:00
symbol-test.js Rename assert and XMLHttpRequest. 2013-03-14 13:00:04 -07:00