This Gist is the result of the exercise of Module 2 from the online course Data Visualization and Infographics with D3.
The html
includes an svg
element with simple geometric shapes drawing the image of a penguin and some bubbles. The script
tag within the body
consists of code to load in data using D3's csv()
function. To verify that everything worked as expected, the parsed data will be logged to the console.
The image of the penguin is based on a graphic by mibo.
Modified http://d3js.org/d3.v3.js to a secure url
https://d3js.org/d3.v3.js