covcharts/README.md

20 lines
377 B
Markdown
Raw Permalink Normal View History

2020-04-26 21:04:17 +00:00
# CovCharts
2020-04-23 14:59:20 +00:00
2020-04-23 15:52:44 +00:00
Charts on COVID 19
2020-04-23 14:59:20 +00:00
2020-04-23 15:52:44 +00:00
Using vuejs and d3
2020-04-23 14:59:20 +00:00
2020-04-23 15:52:44 +00:00
Data source from : https://github.com/pomber/covid19
2020-04-26 21:04:17 +00:00
**Numbers are not reality**
2020-04-23 14:59:20 +00:00
2020-04-26 21:04:17 +00:00
## Features :
2020-04-30 17:04:06 +00:00
- Maths functions : Exp, pow, Logistic
2020-04-26 21:04:17 +00:00
- sync X axis at a value
2020-04-30 17:04:06 +00:00
- reset
2020-04-26 21:04:17 +00:00
- set a limit for y axis
- select first and last day
- select data source (confirmed, deaths, recovered)
- select scale (log/linear)
- select countries