Class LiveIndexableNumericData

java.lang.Object
io.deephaven.plot.datasets.data.IndexableNumericData
io.deephaven.plot.datasets.data.LiveIndexableNumericData
All Implemented Interfaces:
PlotExceptionCause, Serializable
Direct Known Subclasses:
IndexableNumericDataSwappableTable, IndexableNumericDataTable

public abstract class LiveIndexableNumericData extends IndexableNumericData
An IndexableNumericData backed by a table.
See Also:
  • Constructor Details

    • LiveIndexableNumericData

      public LiveIndexableNumericData(PlotInfo plotInfo)
      Parameters:
      plotInfo - plot information