Changes in version 1.19 o plotRDA: Now plotting works with interaction term (2025-11-09) o plotBoxplot: Added option to add p-values (2026-01-07) Changes in version 1.17 o Improve *Histogram and *Barplot by adding options for filling and facetting (2025-04-24) o Added plotBoxplot function (2025-04-27) o plotSeries: Improve by adding functionality for sample groups (2025-04-28) Changes in version 1.15 o plotAbundance: Improved visualization of sample metadata o plotScree: Method for creating scree plots o plotRDA: Now it is possible to add only specified vectors o plotMediation: Method to visualise results of mediation analysis o plotRDA: Fix error that occurred when variable names were similar o Added plotHistogram o Added plotBarplot Changes in version 1.13 o plot*Tree: bugfix, ununique nodes o Added confidence.level parameter to plotCCA o add plotNMDS to miaViz (plotNMDS deprecated in mia) o Added getNeatOrder function o plotAbundance: enable plotting without agglomeration o Change parameter naming convention from parameter_name to parameter.name o Added plotLoadings function Changes in version 1.11 o replace addTaxonomyTree with addHierarchyTree after renaming in mia package Changes in version 1.9 o Updated plotDMN to work with newest mia version o Added plotCCA and plotRDA functions Changes in version 1.7.2 (2022-02-17) o assay_name argument changed to assay.type Changes in version 1.7 o Fixed plotGraph* that was broked due changes in dependencies Changes in version 1.5 o plot*Tree & *TreeData: Add support for multiple trees o plot*Tree layout bugfix Changes in version 1.3 o Bugfix for plotting functions to support sparseMatrix and other assay types (2021-12-31) o Replaced abund_values with assay_name Changes in version 1.1 o Added plotAbundanceDensity (2021-06-23) Changes in version 0.99.0 (2021-03-19) o Submitted to Bioconductor