Home

Awesome

PlugAndPlot

Build Status

Goal: build a QML GUI to create statistical plots from a DataFrame, based on StatPlots and GroupedErrors.

While most of the plots can actually be achieved by typing reasonably simple commands from GroupedErrors, this package is relevant for the following two use-cases:

In either case, it is recommended to also check out GroupedErrors to better understand what's going out under the hood.

The qml code is largely inspired to the examples of the excellent QML.jl package.

Example usage

This is what it looks like:

gui

See the docs for a more thorough explanation.