selkamand / ggoncoplot

Easily Create Interactive Oncoplots
https://selkamand.github.io/ggoncoplot/
Other
3 stars 0 forks source link

Add arguments for controlling non-interactive ggoncoplot aspect ratio #3

Closed selkamand closed 4 months ago

selkamand commented 4 months ago

not particularly sure this is necessary or a good thing to add. Currently the static plot scales with the canvas in the same way any ggplot does, it listens to chunk fig.size paramaters, and can be exported at any size using ggsaves. I no longer see any reason to mess about with forcing a aspect ratio when the user can already do that downstream, so will leave as is for now.