Skip to content

heaptrack_gui: Chart toolbar

heaptrack_gui: This MR adds a new toolbar to all ChartWidget instances with the following four features:

  • "Export As..." button allowing the export of the currently displayed chart
  • Checkboxes for showing/hiding the total and the detailed cost graph, respectively
  • Spin box for adjusting the number of displayed symbols in the detailed cost graph
  • Legend for the charts depicting symbols marked in the detailed cost graph

Before: Screenshot_from_2022-10-01_20-08-39

After: Screenshot_from_2022-10-02_20-22-01

Tagging: @teams/vdg

Edited by Christopher Roemheld

Merge request reports