I have generated two charts- one line chart and one column chart. They are both on the same x axis (time), so i wanted to combine the two. I am using Ant Design Charts (React). Any advice here? I would want a y axis on each side of the graph to show the different scales (since the line chart goes to 700-800 while the bar chart goes to 8-10)
The image below shows what the two graphs currently look like.

You can Use Grouped Column Line chart..
https://charts.ant.design/en/examples/dual-axes/grouped-column-line#grouped-column-line