Handling overflow content using horizontal scroll

I have a table of popular cryptocurrencies on my Wix website showing their data horizontally like this

But when I switch to the mobile layout of my website, it looks like this

I want the mobile layout of the chart to be the same as PCs, how can I do it? What will be the code in javascript?
A horizontal scrollable table/chart like this.