# Bar chart edit colors

**URL:** https://community.glideapps.com/t/bar-chart-edit-colors/66510
**Category:** Ask for Help
**Created:** [September 25, 2023, 3:12pm UTC](https://community.glideapps.com/t/bar-chart-edit-colors/66510 "2023-09-25T15:12:43Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![kitsana.pr.63](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kitsana.pr.63/32/64475_2.png) [@kitsana.pr.63](https://community.glideapps.com/u/kitsana.pr.63)
#### Post date: [September 25, 2023, 3:12pm UTC](https://community.glideapps.com/t/bar-chart-edit-colors/66510/1 "2023-09-25T15:12:43Z")

</div>

I want the bar chart to change color according to the student’s score, assuming there is a score of 0-5. Student 1 points, bar 1 will change to red.  
 ![Bar chart](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/3/7/371e521f5747fedf625efbf007e9ca01e6f32b04.png)

---

<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: [September 26, 2023, 12:13am UTC](https://community.glideapps.com/t/bar-chart-edit-colors/66510/2 "2023-09-26T00:13:26Z")

</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:

Please check out [Quickchart.io](http://Quickchart.io) for custom charts like this.

Another option would be using Chart.js inside Github, then use the Github Pages URL inside the Experimental Code column.
