Book Image

Hands-On Data Visualization with D3.js 5.0 [Video]

By : Eleftheria Batsou
Book Image

Hands-On Data Visualization with D3.js 5.0 [Video]

By: Eleftheria Batsou

Overview of this book

<p>Do you want to create stunning data visualizations using D3 and SVG? Then this course is for you; it will teach you about scales by converting your data into visuals that will work on any browser or device.</p> <p>You will learn to add many transitions and animations to your graphs to make them more interesting and appealing to users. This course will also help you build interactive bar charts, scatter plots, and force layouts by manipulating large amounts of data. You will also create choropleth maps and layouts to display visual patterns on geographical locations.</p> <p>By the end of this course, you will have learned how to visualize your data and code more effectively. You will have built your own data models with D3.js much more rapidly and very easily.</p> <p>The code bundle for this course is available at https://github.com/PacktPublishing/Hands-On-Data-Visualization-with-D3.js-5.0</p> <h1>Style and Approach</h1> <p>This course is a step-by-step tutorial that focuses not only on practical examples but also on acquiring in-depth knowledge about data visualization and best coding practices. This is the way to become a pro D3.js developer and create stunning animated charts while manipulating huge amounts of data and representing it in a user-friendly manner.</p>
Table of Contents (7 chapters)
Chapter 2
Building Blocks with D3
Content Locked
Section 2
Selectors and Selections
In this video, you will learn how to use selectors, selections and the console tab. - Use the console to type some commands and methods - Explore different kinds of selections - See what selectors work specifically for D3.js