JKQtPlotter/screenshots/README.md
2018-11-25 21:09:31 +01:00

2.8 KiB

Back to JKQTPlotter main page

JKQTPlotter Screenshots

Scatter Plots and Boxplots

Scatterplots

Different Types of Barcharts

Barcharts

Image Plots

You can plot C-arrays as images in different color-coding styles. Diferent Overlays/masks are also available. Finally you can use LaTeX markup to format any axis/plot/tick/... label. there is an internal LaTeX parser in this package.

Scatterplots

Scatterplots

Plotting a user-defined (parsed) function

Yes, a complete math expression parser is contained! Function Plot

Axis-Label styles in LogLog-Plot

LogLog Plot

Parametrized Scatter Plots and Data Viewer

Scatter Plots can have symbols where the shape/color/size is parametrized by a data column. Also the plotter is built around an internal datastore, which you can access (readonly!!!) by a data-viewer that is accessible from the contextmenu in any plot.

LogLog Plot

Barcharts

JKQTPbarVerticalGraphStacked JKQTPbarHorizontalGraphStacked jkqtplotter_simpletest_barchart

Screenshots of included LaTeX renderer

LatexRender LatexRender LatexRender LatexRender LatexRender

Back to JKQTPlotter main page