OHDSI / WhiteRabbit

WhiteRabbit is a small application that can be used to analyse the structure and contents of a database as preparation for designing an ETL. It comes with RabbitInAHat, an application for interactive design of an ETL to the OMOP Common Data Model with the help of the the scan report generated by White Rabbit.
http://ohdsi.github.io/WhiteRabbit
Apache License 2.0
173 stars 85 forks source link

Incorrectly sized images when using stem table #393

Closed Spayralbe closed 5 months ago

Spayralbe commented 7 months ago

Describe the bug When using the stem table, generating an ETL document (any format) causes all exported images to be cropped at the bottom (see image below).

image10

To Reproduce Steps to reproduce the behavior:

  1. Load any scan report via File --> Open scan report
  2. Add the stem table via Edit --> Add stem table
  3. Generate ETL document, e.g. Generate --> ETL Document --> Markdown Documents

Expected behavior Images are exported fully.