Python GUI to generated Plots (gnuplot) and Tables (latex).
- Advanced plots and tables configuration, where user can mix and match how the results should be displayed.
- It supports different gropus of configurations, that need to be matched to one column (tab) in the results file.
- Create a cfgData.py or cfgData.yaml based on the examples to match you results file.
- Open the GUI and select which data to display.
- Choose what configuration should be used to define the different lines and points in the plot/table.
- Select X and Y values and press OK!
- bash
- gnuplot (generate plots)
- latex enviroment (generate tables)
- Python: guidata