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). https://x.com/MrAhmadAwais
https://NodeCLI.com
MIT License
1.85k stars 191 forks source link

Chart for country queries #66

Closed ozanerturk closed 4 years ago

ozanerturk commented 4 years ago

Hey, I really love what you did and I would like to contribute. I implemented charting for country queries. I used,

$ corona usa -c image

also log scale $ corona usa -c --log image

ahmadawais commented 4 years ago

Aha noice. Been meaning to work on that. Let me test it today. Thanks a lot for your work.