Combining Dynamic Images of Charts for use in app

Hi All,
I’m interested in combining two dynamic images together. I’m trying to feature a graph made in quickchart.io as well as a scorecard graph from google sheets. I have them both as image URLS and would like to display them side by side. Anyone know how I could do that?
Thanks in advance!
-James

Are they the same in size? I’m thinking you can use an inline list with 2 lines, or Cloudinary to combine 2 fetched image layers on a blank base image.

Does Cloudinary work with dynamic images?

Hola @jkinsey

Would something like this help?

https://cloudinary.com/documentation/responsive_images

Looks good! Thanks!

They’re the same size.