# Adding additional text and number formatting to Glide chart

**URL:** https://community.glideapps.com/t/adding-additional-text-and-number-formatting-to-glide-chart/40611
**Category:** Ask for Help
**Created:** [April 11, 2022, 1:35pm UTC](https://community.glideapps.com/t/adding-additional-text-and-number-formatting-to-glide-chart/40611 "2022-04-11T13:35:32Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [April 11, 2022, 1:50pm UTC](https://community.glideapps.com/t/adding-additional-text-and-number-formatting-to-glide-chart/40611/2 "2022-04-11T13:50:55Z")

</div>

> [@Skyler\_Norgaard](#):
>
> Is it possible for me to change the decimal numbers to a percentage (they represent % left of my budget per category).

You should be able to use a math column to format the numbers as percentages, and then use that in your chart.

> [@Skyler\_Norgaard](#):
>
> Is it possible to add text showing the $'s remaining? (this is saved in a column in the same table and is easily accessible from a data perspective)

Not directly to the chart, but you can use a text component to show that value above or below the chart.

The native Chart component that comes with Glide is great for quick and dirty charts, but for more advanced charting most of us usually turn to [quickchart.io](http://quickchart.io). See the following thread for plenty of inspiration:

> [@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:

---

_[View the full topic](https://community.glideapps.com/t/adding-additional-text-and-number-formatting-to-glide-chart/40611)._
