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

Hiding axes in animation of input trajectories doesn't work #71

Open
timmercy opened this issue Nov 21, 2018 · 0 comments
Open

Hiding axes in animation of input trajectories doesn't work #71

timmercy opened this issue Nov 21, 2018 · 0 comments

Comments

@timmercy
Copy link
Member

timmercy commented Nov 21, 2018

Saving a gif or a set of tikz figures of the inputs doesn't work when hiding axes:

vehicle.save_movie('input', format='gif', name='inputs', number_of_frames=80, movie_time=4, axis=False)

vehicle.save_movie('input', format='tikz', name='inputs', number_of_frames=80, movie_time=4, axis=False)

Only the second axis is hidden in a 2-row representation.

@timmercy timmercy changed the title Gif of input trajectories doesn't work Animation of input trajectories doesn't work Nov 21, 2018
@timmercy timmercy reopened this Nov 21, 2018
@timmercy timmercy changed the title Animation of input trajectories doesn't work Showing axes in animation of input trajectories doesn't work Nov 21, 2018
@timmercy timmercy changed the title Showing axes in animation of input trajectories doesn't work Hiding axes in animation of input trajectories doesn't work Nov 21, 2018
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

No branches or pull requests

1 participant