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 PlotCanvas.
    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).
    Canvas for mathematical plots.
    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.
    Graphics provides methods to draw graphical primitives in logical/mathematical coordinates.
    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.
    Color palette generator.
    The abstract base class of plots.
    PlotGrid organizes multiple plots in a grid layout.
    Canvas for mathematical plots.
    One more more points in the plot.
    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.
    The data is displayed as a collection of points.
    In multivariate statistics, a scree plot is a line plot of the eigenvalues of factors or principal components in an analysis.
    Abstract rendering object in a PlotCanvas.
    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.