> For the complete documentation index, see [llms.txt](https://canvasapp.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://canvasapp.gitbook.io/docs/building-canvases/visualizing-data.md).

# Charts

You can visualize any data as a chart that will quickly show your team how your business is trending. 📊

![](https://downloads.intercomcdn.com/i/o/341701410/014811c4390410e54384084c/Screen+Recording+2021-05-25+at+04.17.57+PM.gif)

* Select the `chart` icon to visualize a selected table.
* Select `chart type` to configure the chart as a:
  * Bar
  * Line
  * Combo
  * Pie
  * Scatterplot
* Configure how you want to display the chart&#x20;
  * Select Stacking to configure how the data should be plotted:
  * `normal stacking` stacks the data series on top of each other in order
  * `100%` fills the plot area and draws each point of data with a relative percentage to all the points in the same category
  * Select x`-axis` to configure which source field appears horizontally in the chart
  * Select `series` to configure which data series should display in the chart:
  * If you are configuring a chart based on a pivot, toggle to the pivot menu to configure how you want to summarize a value.&#x20;
  * `Select All` will display all data points in the table in the chart.&#x20;
  * You can also customize the display name of each axis
