Shirley Wu on Data visualizations on the web • ColdFront 2018
ฝัง
- เผยแพร่เมื่อ 20 ธ.ค. 2024
- Data visualizations are becoming more common on the web, from visual essays to internal business analytics to features within products. But visualizations and D3.js - the library most commonly used for developing these visualizations - are still considered niche in the front-end ecosystem. The lack of adoption may come from the initial friction developers face when learning D3.js, but with frameworks like React and Vue, that friction can be greatly reduced.
In this talk, I'll speak about how React and Vue can make working with D3.js easier, and how to use D3.js with either of the frameworks. Then, I'll show how we can write more complex interactions with less code using D3.js and React.js. I hope this talk will show how fun it is to create data visualizations for the web, and I hope it'll lead to more visualizations on the web
Slides, resources, and more : / 1063037082057261057
1. List attributes
2. Ask questions
3. Explore data visually
4. Design with a message in mind
5. Assign visual encodings
6. Code
7. Ensure readability