Changes

Summary

  1. Some minor cleaning up. (commit: 24dfa7d) (details)
  2. Graph Panel widget: have our legend widget track our main legend labels (commit: 3752d49) (details)
  3. Some minor cleaning up. (commit: 9ec7a7c) (details)
  4. Simulation Experiment view: improved the rendering of the GUI upon (commit: d8f7f9b) (details)
  5. Slight update to our downloads page (#1620). (commit: 86050e5) (details)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit 3752d4907d19609b7b70357926a80a7a3956b8c0 by Alan Garny
Graph Panel widget: have our legend widget track our main legend labels
(#1620).
Indeed, for each run, a legend label is created, but we only want to
show our main legend labels, i.e. the ones associated with our dummy
run.
(commit: 3752d49)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.h (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
The file was modified src/plugins/widget/GraphPanelWidget/src/graphpanelplotwidget.cpp (diff)
Commit d8f7f9bbefa8105004778f3fa3b7456605390060 by Alan Garny
Simulation Experiment view: improved the rendering of the GUI upon
adding a graph (#1620).
(commit: d8f7f9b)
The file was modified src/plugins/simulation/SimulationExperimentView/src/simulationexperimentviewsimulationwidget.cpp (diff)
Commit 86050e5d9bda47438c373893fde420b5f5e8aa96 by Alan Garny
Slight update to our downloads page (#1620).
(commit: 86050e5)
The file was modified doc/downloads/index.js (diff)