Question: Big Picture: Create a dynamic webpage using the D 3 library. This webpage will have dynamic text, graphics, and data visualization elements. Objectives: Learn how

Big Picture: Create a dynamic webpage using the D3 library. This webpage will have dynamic text, graphics, and data visualization elements. Objectives: Learn how to create dynamic webpages with D3 Develop your programming skills Reinforce your JS, HTML, and CSS skills Instructions and Specifications: 1. Review the three D3 demo programs provided in class. You need to know what is in each file and how the programs work. 2. Start your program with the HTML file (HW4.html) provided in the Assignment area in the class Canvas site. 3. The homework has three parts. Each part should be completed in the space provided in HW4.html.4. You must include comments in the JS code area. 5. Instructions for each section are as follows. Part1a: Add your name and color the text using a random color with rgb(). Suggestion: choose a random number (between 0255) for the red, green, and blue components. Part1b: Add the text Hello World in some color other than black at 30px. Part1c: Add a list of your classes that have been stored in a JS array called myClasses. These must be listed using

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!