It's maintained so we should be able to upgrade to React 17 (#23)
It has a nicer proximity hover (with react-vis we had to hover over every single point
It resizes more quickly than react-vis
The tooltip hover styling is a little bit nicer
The downside is that it has most features enabled out-of-the box so they need to be opted out (react-vis was opt-in) which ends up being more code in the end :man_shrugging:
This offers a number of advantages:
The downside is that it has most features enabled out-of-the box so they need to be opted out (react-vis was opt-in) which ends up being more code in the end :man_shrugging: