d3-axis icon indicating copy to clipboard operation
d3-axis copied to clipboard

More configuration options?

Open mbostock opened this issue 5 years ago • 0 comments

It might be nice to have more configuration options built-in. All of these are possible using post-selection, but that approach is likely more tedious than having supported configuration, especially if you want it to work with transitions.

  • [ ] #80
  • [ ] #81
  • [ ] Axis titles

This options are demonstrated in this example scatterplot:

https://observablehq.com/@d3/scatterplot

mbostock avatar Mar 03 '20 01:03 mbostock