Welcome to the ICE-6! Here, we'll explore encoding data with marks and channels in data visualization.
Marks are the basic elements like points, lines, and areas that form our visualizations.
Channels give marks their meaning. They include position, color, shape, and size.
Use your own dataset
We'll use D3.js and SVG to create interactive and scalable visualizations.
Let's dive in and explore marks and channels in data visualization! 🚀