# I can't find pie chart or graph style options

**URL:** https://community.glideapps.com/t/i-cant-find-pie-chart-or-graph-style-options/39688
**Category:** Ask for Help
**Created:** [March 15, 2022, 4:15pm UTC](https://community.glideapps.com/t/i-cant-find-pie-chart-or-graph-style-options/39688 "2022-03-15T16:15:12Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![opy8](https://avatars.discourse-cdn.com/v4/letter/o/6de8d8/32.png) [@opy8](https://community.glideapps.com/u/opy8)
#### Post date: [March 15, 2022, 4:15pm UTC](https://community.glideapps.com/t/i-cant-find-pie-chart-or-graph-style-options/39688/1 "2022-03-15T16:15:12Z")

</div>

Hi everyone, I’ve been wanting to add a graph, pie chart, etc. to my app and have referenced Glide resources. However after selecting the relevant data, I don’t see the style option for pie charts, bar graphs, etc. I can see card, grid, list, and table. Anyone know what I might be doing wrong here?

> **[Charts & graphs](https://docs.glideapps.com/all/topics/faq/charts-and-graphs)**

---

<div class="post-metadata">

### Author: ![eltintero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eltintero/32/76520_2.png) [@eltintero](https://community.glideapps.com/u/eltintero)
#### Post date: [March 15, 2022, 4:27pm UTC](https://community.glideapps.com/t/i-cant-find-pie-chart-or-graph-style-options/39688/2 "2022-03-15T16:27:14Z")

</div>

You are probably looking at the style of a list. You have to go into the details view (looking at one row of data) in order to add components, and add the chart component.

---

<div class="post-metadata">

### Author: ![opy8](https://avatars.discourse-cdn.com/v4/letter/o/6de8d8/32.png) [@opy8](https://community.glideapps.com/u/opy8)
#### Post date: [March 15, 2022, 4:34pm UTC](https://community.glideapps.com/t/i-cant-find-pie-chart-or-graph-style-options/39688/3 "2022-03-15T16:34:47Z")

</div>

@eltintero I think that’s exactly what I’m doing (Looking at “style” under inline list). How would I go about going into the details view? Stilling getting a hang of Glide.

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [March 15, 2022, 4:41pm UTC](https://community.glideapps.com/t/i-cant-find-pie-chart-or-graph-style-options/39688/4 "2022-03-15T16:41:20Z")

</div>

Choose the Details style layout view. Then you can add all kinds of components to the screen, including charts. Once your layout is set to Details in the upper right portion of the builder, then look at the lower left portion to see where you can add or remove components for that screen.

---

<div class="post-metadata">

### Author: ![eltintero](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/eltintero/32/76520_2.png) [@eltintero](https://community.glideapps.com/u/eltintero)
#### Post date: [March 15, 2022, 4:46pm UTC](https://community.glideapps.com/t/i-cant-find-pie-chart-or-graph-style-options/39688/5 "2022-03-15T16:46:23Z")

</div>

Here I cover the different types of screens. You need to select “Details” in order to be able to add components.  
https://www.youtube.com/embed/KZweFUl3MWc?feature=oembed&wmode=opaque&list=PLX_Ull8QetcjnFItRE1qjYnL5XBWmPPCE

---

<div class="post-metadata">

### Author: ![opy8](https://avatars.discourse-cdn.com/v4/letter/o/6de8d8/32.png) [@opy8](https://community.glideapps.com/u/opy8)
#### Post date: [March 15, 2022, 5:07pm UTC](https://community.glideapps.com/t/i-cant-find-pie-chart-or-graph-style-options/39688/6 "2022-03-15T17:07:30Z")

</div>

@eltintero @Jeff_Hager Guys please bare with me, I still don’t understand where to find “details”. The ss below is what I’m seeing.

 ![Screen Shot 2022-03-15 at 12.04.46 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/5/5/557759fccfb1e88cf6b894ddcff51f3da950edd8.png)

---

<div class="post-metadata">

### Author: ![opy8](https://avatars.discourse-cdn.com/v4/letter/o/6de8d8/32.png) [@opy8](https://community.glideapps.com/u/opy8)
#### Post date: [March 15, 2022, 5:09pm UTC](https://community.glideapps.com/t/i-cant-find-pie-chart-or-graph-style-options/39688/7 "2022-03-15T17:09:03Z")

</div>

![Screen Shot 2022-03-15 at 12.08.27 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/1/6/16075f92b6a8e8ce533531f7dd1b141e8eec8f44.png)

---

<div class="post-metadata">

### Author: ![Jeff\_Hager](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/jeff_hager/32/43_2.png) [@Jeff\_Hager](https://community.glideapps.com/u/Jeff_Hager)
#### Post date: [March 15, 2022, 6:02pm UTC](https://community.glideapps.com/t/i-cant-find-pie-chart-or-graph-style-options/39688/8 "2022-03-15T18:02:44Z")

</div>

Looks like you are using Glide Pages instead of Glide Apps. All screens in glide pages are detail screens. But, I don’t believe that charts is available in glide pages.

You may have to look at some alternatives, like using [quickchart.io](http://quickchart.io) (several posts regarding this in the formum), which are a lot more functional and can be displayed as images within your glide page. Setting up the url for quickchart can be a bit more work though, until you get the hang of it.

---

<div class="post-metadata">

### Author: ![opy8](https://avatars.discourse-cdn.com/v4/letter/o/6de8d8/32.png) [@opy8](https://community.glideapps.com/u/opy8)
#### Post date: [March 15, 2022, 7:42pm UTC](https://community.glideapps.com/t/i-cant-find-pie-chart-or-graph-style-options/39688/9 "2022-03-15T19:42:10Z")

</div>

@Jeff_Hager ahhh I see. Well either way I appreciate your help!
