📊 Chart Components
Used to publish metrics, KPIs, and visual outputs to the platform, enabling users to inspect results and compare variants.
Typical responsibilities include:
- Creating charts and numeric outputs
- Organising outputs into groups for readability
- Supporting platform workflows such as filtering, evaluation, and comparison
- Preparing outputs for use in Explore / ParameterSpace
Browse Chart components
Assemble Chart (AC)
Generate a mixed chart — combining lines, bars, and scatter plots — and display it directly in the InForm interface. This component assembles one or more chart elements into a complete chart layout.
Axis Settings (AS)
Configure axis properties for InForm charts, including title, scale type, ranges, tick options, and stacking behaviour.
Bar (B)
Generate a bar chart element for use in InForm Bar charts can be combined with line or scatter elements inside the Assemble Chart (AC) component to create mixed charts.