Clipped tables on save #632
Unanswered
joelshannon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I’ve begun using GT and found everything to work flawlessly until I started saving the tables.
I found that a certain number of tables (maybe 2 out of 6 generated in a loop) will have the bottom of the table clipped even though all the tables are exactly the same size.
I assumed I could play with Scale or window_size to resolve this but it just changed which tables were clipped. There seems to be no pattern to which plots are clipped. I was forced to make adjustments repeatedly and re-run and then saving the unclipped cases until I had the full set of good tables. Not ideal and hard to explain.
I’ve tried to make a reproducible example of this which — for me — clips all the resulting tables. I assume/hope this is some simple user error on my part.
Beta Was this translation helpful? Give feedback.
All reactions