forestplot icon indicating copy to clipboard operation
forestplot copied to clipboard

Advanced forest plots in R using grid graphics

Results 9 forestplot issues
Sort by recently updated
recently updated
newest added

The `forestplot` function print the plot directly to the screen and unable to use `ggsave` function to save the plot. Also work with plot arranging etc. Might be a good...

Sorry to bother you again. :-) I absolutely love this package but when using a list for labeltext (e.g., because of expressions such as a greater equal sign), it is...

Apologies in advance if this should be two separate issues. Would it be possible to add a method to position the title centrally over wherever the plot is displayed? Here...

help wanted

Please would it be possible include an option to draw a border around plot please? Something like the following: ![image](https://cloud.githubusercontent.com/assets/28646749/26151876/93ec0c08-3afc-11e7-988e-ee5a0324f7f7.png) Thanks again!

help wanted

Thank you for this package. I'm finding it very useful. I'm having issues with lineheight and line.margin. They do not appear to be functional and lineheight is auto regardless of...

I wish to plot a forest plot using this package with the text labels in the first column being one colour (or a selection of colours), and the remaining columns...

help wanted

Hi, I wonder if it is possible to add arrows pointing to left and right with corresponding captions below the x-axis like in the following image. Thanks! [Source: Stackoverflow] ![image](https://github.com/gforge/forestplot/assets/72517072/f84e1bf1-c4d5-4337-9aca-9c4a9323303f)

enhancement

I run the same code and the same file as I did one year ago. However, the forestplot() function worked in the previous version, but an error occurred this year:...

I am working with forestplot to present some data on several outcomes at once, grouped by a second factor. Unfortunately I am running into an issue due to the same...