DEV Community

Discussion on: Understanding front-end data visualization tools ecosystem in 2021 📊📈

Collapse
 
olegkusov profile image
Oleg Kusov

For fast development echarts the best choice. I use low level Visx react library for charts made by Airbnb. And for table I use headless react-table package

Collapse
 
snikidev profile image
Nikita Kakuev

Nice! I LOVE react-table, used it in 3 of my projects already 🙌