JKQtPlotter/doc
jkriege2 a67975e680 - major rework of graph styling (now using mix-in classes)
- some reorganizations into different files
- additional options for graph filling (color gradients, textures, ...) as provided by QBrush
- PREPARATIONS: added a general feature to JKQTPPlotElement which allows to show a graph in a highlighted state (if supported by the derived graph class!)
- JKQTPXYParametrizedScatterGraph: added functors to transform column values into symbol type+size and line-width to give even more control
- JKQTPStepHorizontalGraph has been renamed to JKQTPSpecialLineHorizontalGraph (vertical variants also) and have gained additional features (baseline for filling and drawing of symbols)
- filled curve graphs (e.g. JKQTPSpecialLineHorizontalGraph) are now merely a specializedly initialized JKQTPSpecialLineHorizontalGraph
2019-04-22 13:27:50 +02:00
..
dot improved documentation 2019-02-03 20:25:25 +01:00
dox - major rework of graph styling (now using mix-in classes) 2019-04-22 13:27:50 +02:00
images - major rework of graph styling (now using mix-in classes) 2019-04-22 13:27:50 +02:00
Doxyfile - added styling system for JKQTPlotter (+example app) 2019-02-09 12:43:12 +01:00
jkqtplotter_stylesheet.css finished mouse interaction example + improved documentation 2019-02-04 13:15:56 +01:00