d3
d3 copied to clipboard
Merged PR #4 and #5 and fixed tutorial
Hi,
i just needed to add the 2nd parameter to the .Data()
calls in the tutorial to make it work.
Sorry, somehow missed that this was pending.
Do you really feel strongly about not using interfaces with the wrappers over the D3 types (like Axis, LinearScale)? I don't feel super strongly, and I'm willing to be overruled, but I thought it was nice to have a place to collect what the Go wrapping type does (and thus does not do).
Thoughts?
I can’t believe 4 years have passed since I pushed this... I just stumbled over this again after seeing #8
To be honest I never went beyond using this for a weekend project once.