I am looking for a non-transpiled JavaScript library that supports multiple charts with a shared axis.
Like these 2 bar graphs, which share the vertical Y-axis for country labels:

The three most popular charting libraries, ECharts, PLotly.js & Charts.js, do not appear to support this and nothing like it appears in their example showcases.