Skip to content

saros 1.5.0

Latest
Compare
Choose a tag to compare
@sda030 sda030 released this 15 Jan 19:45

Major changes

  • Lots of settings for makeme() useful for creating plots comparing a group with all other groups combined, or everyone.
  • fig_height_h_barchart() finally works adequately for 90 percent of figure combinations.
  • Global settings inheritance for makeme(), make_link(), girafe(), n_range(), n_range2()
  • New function makeme(type="int_plot_html") for violin plots

Minor changes

  • makeme(type="cat_plot_html") no longer shows a line one the y axis for single variable plots.
  • Refactored crosstable.data.frame() and crosstable.survey() methods.
  • Many more tests.
  • Countless bugfixes.