MENU
    5S Result Radar (spider) Chart Widget
    • 28 Feb 2025
    • 1 Minute to read
    • Contributors

    5S Result Radar (spider) Chart Widget


    Article summary

    5S result radar (spider) chart widget

    Functionality and set up for the 5S result radar chart widget

    This widget can be used at the end of the audit to display the results of a 5S or in a dashboard app for an area along side other analysis.

    Configuration:

    Chart Data:

    SERIES 1 DATA and SERIES 2 DATA: Should be a list of 5 values. The list should be in the order Sort, Set in Order, Shine, Standardise, Sustain. Only the first 5 values will be shown for lists longer than 5 items.
    Screenshot 2025-02-19 at 13.09.41.png

    Recommended set up: Prepare a list variable for the first series in the app by combing the scores from the audit or using a table aggregation. Repeat for the second series or alternatively use static values e.g. for a target.

    To update the graph, you should use a trigger action to push the recorded data into an array (this should be the preprepared valiable list) , as shown in the example below.

    Screenshot 2025-02-19 at 13.24.05.png

    Formating:

    SERIES 1 and SERIES2: Label and Line Color can be set up independently for each series.
    Recommended set up: Use "Static Value" and select/ enter your options
    Screenshot 2025-02-19 at 13.09.50.png

    See the unit test for more examples of set up and the widget in action.


    Was this article helpful?