Question: Exercise 2 using java programming The monthly average of minimum and maximum temperature in Celsius is given in the table below. Write a program to
Exercise 2 using java programming
The monthly average of minimum and maximum temperature in Celsius is given in the table below.

Write a program to display graphically using line chart the average minimum and maximum temperature against each month in a year using the Graphic2D class.
Sample Output: Must match the output given below

Minimum Mon Tem Jan 15 Mar 18 Jun 28 Oct Nov Dec 24 30 31 28 20 17 16 21 25 Maximum MonthJanFe Tem Mar 28 May Jun J 38 AugSep Oct NovDec 41 40 41 39 36 31 26 24 25
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
