Export standardized figure
Creating GUI for exportStandardizeFigure
to be more handy for the team while writing reports
State of the art:
- rudimental GUI
- plots are updated when exporting only
Objective:
- updating plot when changing GUI parameters
- pretty design and user-friendly interface
Merge request reports
Activity
changed milestone to %Post-critical fixes and improvements
requested review from @marco.gaibotti
assigned to @giulia.ghirardini
added 1 commit
- 7650695b - [export-standardized-figure][utilities] Added live plot view, still working on live updates
added 1 commit
- 833c3711 - [export-standardized-figure][utilities] Modified live view feature, still working on subplots
added 1 commit
- b832305e - [export-standardized-figure][utilities] Added preview function to apply other plot properties
added 1 commit
- 1d262784 - [export-standardized-figure][utilities] Fixed overlaying figures bug
added 1 commit
- 8b2ab5f0 - [export-standardized-figure][utilities] Added methods to handle 3D plots,...
added 1 commit
- e004f009 - [export-standardized-figure][utilities] Small fixes
added 29 commits
-
93918ab1...4b5f92e8 - 20 commits from branch
main
- 5ecce1c7 - [export-standardized-figure][utilities] Created GUI for exportStandardizedFigure
- 5b178526 - [export-standardized-figure][utilities] Modified exporting pdf method in function
- 9ff3c0ab - [export-standardized-figure][utilities] Added live plot view, still working on live updates
- a8b485a5 - [export-standardized-figure][utilities] Modified live view feature, still working on subplots
- a9e97932 - [export-standardized-figure][utilities] Added preview function to apply other plot properties
- 2a8feb21 - [export-standardized-figure][utilities] Fixed overlaying figures bug
- 0d572a84 - [export-standardized-figure][utilities] Added methods to handle 3D plots,...
- 61b40a77 - [export-standardized-figure][utilities] Small fixes
- 953644d0 - [[export-standardized-figure][utilities] Added guide
Toggle commit list-
93918ab1...4b5f92e8 - 20 commits from branch
added 20 commits
- 953644d0...a370799c - 10 earlier commits
- 1c346233 - [fixes][utilities] Added import settings button. Now both save settings and...
- fb0a66c4 - [fixes] Fixed a bug where GUI would flicker with only one figure open
- 8f321a03 - [exportstandardizedfigure-fixes] Updated folder structure
- 5730ea97 - [fixes] Added possibility to automatically save figures
- a353800b - [fixes] Fixed a bug
- 70164ae2 - [fixes] Converted global variables into function arguements and divided code into functions
- 54b0be97 - [fixes] Small fixes and updated guide
- 93c334b6 - [fixes] Exported new pdf
- c9e803af - [fixes] Fixed a bug where the input was not being properly processed
- 08efe39f - [fixes] Removed Value from emptyNameField call
Toggle commit listadded 1 commit
- d946da6e - [esf] Added checkbox to delete titles when exporting
added 1 commit
- 7a16c31b - [esf] Solved an ugly bug :), figures handles were messed up because the drop...
added 1 commit
- 0b208b50 - [esf] Fixed a bug for subplots in multiple tab plots
added 1 commit
- f9262489 - [esf] Fixed a bug for export only one figure. Handle_getter didn't see the...
Please register or sign in to reply