Free cookie consent management tool by TermsFeed Policy Generator

Opened 11 years ago

Closed 11 years ago

#2054 closed feature request (done)

Option to hide axis when exporting images for publications

Reported by: abeham Owned by: abeham
Priority: medium Milestone: HeuristicLab 3.3.9
Component: Visualization.ChartControlsExtensions Version: 3.3.8
Keywords: Cc:

Description

In the image export dialog it should be possible to completely hide the axis. The label can be hidden if the text is set to empty, but the lines and scales are currently always visible.

Change History (6)

comment:1 Changed 11 years ago by abeham

  • Status changed from new to accepted

comment:2 Changed 11 years ago by abeham

r9496:

  • Added check boxes to hide or show a certain axis
  • Fixed tab order
  • Changed some of the default values
  • Improved layout of controls
  • Clear title if the text is set to empty
  • Added tooltips to most controls

comment:3 Changed 11 years ago by abeham

Also hide series that do not have any points

comment:4 Changed 11 years ago by abeham

  • Owner changed from abeham to mkommend
  • Status changed from accepted to reviewing

r9520:

  • Do not include in legend series that have no points
  • Added ability to changed legend docking (top, right, bottom, left) in addition to font size
  • Also added ability to hide legend

comment:5 Changed 11 years ago by mkommend

  • Owner changed from mkommend to abeham
  • Status changed from reviewing to readytorelease

Reviewed and briefly tested r9496 and r9520.

comment:6 Changed 11 years ago by abeham

  • Resolution set to done
  • Status changed from readytorelease to closed

Merged to stable branch in r9532

Note: See TracTickets for help on using tickets.