Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 545 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 545 Bytes

Agriculture-visulizaion

this is a project for showing the relationships between temperature and the amount of crops that harvest across Canada.

To run this project

This project needs a bit load to do calculation, it is recommend to use a local server to run this project:

python -m http.server

then open the IP in browser:

127.0.0.1:8000

Exist problems

due to different browser policy and processing speed, there wouuld be some cases that the graph won't generate. So if it happens refresh the page and wait for a bit.