Workspace can be modified with different elements and each element type provides unique possibilities to visualise the data.

Line

Line chart is the most basic chart type that visualizes logged data points in a time/distance in x-axis against logged channels in y-axis.

For example here speed motor channel is shown in line chart against time in x-axis.

Chart legend shows channels value from cursors y-position.

Legend can be moved by dragging it. Double click to reset its position.

Line chart is required in each workspace tab for moving the cursor.

Chart settings

SettingDescription
Y-axis chartsAdd or remove y-axis charts from single x-axis.
ChannelsShown channels for each y-axis chart. Single or multiple.
Y-axis range min/maxDefine custom y-axis range. Leave empty for default values.
Constant linesConstant line markers to help analysis.

Legend comparison

Legend shows three channel values for comparison: cursors value, delta markers value and difference and compared laps value and difference to base lap.

Multiple channels

Line chart allows multiple channels to be shown in same axis. This is useful for comparing multiple channels against each other in the same x-axis.

Multiple y-axis

From the edit modal you can add additional y-axis charts to single x-axis. Additional y-axis charts can be resized horizontally from the divider.

Axis can be rearranged by dragging them in the edit modal.

Image shows three different y-axis charts in the same x-axis. Speed motor chart has been resized for easier inspection.

 

Constant lines

Line chart has option to add constant marker lines. Colour can be changed by clicking the colour dot.

 

2D Scatter

2D-scatter has two channels and visualizes them in a XY-scatter plot.

Data visualization requires both axis channels to be set


Image shows acceleration-Y and X comparison.

Visualized XY-point count is determined by the viewports zoom length. Smaller the zoom range, fewer dots are shown and vice versa.

Compared lap is overlaid on top of base laps plot with white colour.

Chart settings

SettingDescription
X-axis channelSinge channel for x-axis
X-axis min/max rangeMin/max range for x-axis
Y-axis channelSingle channel for y-axis
Y-axis min/max rangeMin/max range for y-axis

3D Scatter

3D scatter chart

3D scatter chart is similar to 2D scatter except one added axis. Chart can be rotated with mouse. Plot dot count is shown also based on viewed zoom range.

Data visualization requires all all three axis channels to be set


 

Comparison is shown with white dots.

Chart settings

SettingDescription
X-axis channelSinge channel for x-axis
X-axis min/max rangeMin/max range for x-axis
Y-axis channelSingle channel for y-axis
Y-axis min/max rangeMin/max range for z-axis
Z-axis channelSingle channel for z-axis
Z-axis min/max rangeMin/max range for z-axis

Track Map

Generated track layout is displayed on the track chart module. Different data channels can be visualized in the track chart based on configurable settings.

Track chart visualizes base laps channel values and different channel values are indicated with rolling colour values base on the legends colour bar.

Legend can be moved by dragging it. Double click to reset its position.

Track path can be hovered with mouse to view data more closely.


Track map is generated with the Track map generator found in the header toolbar.

Chart settings

SettingDescription
ChannelShown data channel
Minimum valueMinimum value to display
Maximum valueMaximum value to display
Minimum value colourColour to define minimum value
Maximum value colourColour to define maximum value
Colour transition typeLegend colour indicators type

Split Analysis

Split analysis chart shows calculated time splits for each lap and its splits.

Note missing split markers on laps 9 and 10. See Modify lap times to add missing splits manually.

Calculated values

ValueDescription
Theoretical bestSum best splits to calculate theoretical best value for each split and combined theoretical lap
Standard deviationHow much splits and combined lap differs from combined mean value
Rolling minMinimum sectors from each split combined to visualize best possible lap


Chart settings

SettingDescription
AlignmentDefine split matrix direction to be vertical or horizontal
HeightWhether chart takes all available space or stays minimized 

Time Difference

Time difference chart visualizes compared laps time difference agains base laps lap time.

Compared lap must be selected for data to be shown.

Negative values mean that base lap is slower than compared value and vice versa.

Chart settings

Element doesn't currently have any customizable settings.

Density

Density chart compares channels values in x-axis to percentage value of the cursors data range.

Comparison is laid over base data with white outline.

Chart settings

SettingDescription
ChannelSingle channel for x-axis
Bin widthData sampling size

Gauge

Gauge chart visualizes channels values in simple gauge. Useful for visualizing steering position or throttle and brake state. 

Comparison is yet to be implemented on gauge chart.

Chart settings

SettingDescription
ChannelSingle channel for gauge
Range minDefine range min
Range maxDefine range max

Bar

Bar chart visualizes channels values in simple bar format. Comparison is shown with separate white bar.

Chart settings

SettingDescription
ChannelSingle channel for x-axis
Range minDefine range min
Range maxDefine range max

Video

Video element gives possibility to show video along the data in same view. Not only it is possible to show the video but also possible to link video to data, so that you easily go through the data and to show according location in video.

Shown video for each data file is imported and configured in the Video importer window.

Video selection is working globally, so if you have multiple video elements in the workspace, the same video per data file is used in all elements

Chart settings

Element doesn't currently have any customizable settings.

Channel Value

Element shows channel name, value, unit and cursor history.

Cursor history is NOT showing data as function of time, but only works as history for previous cursor values. 

Chart settings

Element doesn't have any specific settings and only channels can be selected. In edit window user can select or unselect whole channel group from table heading.

Run Statistics

Run statistics chart is used to compile various statistics from single run to one table or chart.

Statistics can be calculated from visible data range or per lap. Per lap is typically used when it's required to see trends over single run and visible range is useful when you want to dynamically change the calculation range.

Data can be presented either in table format or as a chart.

Visualization types

RangeVisualization
Per lap

Table

Value vs laptime chart

Visible range

Table

Radar

Channel calculation parameters

ParameterDescription
AvgRange average
MinRange minimum value
MaxRange maximum value
Abs MaxRange maximum absolute value
SumRange value intergral
Std DevRange standard deviation
DeltaDifference between range start and end
StartRange start value
FinishRange end value