Covid19 charts using d3 and vuejs
Go to file
T__o 458b5c45b7 v0.04 Fix reset 2020-04-30 19:04:06 +02:00
public repack, data auto loading 2020-04-23 17:53:24 +02:00
src v0.04 Fix reset 2020-04-30 19:04:06 +02:00
.gitignore init 2020-04-23 16:59:20 +02:00
.gitlab-ci.yml gitlabci 2020-04-24 18:50:37 +02:00
README.md v0.04 Fix reset 2020-04-30 19:04:06 +02:00
babel.config.js init 2020-04-23 16:59:20 +02:00
brain.md v0.04 Fix reset 2020-04-30 19:04:06 +02:00
doc.md v0.04 Fix reset 2020-04-30 19:04:06 +02:00
package.json repack, data auto loading 2020-04-23 17:53:24 +02:00
vue.config.js gitlab deployment 2020-04-24 18:23:57 +02:00
yarn.lock repack, data auto loading 2020-04-23 17:53:24 +02:00

README.md

CovCharts

Charts on COVID 19

Using vuejs and d3

Data source from : https://github.com/pomber/covid19

Numbers are not reality

Features :

  • Maths functions : Exp, pow, Logistic
  • sync X axis at a value
  • reset
  • set a limit for y axis
  • select first and last day
  • select data source (confirmed, deaths, recovered)
  • select scale (log/linear)
  • select countries