Skip to content

Trace configuration

Reached from Visuals on Plot configuration.

Settings

Name

Type
Text

The name that is displayed on the right side of the plot as the name of the visual. Note: If this visual consists of multiple traces (i.e., grouped using a trace column), this title will not be used.

Visual TypeRequired

Type
One of a list

The type of visual to display.

  • Bar
  • Pie
  • Line
  • Scatter
  • Indicator
  • Map
Type
Text
Default
See Values

Shown when Visual Type is Indicator.

The text that is displayed underneath the indicator where a user can click to view the details of the indicator. This is only used if the Visual Type is an indicator. Default: See Values.

Use Secondary Y-Axis

Type
Yes or no
Default
False

Shown when Visual Type is Bar, Line or Scatter.

If the Visual Type is a bar, line, or scatter, this option will display the trace on a secondary Y-axis. This is useful when you want to display two different types of data on the same plot. Default: no.

Cumulative

Type
Yes or no
Default
False

Shown when Visual Type is Line or Scatter.

Plots the running total: each point is the sum of every value up to and including it, so a line of monthly figures becomes the year-to-date. Over a period with no value the total holds rather than dropping to zero. Line and scatter visuals only. Default: no.

Slice Labels

Type
One of a list
Default
percent

Shown when Visual Type is Pie.

What is written on each slice. 'value' shows the underlying number, 'percent' its share of the total. Default: percent.

  • value
  • percent
  • label
  • value,percent
  • value,label
  • percent,label
  • value,percent,label

Show values on bars

Type
Yes or no
Default
False

Shown when Visual Type is Bar.

Writes each bar's value on the bar itself. Default: no.

> Bar value position

Type
One of a list
Default
auto

Shown when Visual Type is Bar and Show values on bars is Yes.

This setting has no description in the application yet.

  • auto — Automatic
  • inside — Inside
  • outside — Outside

Data Source Type

Type
One of a list
Default
MFiles

The type of data source to use for the visual. This can be either M-Files or SQL. For SQL data sources, you will need to provide a data source configuration in the top-level configuration.

  • MFiles
  • SQL

SQL Configuration

Type
SQL trace data configuration

Shown when Data Source Type is SQL.

The SQL configuration to use for the visual. This is only used if the data source type is SQL.

Settings in this group — 10 of them

M-Files Configuration

Type
M-Files trace data configuration

Shown when not (Data Source Type is SQL).

The M-Files configuration to use for the visual. This is only used if the data source type is M-Files.

Settings in this group — 17 of them

Generated from CtrlPortals 3.26.9.53.