Package smile.plot.swing


package smile.plot.swing
Mathematical and statistical plots.
  • Class
    Description
    This class describes an axis of a coordinate system.
    Bars with heights proportional to the value.
    A barplot draws bars with heights proportional to the value.
    The coordinate base of Canvas.
    A boxplot is a convenient way of graphically depicting groups of numerical data through their five-number summaries the smallest observation (sample minimum), lower quartile (Q1), median (Q2), upper quartile (Q3), and largest observation (sample maximum).
    Interactive view of a mathematical plot.
    A contour plot is a graphical technique for representing a 3-dimensional surface by plotting constant z slices, called contours, on a 2-dimensional format.
    A dendrogram is a tree diagram frequently used to illustrate the arrangement of the clusters produced by hierarchical clustering.
    A figure serves as the canvas on which plots and other elements are drawn.
    The Swing container of a figure with toolbar.
    A 2D grid plot.
    Aids in creating swing components in a "headless" environment.
    A heat map is a graphical representation of data where the values taken by a variable in a two-dimensional map are represented as colors.
    Hexmap is a variant of heat map by replacing rectangle cells with hexagon cells.
    The lambda interface to retrieve the tooltip of cell.
    A histogram is a graphical display of tabulated frequencies, shown as bars.
    A histogram is a graphical display of tabulated frequencies, shown as bars.
    Contour contains a list of segments.
    Label is a single line text.
    Legend is a single line text which coordinates are in proportional to the base coordinates.
    This class represents a poly line in the plot.
    The supported styles of lines.
    Line plot is a special scatter plot which connects points by straight lines.
    Interactive view for multiple mathematical plots.
    Color palette generator.
    The abstract base class of plots.
    One more points in the plot.
    Projection provides methods to map logical coordinates to Java2D coordinates.
    A Q-Q plot ("Q" stands for quantile) is a probability plot, a kind of graphical method for comparing two probability distributions, by plotting their quantiles against each other.
    Renderer provides methods to draw graphical primitives in logical/mathematical coordinates.
    The data is displayed as a collection of points.
    Printable scene of mathematical plots.
    Action to print the scene.
    Action to save the scene to an image file.
    In multivariate statistics, a scree plot is a line plot of the eigenvalues of factors or principal components in an analysis.
    Abstract object that knows how to use a renderer to paint onto the canvas.
    A graphical representation of sparse matrix data.
    This class represents a poly line in the plot.
    Staircase plot is a special case of line which is most useful to display empirical distribution.
    A surface object gives 3D information e.g.
    The scatter plot of texts.
    A wire frame model specifies each edge of the physical object where two mathematically continuous smooth surfaces meet, or by connecting an object's constituent vertices using straight lines or curves.