D3.js Axes …… ∆ ∞
This gist accompanies this gist which showcases the augmented axes component: here we see these axes rendered (if at all possible) using the mbostock d3 master head, i.e. ‘vanilla d3’.
- gist 3605035: a series of linear axes with varying degress of sophistication, using the advanced d3.axis component
- gist 3605069: same code, with crash protection wrappers, for vanilla D3.js (use to see how many of these vanilla D3.js supports today)
- gist 3605124: reduced code suitable for use with vanilla D3.js v2.10 as is, with crash protection wrappers