rnugraha / react-covid19-viz

COVID-19 Country Visualisation
https://react-covid19-viz.vercel.app
1 stars 1 forks source link

Link vertical axes #2

Open MaximMoinat opened 4 years ago

MaximMoinat commented 4 years ago

When comparing plots from different countries, it could be nice be able to toggle to sharing the same range on the vertical axes.

In the example below, the UAB chart is actually a magnitude smaller than GB.

image

rnugraha commented 4 years ago

Yep I realised this as well. Some countries has completely huge difference and the curve can be almost gone. But maybe will work on the logarithmic feature first.