© 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_1

1. Setting Up Our Technology Stack

Elad Elrom1  
(1)
New York, NY, USA
 

Integrating interactive data visualization (aka data viz) components can help you tell your story better. React is already set up to be able to animate Scalable Vector Graphics (SVG), HTML, and Canvas; this is nothing new. We’ve had the ability to animate SVG, Canvas, and HTML for years with HTML and pure JavaScript. React has HTML, CSS, and JavaScript capabilities and can play nicely with other libraries to help create charts and animate views.

Why use data visualizations?
  • Business intelligence with data visualization ...

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.