Adding the C_TickersByPrice Column Chart

Procedure

  1. Again, select the DS_TickersSortedByPrice data source and in the Views toolbar, click the New Component button.
  2. You see the New Chart wizard. Name the chart C_TickersByPrice and click Next.
  3. At the Select a Chart Type page select Column and Side By Side Columns subtype (the default for Column type charts) and click Next.
  4. At the Select Layout Options page do the following:
    • In the Chart field, type Tickers By Price as the title.
    • In the Category Axis field, type Tickers. This text becomes the label of the category axis.
    • In the Value Axis field, type Price. This text becomes the label of the value axis.

      Leave the chart size set to the default (one unit) and click Next.

  5. Skip the Enter Chart Preview Options page. Just click Next.
  6. At the Configure Data Options page, in the Series Name field, type Price.
  7. Click Finish. The chart is saved automatically and opens in the Chart editor.

Result

Postrequisites

You have built the resources necessary for populating and displaying two charts. Next you will define a Dashboard page on which the charts will display.