Render a Y Axis for a Bar Chart with D3 and React

InstructorAndy Van Slaars

Share this video with your friends

Send Tweet

In this lesson, we'll see how we can add labels down the y-axis using our band scale. We'll see how to render the labels in React and how we can precisely position the labels based on values calculated by D3 and our scales.