d3 / d3-transition

Animated transitions for D3 selections.
https://d3js.org/d3-transition
ISC License
223 stars 65 forks source link

Use const instead of var in README #118

Closed curran closed 3 years ago

curran commented 3 years ago

Noticed var while reading the docs and thought I'd submit this small change.