esbullington/react-d3

There's no option to force the graph to start with a value

Opened this issue · 0 comments

Could not force the graph to show a certain value on the graph. E.g. I have data = [{0, 200},{1, 250},{2, 100},{3, 480},{4, 255}], and I also want to show 0 on the y-axis, there seem to be no way to enforce that.