News

Preparing the data for React-vis. To start, I’ve bootstrapped a React project with create-react-app and added a few dependencies: react-vis, d3-fetch to help pull in the CSV data, and moment to ...
The two graphs below show the exact same data, but use different scales for the y-axis: On the left, we’ve constrained the y-axis to range from 3.140% to 3.154%. Doing so makes it look like ...
Visualizations can help you understand data better – but they can also confuse or mislead. Here, some tips on what to watch out for. 3 questions to ask yourself next time you see a graph, chart ...