Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hello, I am having trouble with my client-side Javascript course. Below is the assignment and I am not sure where to start. I started a

Hello,

I am having trouble with my client-side Javascript course. Below is the assignment and I am not sure where to start. I started a js file but it is not displaying the chart correctly. Any ideas?

The assignment for this week is as follows:

1. Develop a new page called subscription-dashboard.html

2. Create js script called subscriptions-graph.js

3. This page should display a bar graph for subscription data for each month. Use the following subscription data: a. Month: January , Subscribers: 40 b. Month: February, Subscribers: 10 c. Month: March , Subscribers: 100 d. Month: April, Subscribers: 65 e. Month: May, Subscribers: 75 f. Month: June, Subscribers: 120 g. Month: July, Subscribers: 121 h. Month: August, Subscribers: 175 i. Month: September, Subscribers: 220 j. Month: October, Subscribers: 275 k. Month: November, Subscribers: 300 l. Month: December, Subscribers: 15

4. Use different colors for each month.

5. Use labels for the month and for each bar and annotate that the subscribers is in thousands.

6. Add a reset graph button.

7. When the reset graph button is clicked, use a constantly velocity animation to shrink all the bars back to 0.

8. Only the admin should be able to see the subscribers-graph. So when the admin logins, redirect them only to the subscription-dashboard page. The admin's username is a..n@tissue. and their password is "admin123".

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Financial management theory and practice

Authors: Eugene F. Brigham and Michael C. Ehrhardt

12th Edition

978-0030243998, 30243998, 324422695, 978-0324422696

Students also viewed these Programming questions

Question

=+ A summary of interpretability techniques covered in this book

Answered: 1 week ago