/
What is the chart editor?
Our documentation has moved!

Our documentation now lives on the Atlassian Support site at https://support.atlassian.com/analytics/resources/.

What is the chart editor?

If you’re new to creating a chart, it’s a good idea to familiarize yourself with the chart editor.

Three main sections of the chart builder

 

There are three main sections in the chart editor:

  1. Visual SQL: the series of query and transformation steps taken to achieve your final result set

  2. Result table: shows the result set for the selected step in Visual SQL

  3. Chart preview: shows your chart and lets you customize the chart type and chart settings

Visual SQL

Building a chart always starts with a query step and ends with a chart step. Each step you add in between transforms the data from your initial query. These steps include a variety of operations such as sorting columns, pivoting data, and adding calculated columns. The flexibility of adding steps in any order allows you to get your data exactly how you want it.

Learn more about Visual SQL

Result table

The result table is where the result set for your steps are shown. You can review the result sets to get a better understanding of what happens in each transformation step.

Column data types

Check the column’s data type in your result set by hovering over the column’s name in the result table—the data type appears in parentheses. Knowing a column’s data type can be helpful for troubleshooting, especially when performing arithmetic operations.

'Canceled' column with an integer data type

Resize the result table

Hover over the top border of the result table then click and drag the bar to change the table to the desired height.

Chart preview

The chart preview pane is where you select your chart type and modify your chart settings. The chart preview always shows the final result set in your Visual SQL steps; it does not update for individual step’s results.

Edit chart title inline

Select Untitled chart above the chart preview to quickly give the chart a title, then press Enter or click outside of the text field to save the new title.

Chart settings

Select the Gear () in the chart preview to view and edit available chart settings. Each chart type offers different customization options.

Auto-select chart type

Because it isn’t always immediately obvious which chart type would provide the best visualization of your data, Atlassian Analytics is able to automatically select a chart type that best fits the format of your data.

To take advantage of this auto-select feature:

  1. Query your data from your various data sources.

  2. Combine and manipulate the results with other Visual SQL steps, as usual.

  3. Select Auto from the list of chart types next to the chart preview. You can select this at any time, regardless of whether you’ve already manually chosen a chart type or not.

Incompatible chart types

Chart types that are grayed out are incompatible with the current format of your data. If you’d like to use a chart type that’s incompatible, select your desired chart type to see more information about its required format. You can then continue to aggregate or manipulate (for example, reorder, hide, pivot, or combine your columns) to match that required format.

Save to dashboard

When you’re ready to save your chart to a dashboard, select Save to dashboard. With new charts, you can choose from the list of existing dashboards or you can create a new dashboard. Upon saving, you’ll be redirected to that chosen dashboard.

When editing an existing chart, you have a few more save options when you open the Save to dashboard menu:

  • Save without exit: saves your changes but stays in the chart builder upon saving

  • Save to another dashboard: saves the chart to a different or new dashboard

  • Save copy of chart - saves the chart to the same or different dashboard—think of this like a “Save As” option.

'Save to dashboard' dropdown options

 

Related content