Configuring Line Chart Elements¶
Line Chart Properties¶
Line Chart Data Properties
Property | Description |
---|---|
Data Source | The name of the elements data source |
X Axis | The X Axis column |
Y Axis | The Y Axis column |
Y Axis Aggregate | Type of aggregation for the Y Axis (only available for SQL and Query Builder Data Sources) |
Transpose Data | Switch between series type and x-axis |
Multiple series | Possible to show several series. Choose column for each series |
Line Chart Navigation Properties
Property | Description |
---|---|
Add additional Columns Related To Navigation | Add additional columns that will be used in the navigation |
URL Address | Any accessible Url that should be navigated to when clicking the element |
Use data source condition | Will add column data to the navigation Url |
Line Chart Formatting Properties
Property | Description |
---|---|
X Axis Title | Text for the axis |
Y Axis Title | Text for the axis |
Regression Line | Will show a regression line |
Constant Line X Axis | Will show a constant line. Possible to choose value and type a title |
Constant Line Y Axis | Will show a constant line. Possible to choose value and type a title |
Round Value | Rounds the value according to the number of decimals selected |