All Collections
Chart Library
How to Create a Score Chart
How to Create a Score Chart

Creating a Score Chart

Kseniya Verenich avatar
Written by Kseniya Verenich
Updated over a week ago

Step 1: While in the View Editor, click on the 'Charts' icon on the left hand navigator bar

Step 2: Search for and select the Score Chart

Step 3: In the Data tab, select Table as your data source. For this example, we are using the Resource Plan table as our data source.

Step 4: In the Chart Options, complete the required chart options and click save.

Use the below as an example:

Aggregate Type: Refers to a data aggregation method or function used to combine or summarize data from multiple records. They allow users to perform calculations on sets of records to derive meaningful insights. Some common aggregate types include:

  1. Count: Calculates the number of records in a set.

  2. Count Distinct: counts the number of unique, non-duplicated values in a field.

  3. Sum: Adds up the values of a specified field for a set of records.

  4. Average: Computes the average value of a specified field for a set of records.

  5. Minimum: Finds the minimum value of a specified field in a set of records.

  6. Maximum: Determines the maximum value of a specified field in a set of records.

Aggregate Field: refers to a field that displays an aggregated value based on the data from other fields. These fields are used to perform calculations or summarize data from related records.

Step 5: Once the chart has been created, click on the STYLE menu to adjust the style options.

Example styled Score Chart:

In this example, the below elements have been adjusted:

  • Title

    • Title- Requested Resources

    • Font Family - Gill Sans

    • Font Size - 32px

    • Alignment - Center

    • Position - Top

    • Text Color - #FFFFFF

    • Border Color - #000000 (allows for a bottom border for the title)

  • Container styles

    • Background -

    • Border Radius - 6 (allows for 6px rounded edge)

  • Score styles

    • Font Family - Gill Sans

    • Font Size - 40

    • Text color- #FFFFFF

Did this answer your question?