# Combining Dynamic Images of Charts for use in app

**URL:** https://community.glideapps.com/t/combining-dynamic-images-of-charts-for-use-in-app/25559
**Category:** Ask for Help
**Created:** [April 14, 2021, 8:01pm UTC](https://community.glideapps.com/t/combining-dynamic-images-of-charts-for-use-in-app/25559 "2021-04-14T20:01:50Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![jkinsey](https://avatars.discourse-cdn.com/v4/letter/j/74df32/32.png) [@jkinsey](https://community.glideapps.com/u/jkinsey)
#### Post date: [April 14, 2021, 8:01pm UTC](https://community.glideapps.com/t/combining-dynamic-images-of-charts-for-use-in-app/25559/1 "2021-04-14T20:01:50Z")

</div>

Hi All,  
I’m interested in combining two dynamic images together. I’m trying to feature a graph made in [quickchart.io](http://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

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [April 14, 2021, 9:46pm UTC](https://community.glideapps.com/t/combining-dynamic-images-of-charts-for-use-in-app/25559/2 "2021-04-14T21:46:18Z")

</div>

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.

---

<div class="post-metadata">

### Author: ![jkinsey](https://avatars.discourse-cdn.com/v4/letter/j/74df32/32.png) [@jkinsey](https://community.glideapps.com/u/jkinsey)
#### Post date: [May 8, 2021, 3:21pm UTC](https://community.glideapps.com/t/combining-dynamic-images-of-charts-for-use-in-app/25559/3 "2021-05-08T15:21:07Z")

</div>

Does Cloudinary work with dynamic images?

---

<div class="post-metadata">

### Author: ![SantiagoPerez](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/santiagoperez/32/16807_2.png) [@SantiagoPerez](https://community.glideapps.com/u/SantiagoPerez)
#### Post date: [May 8, 2021, 3:31pm UTC](https://community.glideapps.com/t/combining-dynamic-images-of-charts-for-use-in-app/25559/4 "2021-05-08T15:31:25Z")

</div>

Hola @jkinsey

Would something like this help?

[https://cloudinary.com/documentation/responsive\_images](https://cloudinary.com/documentation/responsive_images)

---

<div class="post-metadata">

### Author: ![jkinsey](https://avatars.discourse-cdn.com/v4/letter/j/74df32/32.png) [@jkinsey](https://community.glideapps.com/u/jkinsey)
#### Post date: [May 9, 2021, 6:37pm UTC](https://community.glideapps.com/t/combining-dynamic-images-of-charts-for-use-in-app/25559/5 "2021-05-09T18:37:23Z")

</div>

Looks good! Thanks!

---

<div class="post-metadata">

### Author: ![jkinsey](https://avatars.discourse-cdn.com/v4/letter/j/74df32/32.png) [@jkinsey](https://community.glideapps.com/u/jkinsey)
#### Post date: [May 9, 2021, 7:16pm UTC](https://community.glideapps.com/t/combining-dynamic-images-of-charts-for-use-in-app/25559/6 "2021-05-09T19:16:06Z")

</div>

They’re the same size.
