Skip to content

Tiled plots removing oldest plots when window resizing #160

Discussion options

You must be logged in to vote

This happens with Gnuplot all the time with multi plots. One way to get around that is to resize the window programmatically to the size you want before plotting.

You can also build it with static constexpr bool trace_commands = true; in gnuplot.h to see the Gnuplot output in the console and then paste that in gnuplot to check if you get the same output. I can't say for sure but I imagine the result would be the same.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@matthew-hennefarth
Comment options

@matthew-hennefarth
Comment options

@alandefreitas
Comment options

@matthew-hennefarth
Comment options

@alandefreitas
Comment options

Answer selected by matthew-hennefarth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants