0

Scatter Plot Control (version 22)

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 admin users.

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
1reply Oldest first
  • Oldest first
  • Newest first
  • Active threads
  • Popular
  • I'm not very knowledgeable with scatter plots. Is there a good example you could give of this being used and how it could benefit customers? I've mentioned this new control to people but I haven't been able to show them how they might could use it.

    Like