React and D3 — Axis
The second chapter in the combination of React and D3 series
Nov 5 · 5 min read

Intro
This is the second part of the React and D3 series. You can find the first chapter here. And the source code.
In this chapter, we’ll investigate how we could add axes to a React component. Usually, any of your awesome charts would need something to describe how you…


