Hey folks-
We love the new(ish) Expand Tables option when PDFing so that our table-filled PDFs expand/stack correctly regardless of the table length. We also use a custom table visualization that we made (because there is no control over font options in the native one) and I cannot figure out what javascript events/etc I need to listen for and respond to in order to make this work on my custom tables. Can you guys share how this works on the native table vis so that it can be reimplemented in custom versions?
Note that the docs at https://github.com/looker/custom_visualizations_v2/blob/master/docs/api_reference.md reference the ‘trigger’ function but do not show any event that can be triggered to resize the external iframe which would likely solve this issue.
Thanks!
-Max