Report charts have a ton of functions and features that it's hard to know where to begin. You'll be amazed how simple a standard chart is to create. To start with, there are several chart types to select from, but the chart type you choose depends on the type of data you have and how that data might best be graphically displayed. Next, charts are driven by specific data keys in a data source. This page provides a quick start to getting you well on your way to creating report charts that are easy to configure and look stunning in your reports. Let's get started!
Creating a Report Chart
One of the most common charts used for historical trending is a Timeseries Chart. The Timeseries Chart plots values against a timestamp X axis.
Adding a chart to a report involves a couple of steps. In order, they are:
- The chart needs data, so we must create a data source.
- Once a data source exists, we can create the chart and assign the data source.
- Apply any additional chart configuration, such as adding an additional axis.