Visx
Visualization Components
Creator
Airbnb @AirbnbEng
Description
visx is a collection of reusable low-level visualization primitives for React. At Airbnb, we made it a goal to unify our visualization stack across the company and in the process, we created a new project that brings together the power of D3 with the joy of React. It is unopinionated on purpose, and it's not a charting library. As you start using visualization primitives, you’ll end up building your own charting library that’s optimized for your use case. You’re in control.Visit Site