Class | Description |
---|---|
ArrayMatrixAxes |
Implementation of
Axes to use with array matrixes of any number type (the type of the
arrays is inferred by using the reflection api). |
Axes |
Contains the data columns for
GnuPlot . |
CollectionAxes |
Implementation of
Axes to use with Collection s or Iterable s of any number
type or array of numbers (the type of the collection is inferred by using the reflection api). |
GnuPlot |
The class
GnuPlot provides methods for handling gnuplot data. |
TransposedArrayMatrixAxes |
Implementation of
Axes to use with transposed array matrixes of any number type (the type
of the arrays is inferred by using the reflection api). |
Copyright © 2007–2021. All rights reserved.