D3.js - the art of data visualization
- 4.7
Brief Introduction
Mastering data visualization with the D3 libraryDescription
Welcome to the D3.js - the art of data visualization course!
The D3.js library is the industrial standard for data visualization. The reason for this is that this library offers everything you need to present the data based information in an attractive way to your audience. Only your imagination can create limits.
The D3 library has a massive community of developers and tones of examples available publicly. The problem is that these examples are usually complex, and you have to understand the basic concepts, based on which the visualizations are built.
This course will help you to build solid foundations, which you will need to create your own visually attractive infographics with the 'wow' effect. Using the right tools, for sure, you will increase the impact on your audience.
Requirements
- Requirements
- At least a basic understanding of HTML, CSS, and JavaScript is needed.