JKQTPlotter trunk/v5.0.0
an extensive Qt5+Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies
|
Classes | |
class | JKQTPXYParametrizedErrorScatterGraph |
This implements xy scatter plots (like JKQTPXYScatterGraph), but the color and size of the symbols may be taken from a column. with errorbars. More... | |
class | JKQTPXYParametrizedScatterGraph |
This implements xy scatter plots (like JKQTPXYScatterGraph), but the color and size of the symbols may be taken from a column. More... | |
struct | JKQTPXYParametrizedScatterGraph::MappedSymbolFunctor |
helper class for setMappedSymbolColumnFunctor() More... | |
struct | JKQTPXYParametrizedScatterGraph::SymbolDescription |
helper struct, which describes a single symbol More... | |
Screenshot | Classes |
---|---|
JKQTPXYParametrizedScatterGraph, JKQTPXYParametrizedErrorScatterGraph |
struct JKQTPXYParametrizedScatterGraph::SymbolDescription |
helper struct, which describes a single symbol
Class Members | ||
---|---|---|
QColor | color | |
QColor | fillColor | |
double | size | |
JKQTPGraphSymbols | type | |
double | x | |
double | y |