Open ariesshrimp opened 8 years ago
The module automatically interprets ranges from a given data set, but that makes for a misleading line-graph. The chart always tops out at the highest value in the data set, so it inevitably looks like a 100% chance to rain at some point
For example:
Actually we should probably just write the chart in native d3 or chart.js. react-d3 currently makes improper use of react internals.
The module automatically interprets ranges from a given data set, but that makes for a misleading line-graph. The chart always tops out at the highest value in the data set, so it inevitably looks like a 100% chance to rain at some point
For example: