# Colour scheme of a bar chart

**URL:** https://community.glideapps.com/t/colour-scheme-of-a-bar-chart/79207
**Category:** Ask for Help
**Created:** [January 15, 2025, 7:35am UTC](https://community.glideapps.com/t/colour-scheme-of-a-bar-chart/79207 "2025-01-15T07:35:50Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![MichaelBavarian](https://avatars.discourse-cdn.com/v4/letter/m/f04885/32.png) [@MichaelBavarian](https://community.glideapps.com/u/MichaelBavarian)
#### Post date: [January 15, 2025, 7:35am UTC](https://community.glideapps.com/t/colour-scheme-of-a-bar-chart/79207/1 "2025-01-15T07:35:50Z")

</div>

Hello, is there any way to modify the colour scheme of a bar chart? I am using a bar chart with two different bars in my app, and the preselected colours by Glide are just too close together, so that the chart is basically very hard to read and interpret. Is there a workaround? I would like to change the colour of the second bar to my liking.

 ![Screenshot 2025-01-15 083534](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/c/8/c88c6e35c506f237415861d48c65a4bffe4ee766.jpeg)

---

<div class="post-metadata">

### Author: ![MaximeBaker](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/maximebaker/32/80877_2.png) [@MaximeBaker](https://community.glideapps.com/u/MaximeBaker)
#### Post date: [January 15, 2025, 11:07am UTC](https://community.glideapps.com/t/colour-scheme-of-a-bar-chart/79207/2 "2025-01-15T11:07:20Z")

</div>

You can use custom CSS to select the bar class and change that color!

---

<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: [January 16, 2025, 12:03am UTC](https://community.glideapps.com/t/colour-scheme-of-a-bar-chart/79207/3 "2025-01-16T00:03:26Z")

</div>

I would try to do that with Quickchart or Chart.js, Glide’s charts are limited.

---

<div class="post-metadata">

### Author: ![MichaelBavarian](https://avatars.discourse-cdn.com/v4/letter/m/f04885/32.png) [@MichaelBavarian](https://community.glideapps.com/u/MichaelBavarian)
#### Post date: [January 16, 2025, 5:36am UTC](https://community.glideapps.com/t/colour-scheme-of-a-bar-chart/79207/4 "2025-01-16T05:36:25Z")

</div>

Thanks for the suggestion, how would that work?

---

<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: [January 16, 2025, 9:14am UTC](https://community.glideapps.com/t/colour-scheme-of-a-bar-chart/79207/5 "2025-01-16T09:14:57Z")

</div>

> [@heart\_eyes Quickchart.io: the Cloudinary of Charts —on the fly charts!](https://community.glideapps.com/t/quickchart-io-the-cloudinary-of-charts-on-the-fly-charts/15946):
>
> GAME CHANGER! Stumbled upon this site today—a way to create on the fly charts using data from your Glide tables. Images render instantly and you can select one of 14 different charts, customize colors, styles etc all through URL parameters! The video below shows my first attempt to create a chart from scratch and implement it in Glide. Took me less than 5 minutes. End result: [Direct Loom link](https://www.loom.com/share/8a4a2fffcef946a288b5ad53560bc469?sid=9b1e0895-9489-43bb-bab6-97a6e6de45c4)

Here’s an old thread on Quickchart.

---

<div class="post-metadata">

### Author: ![MichaelBavarian](https://avatars.discourse-cdn.com/v4/letter/m/f04885/32.png) [@MichaelBavarian](https://community.glideapps.com/u/MichaelBavarian)
#### Post date: [January 16, 2025, 11:01am UTC](https://community.glideapps.com/t/colour-scheme-of-a-bar-chart/79207/6 "2025-01-16T11:01:44Z")

</div>

Thank you Thinh, very helpful!

On the other side pity that Glide negates such a basic feature…

---

<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: [January 16, 2025, 11:55pm UTC](https://community.glideapps.com/t/colour-scheme-of-a-bar-chart/79207/7 "2025-01-16T23:55:23Z")

</div>

Yeah, I would expect more from them, maybe just basic stuff like allowing us to change the color palette.

---

<div class="post-metadata">

### Author: ![MichaelBavarian](https://avatars.discourse-cdn.com/v4/letter/m/f04885/32.png) [@MichaelBavarian](https://community.glideapps.com/u/MichaelBavarian)
#### Post date: [January 17, 2025, 7:50am UTC](https://community.glideapps.com/t/colour-scheme-of-a-bar-chart/79207/8 "2025-01-17T07:50:32Z")

</div>

Exactly!
