Docs Home

How to Setup a Drawable Line Chart?

The drawable line chart allows users to enter a decision using a chart. This component gives you the option to choose from a variety of graph displays, such as a line graph, area graph, and a bar graph.

Setting up a Line Chart

This section explains how to setup a drawable line chart, and provides examples of the available display options.

  1. Begin by clicking the horizontal 'Decision Inputs' tab of the 'Add a Component' tab in the component panel (shown below).

    Drawable Line Chart Component
    image




  2. Click and drag the drawable line chart component to the canvas area of the UI designer. This will open the 'Drawable Line Chart Settings' tab. Click on the horizontal tab titled 'Series'.

    Drawable Line Chart Settings: Series Tab
    image




  3. Add a series by clicking the 'Variable Name' drop-down menu, and then click 'Browse' to view the variables in the 'Browse' screen. Click on a variable, and then click 'Select'.

  4. Click on the 'Color' box to choose a color (optional).

  5. Enter a number to adjust the line thickness in the text entry box (or use the spinbox arrows).

  6. Choose one of the following three display styles:

    I. Line Graph
    The line graph option displays the user's decision as a line graph (see example below).

    image




    II. Area Graph
    The area graph option displays the user's decision as an area graph (see example below).

    image




    III. Bar Graph
    The bar graph option displays the user's decision as a bar graph (see example below).

    image




  7. Place a check in the 'Snap to Grid' checkbox to force the graph lines to be aligned with the chart's increments when a user is making a decision (optional).

Labeling the Drawable Line Chart

Labels can be added to the drawable line chart component to name the chart, name the axes, and display the chart increments for the user's decision. To access the properties used for naming the chart, customizing the labels, setting the number format, and adjusting the margin placement, click the ‘Title and Axes’ tab in the component panel. Note that the properties listed below are all optional.

Viewing the 'Title and Axes' properties requires expanding the component panel (shown below).

image
Example: Expanding the component panel




Title and Axis Property Options


FAQs

How do I change the number format?


Drawable Line Chart Settings: Series Tab image




Changing the Chart Colors

Click the 'Styles' tab in the component panel to access the properties used to control the color to the drawable line chart, change the font of the labels on the chart, and to choose the colors for compared runs. Note that the properties listed below are all optional.

Label Font Controls
image


Axis Font Controls
image


Title Font Controls
image

Drawable Line Chart Settings: Styles Tab image




Size, Position, and ToolTip

Click the ‘Size, Position, and ToolTip’ tab in the component panel to access the properties used to adjust the size and position of the drawable line chart and provide tooltip information to the user. Note that the properties listed below are all optional.


Drawable Line Chart Settings: Size, Position, and ToolTip Tab image


Related Links

Drawable Line Chart Properties


Back | Forward | Main Page