RascalSoftware / RasCAL-2

GUI for Reflectivity Algorithm Toolbox
GNU General Public License v3.0
0 stars 4 forks source link

Create plotting widget #30

Closed StephenNneji closed 1 week ago

StephenNneji commented 2 months ago

`Create a plotting widget and place in the appropriate mdi window. The widget should be similar to the mock below.

The plots option will be hidden as shown and open up to the left. (We can consider moving to the bottom if having it on the left makes it look cluttered )

The plot will uses plot_sld_helper in RATapi and should provide the following option. Note some options are not yet implemented in RATapi (https://github.com/RascalSoftware/RAT/issues/266) so the UI can be left unconnected if this is completed before RATapi is updated

X-axis: Log, Linear Y-axis: Ref, Q^4 Show Error bars Show Grid Show Legend

Screenshot 2024-09-09 155524 `