Skip to content

Releases: adayim/forestploter

forestploter 1.1.2

13 Apr 12:21
Compare
Choose a tag to compare
  • 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.

forestploter 1.1.1

23 Sep 20:00
Compare
Choose a tag to compare
  • 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.

forestploter 1.1.0

11 Apr 21:11
7ce849e
Compare
Choose a tag to compare
  • New function make_boxplot to draw boxplot inside the plot.
  • forest now accepts custom CI functions and Summary functions.

forestploter 1.0.0

08 Feb 22:13
Compare
Choose a tag to compare
  • 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.

forestploter 0.2.1

29 Sep 07:48
Compare
Choose a tag to compare
  • Fixed bug of point estimation not showing.
  • Able to change the color of the CI now.

forestploter 0.2.0

20 Sep 21:27
Compare
Choose a tag to compare
  • Improve calculation of szies.

forestploter 0.1.8

28 Aug 19:22
d3fd222
Compare
Choose a tag to compare
  • Added options for arrows for alignment and other controls.
  • Added x_trans options for different scales of x-axis.
  • Added get_wh for saving plots.
  • xlog has been deprecated, should be define in x_trans.

forestploter 0.1.7

07 Aug 09:56
b09ff5e
Compare
Choose a tag to compare
  • Fixed minor issue in inserting text.
  • Able to suppress legend

forestploter 0.1.5

07 May 08:34
Compare
Choose a tag to compare
  • 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.

forestploter 0.1.4

21 Mar 21:45
Compare
Choose a tag to compare
  • Fixed issues with xlim calculation.
  • Fixed bug in theme setting axis cex not used.
  • Added some unit tests.