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 | JKQTPBarGraphBase |
This is a base-class for all bar graphs with vertical or horizontal orientation (the orientation is implemented in dervied classes!) More... | |
class | JKQTPBarGraphStackInternalInterface |
This is an interface-class for all stackable bargraphs ... it is used internally for autoscaling only. More... | |
class | JKQTPBarHorizontalErrorGraph |
This implements a horizontal bar graph with bars between and and error indicator. More... | |
class | JKQTPBarHorizontalGraph |
This implements a horizontal bar graph with bars between and . More... | |
class | JKQTPBarHorizontalStackableGraph |
This implements a horizontal bar graph with bars between and Optionally several graphs of this type may be stacked on top of each other. More... | |
class | JKQTPBarVerticalErrorGraph |
This implements a vertical bar graph with bars between and and error indicator. More... | |
class | JKQTPBarVerticalGraph |
This implements a vertical bar graph with bars between and . More... | |
class | JKQTPBarVerticalStackableGraph |
This implements a vertical bar graph with bars between and Optionally several graphs of this type may be stacked on top of each other. More... | |
struct | JKQTPBarGraphBase::SimpleFillBrushFunctorAdaptor |
adapter that converts a SimpleFillBrushFunctor to a FillBrushFunctor More... | |
Screenshot | Classes |
---|---|
JKQTPBarVerticalGraph, JKQTPBarHorizontalGraph | |
JKQTPBarVerticalErrorGraph, JKQTPBarHorizontalErrorGraph | |
JKQTPBarVerticalStackableGraph, JKQTPBarHorizontalStackableGraph |