Changes in version 1.1.4 (2026-04-27) - Deprecated some parameters in forest_theme. - Remove gap between cells. - Better ticks break. - Code base improvement. - Fix typos. Changes in version 1.1.3 (2025-04-13) - Extend vertical line to the top and the bottom. - Allow multiple lines of legend with legend_ncol in forest_theme. - Allow control legend fills with legend_byrow in forest_theme. - Fix error in vignette. Changes in version 1.1.2 (2024-04-13) - Draw reference line and other vertical lines below whiskers. - Allow minor ticks and groups for diamond shapes. - Able to change legend size. - Able to change all graphical parameters of title, legends, x-axis, arrow labs, footnote and reference line. Changes in version 1.1.1 (2023-09-23) - Improved ticks_digits auto calculation. - Remove self righteousness cell height adjustment. - Able to change the fontsize and alignment of the xlab. - Miss seplled backgroud parameter in add_grob. Changes in version 1.1.0 (2023-04-11) - New function make_boxplot to draw boxplot inside the plot. - forest now accepts custom CI functions and Summary functions. Changes in version 1.0.0 (2023-02-08) - New function add_grob. - add_text and insert_text can parse math symbol. - edit_plot accepts more paramters. - Point size in the forestplot will no longer be transformed. - Summary fill will inherit the summary color in the forest_theme function. - Better vignettes. - Fix an issue in with ticks digits in forest. Changes in version 0.2.3 (2022-11-20) - Fixed a bug of legend point estimation color not changing. - There's a new function add_border to add border to any cell at any side. - Digits rounding now respect ticks_digits. Changes in version 0.2.2 (2022-10-19) - Fixed a bug of not drawing groups larger than 3. - Able to change the color of the point estimation. - Able to change the transparency of the point estimation. Changes in version 0.2.1 (2022-09-29) - Fixed bug of point estimation not showing. - Able to change the color of the CI now. Changes in version 0.2.0 (2022-09-20) - Improve calculation of szies. Changes in version 0.1.9 (2022-08-29) - Fix bugs in szies. Changes in version 0.1.8 (2022-08-28) - Added options for arrows for alignment and other controls. - Added x_trans options for different scales of x-axis. - Added get_wh and get_scale for saving plots. - xlog has been deprecated, should be define in x_trans. Changes in version 0.1.7 (2022-08-07) - Fixed minor issue in inserting text. - Able to suppress legend Changes in version 0.1.6 (2022-06-23) - Able to define the rounding digits for ticks. - Able to add title to the plot. Changes in version 0.1.5 (2022-05-07) - Fixed issues with checks for zeros if xlog=TRUE. - Different reference line, x-axis label, xlog, vertical line, xlim, x-axis ticks and arrow label is possible for different CI columns. - Able to add x-axis label. Changes in version 0.1.4 (2022-03-21) - Fixed issues with xlim calculation. - Fixed bug in theme setting axis cex not used. - Added some unit tests. Changes in version 0.1.3 (2022-03-13) - Added CI line width option. - Added CI T end option. - Fixed bug in xlim. Changes in version 0.1.2 (2022-03-01) - Added xlog options for exponential estimates, eg HR, OR. - Auto calculate x-ticks and xlim for multiple column. - Minor updates and changes. Changes in version 0.1.1 (2022-01-20) - Added summary diamond shape. - Able to change CI line type. - Able to insert text vector to multiple column. - Able to select row header for plot editing. - Print plot with auto fit. - Fixed row calculation in plot editing. - Fixed some typos. Changes in version 0.0.1 (2022-01-11) - Initial release.