Create a new page called sales.html and a js script called sales-graph.js This page should display a bar graph for sales data for each month. Use the following sales data: a. Month: January , Sales: 40 b. Month: February, Sales: 10 c. Month: March , Sales: 100 d. Month: April, Sales: 65 e. Month: May, Sales: 75 f. Month: June, Sales: 120 g. Month: July, Sales: 121 h. Month: August, Sales: 175 i. Month: September, Sales: 220 j. Month: October, Sales: 275 k. Month: November, Sales: 300 l. Month: December, Sales: 15 Use different colors for each month and use labels for the month and for each bar and annotate that the Sales is in thousands. Add a reset graph button and when the button is clicked, use animation to shrink all the bars back to 0. Only the admin should be able to see the Sales-graph. So when the admin logins, redirect them only to the subscription-dashboard page. The admin’s username is admin@titanmusicstore.com and their password is “admin123”. You will need to hardcode this in your login script. Do not use window.location for redirection.
Create a new page called sales.html and a js script called sales-graph.js This page should display a bar graph for sales data for each month.
Use the following sales data:
a. Month: January , Sales: 40
b. Month: February, Sales: 10
c. Month: March , Sales: 100
d. Month: April, Sales: 65
e. Month: May, Sales: 75
f. Month: June, Sales: 120
g. Month: July, Sales: 121
h. Month: August, Sales: 175
i. Month: September, Sales: 220
j. Month: October, Sales: 275
k. Month: November, Sales: 300
l. Month: December, Sales: 15
Use different colors for each month and use labels for the month and for each bar and annotate that the Sales is in thousands.
Add a reset graph button and when the button is clicked, use animation to shrink all the bars back to 0.
Only the admin should be able to see the Sales-graph. So when the admin logins, redirect them only to the subscription-dashboard page. The admin’s username is admin@titanmusicstore.com and their password is “admin123”. You will need to hardcode this in your login script.
Do not use window.location for redirection.
![](/static/compass_v2/shared-icons/check-mark.png)
Trending now
This is a popular solution!
Step by step
Solved in 3 steps with 2 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
![Computer Networking: A Top-Down Approach (7th Edi…](https://www.bartleby.com/isbn_cover_images/9780133594140/9780133594140_smallCoverImage.gif)
![Computer Organization and Design MIPS Edition, Fi…](https://www.bartleby.com/isbn_cover_images/9780124077263/9780124077263_smallCoverImage.gif)
![Network+ Guide to Networks (MindTap Course List)](https://www.bartleby.com/isbn_cover_images/9781337569330/9781337569330_smallCoverImage.gif)
![Concepts of Database Management](https://www.bartleby.com/isbn_cover_images/9781337093422/9781337093422_smallCoverImage.gif)
![Prelude to Programming](https://www.bartleby.com/isbn_cover_images/9780133750423/9780133750423_smallCoverImage.jpg)
![Sc Business Data Communications and Networking, T…](https://www.bartleby.com/isbn_cover_images/9781119368830/9781119368830_smallCoverImage.gif)