als-epics/phoebusgen

Complete XYPlot Widget

Closed this issue · 0 comments

  • Markers (List)
    • Color - color
    • PV Name - str
    • Interactive - bool
  • X Axis (Single)
    • Title - str
    • Auto-scale - bool
    • Log scale - bool
    • Minimum - int
    • Maximum - int
    • Show Grid - bool
    • Title Font - font
    • Scale Font - font
    • Visible - bool
  • Y Axes (List)
    • Title - str
    • Auto-scale - bool
    • Log scale - bool
    • Minimum - int
    • Maximum - int
    • Show Grid - bool
    • Title Font - font
    • Scale font - font
    • Visible - bool
  • Traces (List)
    • Name - str
    • X PV - str
    • Y PV - str
    • Error PV - str
    • Y Axis - int
    • Trace Type - enum
    • Color - color
    • Line Width - int
    • Line Style - enum
    • Point Type - enum
    • Point Size - int
    • Visible - bool