Skip to content

Conversation

@paulgessinger
Copy link
Contributor

@paulgessinger paulgessinger commented Sep 2, 2016

  • margin on the outer side of the pads (called "inset")
  • = delete
  • cleanup
  • use option I on graph -> make axes editable interactively!

This allows you to drag the outer pad and resize the entire plot in one go.
use new graph option I to do the hiding of regular axes
TRatioPlot& operator=(const TRatioPlot&); // Not implemented
TRatioPlot(const TRatioPlot &hrp);
TRatioPlot& operator=(const TRatioPlot&) = delete; // Not implemented
TRatioPlot(const TRatioPlot &hrp) = delete;
Copy link
Contributor Author

@paulgessinger paulgessinger Sep 2, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@karies Like this?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants