Actions: Chart

set chart axis

Change the axis (labels) of a chart.

Argument Description
Element The chart to have its axis set.
Axis Labels The axis labels to apply to the selected chart, in comma-delimited format

set chart data

Change the data of a chart.

Argument Description
Element The chart to have its data set.
Value The data to apply to the selected chart, in comma-delimited format

set chart data from table

Change the data of a chart.

Argument Description
Target Either local data or cloud data
Sort Sort Methodology for the Axis Key
Element The chart to have its data set.
TableName The Table to pull data from.
Axis Key The key to pull the axis label from.
Data Key The key to pull the data from.

This chapter was last updated on Mon 1 Apr 2024 19:18:17 BST