trekhleb / covid-19

📈 Coronavirus (COVID-19) dashboard to show the dynamics of Сoronavirus distribution per country
https://trekhleb.dev/covid-19/
266 stars 71 forks source link

Check Logarithmic version of the chart #27

Closed trekhleb closed 4 years ago

trekhleb commented 4 years ago

According to this comment from indykpol:

"...you are actually log-transforming the values, and not using the log scale. In log scale, the values are spaced according to the logarithm, however they are still the original values. Read on the different approaches here: https://people.umass.edu/whopper/posts/log_scales_ggplot/ Your solution loses interpretability."