Alim Dayim
Alim Dayim
You can manipulate data and add the p-value to a column. The package will draw the data as it is. Please checkout the vignette.
Thank you for the comments. This would only work with labels. I will work on the next version to account for the 0 count.
Hi, can you send me a reproduceable example so I can replicate the issue?
I think this was because I want to have a gap for vertical line. But I never thought one would have 200 observations. I have removed the gap. You can...
Hi, you can align the text before with `forest_theme` function or after with `edit_plot` function. You can find example [here](https://cran.r-project.org/web/packages/forestploter/vignettes/forestploter-intro.html#text-justification-and-background-with-theme) to change the alignment before and [here](https://cran.r-project.org/web/packages/forestploter/vignettes/forestploter-post.html#edit-plot) after.
The font size for the title has nothing to do with the `base_size`. You may want to define the font size for the title in the `title_gp` with `fontsize` parameters....
Can you try to install it from Github? I think this should have been solved now. Please let me know if it is working for you. Thanks.