Closed L5eoneill closed 8 years ago
can you show us some code to elaborate your problem.
Hey, apologies for targeting the wrong react-d3 (again!). There are apparently too many versions out there, and I didn't read the import fully.
If someone else is wondering: yScale={d3.scale.linear().range(height, 0).domain([0, max])} should work.
This can be set in vanilla-d3, but our component can't seem to override react-d3 on this issue.