Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented Save Canvas Layout in Plot Plugin #2924

Open
wants to merge 4 commits into
base: gazebo11
Choose a base branch
from

Commits on Jan 25, 2021

  1. Implemented Save Canvas Layout

    Added Option to save / load canvas layout to the plot plugin.
    Based on new "AddVariable" due to some inconsistency when manually adding plots to the canvas. Uses same mechanism as "OnAddVariable", except there is no sender but the latest IncrementalPlot is being used from the list that can be retrieved by "Plots"
    m-melchior committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    67c8767 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Reformatted Code

    Adjusted code to fit the max 80 characters per line rule.
    m-melchior committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    88e90f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    f3bde27 View commit details
    Browse the repository at this point in the history
  2. Revert whitespace changes

    Signed-off-by: Steve Peters <[email protected]>
    scpeters committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    170bdcd View commit details
    Browse the repository at this point in the history