JS Conf JP

Shirley Wu

Shirley Wu is an award-winning creative focused on data-driven art and visualizations. She has worked with clients such as Google, The Guardian, SFMOMA, and NBC Universal to develop custom, highly interactive data visualizations. She combines her love of art, math, and code into colorful, compelling narratives that push the boundaries of the web. Her work can be found at sxywu.com.

Build an interactive data visualization with Vue.js and D3.js

12/01/2019, 11:00 - 13:00
Room: B
Spoken language: en

As we generate more and more data in this world, many companies are now prioritizing visualizing these data to make sense of them. D3.js is the most powerful tool for building custom data visualizations in the web, but also has quite a learning curve. In this workshop, we will learn how to use D3.js to translate raw data into what we need to display them on a webpage, and use Vue.js to render them to the DOM and manage interactions between them.

With Vue.js and D3.js together, we can make highly custom, complex interactive visualizations in just a few hundred lines of code.