Skip to content

Configuration dataLines

Elliott Ridgway edited this page May 18, 2021 · 1 revision

Configuration Documentation: dataLines

A data line is just what it sounds like - it is a line of data displayed on a plot provided by Watchr. A data line must be driven by two extractors, one for the X data and one for the Y data.

Properties

  • name : string : The name of the data line (distinct from the name of the plot containing the line).
  • color : RGB : The color of the data line. The color should be specified by providing the three number values for red, green, and blue.

Child Elements

Parent Element

Clone this wiki locally