trinary / d3-transform

add an interface for svg transform attributes in d3.js
MIT License
160 stars 17 forks source link

line 37: d3Transform() instead of d3.transform() #22

Open alansvits opened 4 years ago

alansvits commented 4 years ago

d3-transform.js file doesn't have d3.transform() function. It's a typo, i think.