---
title: "Chart View"
canonical: "https://support.appfire.com/space/RDD/560857339/Chart%20View"
format: markdown
---
You can display your BQL results as a table or as a chart. The choice depends on the results that you want to show and where you want to place the emphasis. Check each chart to choose the one that fits best your purpose.

The available charts are:

- [Single line chart](https://appfire.atlassian.net/wiki/spaces/RDD/pages/560530260)
- [Multiline chart](https://appfire.atlassian.net/wiki/spaces/RDD/pages/560399590)
- [Tile chart](https://appfire.atlassian.net/wiki/spaces/RDD/pages/560661389)
- [Bar chart](https://appfire.atlassian.net/wiki/spaces/RDD/pages/560530296)
- [Grouped bar chart](https://appfire.atlassian.net/wiki/spaces/RDD/pages/560890132)
- [Stacked bar chart](https://appfire.atlassian.net/wiki/spaces/RDD/pages/560890143)
- [Pie chart](https://appfire.atlassian.net/wiki/spaces/RDD/pages/560890159)
- [Area chart](https://appfire.atlassian.net/wiki/spaces/RDD/pages/560661409)
- [Stacked area chart](https://appfire.atlassian.net/wiki/spaces/RDD/pages/560399614)

> ✅ Remember that:
> ✅ 
> ✅ **Chart by**.  
> ✅ Indicates the x-axis values (horizontal axis), also referred as the series, or in layman terms, the concepts we see in the legend of the chart.
> ✅ 
> ✅ **Type**.  
> ✅ Is the aggregation that you want to apply to the **field**: count, sum, max, min, mean. Check the [aggregations](https://appfire.atlassian.net/wiki/spaces/RDD/pages/146309431/JQL+Custom+Charts#Aggregations) section.
> ✅ 
> ✅ **Field**.   
> ✅ Indicates the y-axis values (vertical axis), what we want to plot in the chart.