ahmadawais / corona-cli

🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais/
https://NodeCLI.com
MIT License
1.85k stars 191 forks source link

Bar chart for daily numbers #87

Open ad-si opened 4 years ago

ad-si commented 4 years ago

The --chart flag is nice, but cumulative charts are kind of difficult to read. I think a bar chart for daily infections / deaths / recoveries would be cool to get a quick overview if daily infections are rising or declining.

ahmadawais commented 4 years ago

Feel free to contribute bar charts feature. :)

ChrisWeldon commented 4 years ago

Hi Ahmad! I created a bar chart feature using blessed-contrib and will be submitting a pull request hopefully later today. This will be my first attempt at open source and am looking forward to getting more involved in the community this summer!

ahmadawais commented 4 years ago

@ChrisWeldon looking forward to it :)

sayyss commented 4 years ago

is it fixed yet? i want work on it.