With WXPython & Matplotlib (Please provide digital code, notwritten)
The needed files are on Github:https://github.com/wcran7/2810ICT-2020/tree/Week-9
Assume the following table exists in a database:Table: ClimateDatahttps://i.imgur.com/lqV1v8o.png
Using the above schema, fetch the data from a provided database(climate.db) and perform the following tasks:- Create a line graph of CO2 versus time. View the plot.- Re-draw the graph with a blue dashed line.- Add a title and axis titles to the plot.
Now assume we wish to add the temperature data- Create a new plot with this data added
With WXPython & Matplotlib (Please provide digital code, not written) The needed files are on Github: https://github.com
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am