SpikeSnap
public enum SpikeSnap : String, Encodable
Determines whether spikelines are stuck to the cursor or to the closest datapoints.
-
Undocumented
Declaration
Swift
case data
-
Undocumented
Declaration
Swift
case cursor
-
Undocumented
Declaration
Swift
case hoveredData = "hovered data"