30 days of d3 dataviz
As I know how hard it is to learn d3.js, and especially to continue learning, I created this "30 days of d3 dataviz" notebook collection. As a guidance I added the days to each section. Observable, is the perfect platform, as it allows the user to fork the notebooks and play around with the code. Therefore, it is an experimental and fast way of learning the basics in creating d3.js dataviz.
Date 03/2021 - 06/2021
Client Personal
Project Observablehq.com/@sandraviz/30_days_d3_dataviz
Notebooks Observablehq.com/@sandraviz/30_days_d3_dataviz?collection=@sandraviz/30-days-of-d3-dataviz
Tools used HTML, CSS, JavaScript, d3.js, Observable, arquero.js
Learnings
Creating this "30 days challenge" was a practice in designing and coding data visualisation using d3.js. I also learnt to conceptualise the typical steps for the visualisation.
​
Challenges
It was challenging to create a notebook collection, which introduces a new concept step by step as well as explaining them in detail.
​
​