D3.js in Action: Build 17 D3.js Data Visualization Projects
D3.js in Action: Build 17 D3.js Data Visualization Projects is a practical hands-on course that teaches you D3.js from scratch. Learn to create stunning data visualizations and gain valuable insights from your data. Perfect for beginners and those looking to enhance their D3.js skills.
What you’ll learn
- Learn D3 from beginner to professional level
- Develop different types of data visualizations
- Understand the core of D3 – enter, update and exit selections in depth
- Develop 14 unique D3 data visualization projects
- Make the best use of available data to represent it visually
- Learn D3 scales to adjust the size of the visualizations
- Learn how to add an axis for reference
- Add life to visualizations using D3 transitions
*** 17 hours of content ***
—————————————————————————————————————————————————————————–
“A picture is worth a thousand words“. It is true that concepts are easily understood when explained with the help of diagrams. In today’s data-driven world, it is very important to make the best use of available data in such a way that useful insights are derived from it. Data visualization is the easiest and fastest way to make it possible. D3.js is a popular JavaScript library for manipulating documents in the context of data data. D3 stands for Data Driven Documents. D3 helps you bring data to life using HTML, SVG, and CSS.
D3 allows you to bind data to a Document Object Model, and then apply data-driven transformations to the document. Elements can be added, removed, or modified according to the contents of the data set. For example, you can use D3 to generate an HTML table from an array of numbers or even use the same data to create a horizontal bar chart using SVG. D3 combines powerful visualization and interaction techniques with a data-driven approach to DOM manipulation.
“D3.js in Action: Build 17 D3.js Data Visualization Projects” is a 100% practical hands-on course that teaches you D3.js from scratch using the latest available version V5. All concepts are explained in a very detailed and easily understandable manner. The instructor codes along instead of explaining the concepts with already prepared code samples. By completing this course, you will be confident enough to develop D3.js Data Visualizations on your own from scratch.
As of now, there are 17 projects included in this course that are developed from scratch. This will help you really boost your confidence in applying your D3.js knowledge to develop real-world data visualization projects. The projects developed as part of this course are:
Horizontal Bar Chart
Vertical Bar Chart
Vertical Bar Chart with Axes
Scatterplot
Line Chart
Area Chart
Stacked Area Chart
Pie Chart with Legend
Animated Bar Chart
Moving Stars
Make Me Laugh
Family Tree
Classic Family Tree
Tree with Images
Complete Family Tree
Zoomable Family Tree
Ancestry Chart
So join this wonderful D3.js course and have a great time learning D3.js (V5).
Who this course is for:
- Anyone who wants to perform data visualization
- Anyone who wants to learn D3 library from scratch
- Anyone who wants to explain data with charts and diagrams