Site icon Tutor Bin

i Need Helpx Axis and Y Axis Programming Code Project

i Need Helpx Axis and Y Axis Programming Code Project

Description

  • Write a program to generate a graph that matches the attached PNG image (below) as closely as possibly.
  • Match the image MSU_Enrollment.png (download below) as follows. Each of the following categories are all or nothing:
        • The title bar contains the words, “MSU Enrollments” and the tile reads, “Fall 2020″
          • The x-axis is labeled College and the y-axis is labeled Enrollment.
          • The y-axis goes from 0 to 5000 in increments of 1000
          • The x-axis contains the same college names that appear in the input file.
          • The bar graph reflects the data in the file accurately.
          • The colors of the bars in the bar graph alternate between “gold” and “blue”.
          • The function read_file returns a tuple with two values: (1) one numpy array that contains the names of the colleges and (2) a second numpy array that contains the enrollments of the colleges.
          • The bar graph is created and plotted entirely in the main function.

Have a similar assignment? "Place an order for your assignment and have exceptional work written by our team of experts, guaranteeing you A results."

Exit mobile version