mcguinlu / robvis

A package to quickly visualise risk-of-bias assessment results
https://mcguinlu.github.io/robvis/
Other
58 stars 22 forks source link

Argument to change point size in traffic_light_plot() and update automatic sizing in app #22

Closed mcguinlu closed 5 years ago

mcguinlu commented 5 years ago

Inspired by @vanAmsterdam (PR #21) and others asking to be able to change the point size in traffic_light_plot(), I plan to incorporate this into the next batch of updates. Having the ability to do this will be important if there are a large number of studies.

However, this will also mean that I need to change how the size of the downloaded figure from the associated app is auto-defined, to prevent the app from leaving loads of white space when the point size is very small (Issue mcguinlu/robvisapp#9).