Add the possibility to define output pixel size
Framework for numerical computations, data analysis and visualisation
Brought to you by:
numere
Add the possibility to define the plot output dimensions directly (if written to a file), e.g. via size={x,y} like in layouts. This shall automatically calculate the corresponding aspect to create the graph window with the correct aspect.
This can be implemented quite easily by using the logic already present for streamto={WINID,ITEMID}. The plot size will only take effect, if the plot is directly saved to HDD. The GraphViewer will only use the calculated aspect ratio.
Added the new feature to the automatic SW tests. No deviation detected.
Anonymous
Diff:
Diff:
Diff:
Related
Commit: [r1207]
Diff: