You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
- reach allows to create grid lines
- title adds a title near the tip of the axis
- filter() allows to render only the domain, tick lines or texts.
fixes#64
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.
This options are demonstrated in this example scatterplot:
https://observablehq.com/@d3/scatterplot
The text was updated successfully, but these errors were encountered: