Charts

Suppose you need to create a chart that displays your company’s sales figures for each month in a financial year, broken down by region: Americas, Europe, and Asia Pacific.

  • Visualize the Chart:
    • First, define what you need to show on X and Y axes. In this example, we would show the months on the X (category) axis, and the sales figures on the Y (data) axis. You visualize your chart as shown:
  • Create the Chart:
    • For this chart you will create three series, one for each region. Sales values go in the value fields and the months go in the category fields. (For more information about creating the chart, see Adding a Chart.)