0

Scatter Plot Control (version 24)

  • updated 3 mths ago

Properties

  • *Name - a unique name used to reference the control in script
  • AggregateInterval - the amount of time within each interval over which the data is processed using an AggregateKind (e.g. 15 minutes, 15m, 00:15:00)
  • DataPairs - opens the DATA PAIRS menu to add/edit the tags on the plot and select an aggregate kind
  • TimeDuration - the total amount of time to be used for the plot (e.g. 1 hour, 1h, 1:00:00)
  • TimeStart - the point in time in which the TimeDuration starts. Times can be relative or actual (e.g. day, day - 6h, 9:00 PM). The default value is "Now - TimeDuration" if left blank.
  • Height - the height of the control in pixels
  • IsVisible - a checkbox to show or hide the control
  • ScaleXMax - the maximum value of the x-axis
  • ScaleXMin - the minimum value of the x-axis
  • ScaleYMax - the maximum value of the y-axis
  • ScaleYMin - the minimum value of the y-axis
  • Width - the width of the control in pixels
  • X - the horizontal coordinate of the top-left corner in relation to its parent container
  • Y - the vertical coordinate of the top-left corner in relation to its parent container
  • *OnClick - used to trigger a script that runs when the bar chart is clicked

* These properties are only available to Canary users listed on the Axiom>Script access control list within the Identity tile.

Data Pairs Menu

  1. Adds a new data pair
  2. Deletes the selected data pair
  3. Edits the data pair name
  4. Opens the ADD TAGS menu to link the x-axis to a source tag
  5. Opens the ADD TAGS menu to link the y-axis to a source tag
  6. Opens the AGGREGATE PICKER menu to select an aggregate kind
Reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular

Support Center