© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
E. ElromIntegrating D3.js with Reacthttps://doi.org/10.1007/978-1-4842-7052-3_10

10. Integrating Popular Chart Libraries Built on D3

Elad Elrom1  
(1)
New York, NY, USA
 

As we have covered throughout this book, D3 is the standard when it comes to creating charts.

We have seen how to combine the power of React with D3. This gives an additional benefit because taking advantage of the React VDOM can ensure the DOM is only getting updated when needed. You also get the benefit of other React libraries.

In this chapter, I will be exploring some of the most popular React/D3 libraries. I will first cover the selected criteria I used to test each React D3 library and compare ...

Get Integrating D3.js with React: Learn to Bring Data Visualization to Life now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.