'How would I go about making a seaborn categorical Plot in d3.js or the recharts library

This is the graph I want to replicate for a react application

This is the data

I could not find any implement using the "recharts" library online. If it's not possible or feasible with recharts, and solution with d3.js would be great.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source