scalation.mathstat.Plot
See thePlot companion object
The Plot
class takes x and y vectors of data values and plots the (x, y) data points. Optionally, a z vector may be plotted with y. Note, axes are determined by the x and y vectors only. For more vertical vectors use PlotM
.
Zoom functionality has two options: (1) mouse wheel controls the amount of zooming (in/out); (2) mouse dragging repositions the objects in the panel (drawing canvas).
Value parameters
- _title
-
the title of the plot
- lines
-
flag for generating a line plot
- x
-
the x vector of data values (horizontal), use null to use y's index
- y
-
the y vector of data values (primary vertical, black)
- z
-
the z vector of data values (secondary vertical, red) to compare with y
Attributes
- See also
- Companion
- object
- Graph
-
- Supertypes
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
@BeanProperty(bound = false)
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Get the height of the frame.
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
@BeanProperty(bound = false, hidden = true, description = "the RootPane object for this frame.")
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Get the width of the frame.
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
@BeanProperty(bound = false, hidden = true, description = "The client area of the frame where child components are normally inserted.")
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Window
@BeanProperty(preferred = true, description = "The frame\'s default close operation.", enumerationValues = "WindowConstants.DO_NOTHING_ON_CLOSE", "WindowConstants.HIDE_ON_CLOSE", "WindowConstants.DISPOSE_ON_CLOSE", "WindowConstants.EXIT_ON_CLOSE")
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
@BeanProperty(bound = false, hidden = true, description = "A transparent pane used for menu rendering.")
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
@BeanProperty(bound = false, hidden = true, description = "The menubar for accessing pulldown menus from this frame.")
Attributes
- Inherited from:
- JFrame
@BeanProperty(bound = false, hidden = true, description = "The pane that holds the various frame layers.")
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Frame
@BeanProperty(hidden = true, description = "Mechanism for transfer of data into the component")
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Frame
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Attributes
- Inherited from:
- Window
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- Container
Attributes
- Inherited from:
- Component
Attributes
- Inherited from:
- JFrame
Attributes
- Inherited from:
- Container
Deprecated and Inherited methods
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Window
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Window
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Container
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Container
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Frame
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Window
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Container
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Container
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Container
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Container
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Window
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Container
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Window
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Frame
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Window
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
@Deprecated
Attributes
- Deprecated
- true
- Inherited from:
- Component
In this article