|
|
|
|
|
by mbostock
3830 days ago
|
|
Yes, using Rollup you can make a smaller build. (See other comment where I linked to an example.) d3-axis depends on d3-selection and d3-transition, so it’ll be one of the last modules to be released, I expect. That said most of the functionality is in a sense already available in the scale’s ticks and tickFormat method. |
|