Changes in version 1.3.2 - dotplot supports setting x to other variable, e.g. NES (2019-01-10, Thu) - mv vignette to clusterProfiler-book. Changes in version 1.2.0 - Bioconductor 3.8 release Changes in version 1.1.5 - gsearank for plotting ranked list of genes belong to specific gene set (2018-07-04, Wed) Changes in version 1.1.4 - base_size parameter in gseaplot2 (2018-06-21, Thu) Changes in version 1.1.3 - pmcplot for plotting pubmed trend (2018-06-14, Thu) - ggtable for plotting table - gseaplot2 now accepts a vector of geneSetID (2018-06-13, Wed) Changes in version 1.1.2 - emapplot supports showCategory parameter to accept a vector of Description (2018-05-29, Tue) - bug fixed of showCategory parameter for vector of Description in cnetplot - https://support.bioconductor.org/p/109438/#109451 - gseaplot2 that mimic the figure generated by broad institute's GSEA software (2018-05-28, Mon) Changes in version 1.1.1 - cnetplot supports showCategory parameter to accept a vector of Description - https://github.com/GuangchuangYu/DOSE/issues/20#issuecomment-391802809 Changes in version 1.0.0 - Bioconductor 3.7 release Changes in version 0.99.14 - node_label = TRUE parameter in cnetplot (2018-04-08, Sun ) - drop NA in dotplot <2018-03-19, Mon> - https://twitter.com/S_Canchi/status/974440351162294272 - enable using formula to specify x axis in dotplot Changes in version 0.99.13 - fixed goplot issue by imporint ggraph <2018-03-12, Mon> - https://github.com/GuangchuangYu/enrichplot/issues/5 - Error in grid.Call(C_convert, x, as.integer(whatfrom), as.integer(whatto), : invalid line type - dotplot now supports orderBy and decreasing parameters to specify the order of dots by order(x[[orderBy]], decreasing=decreasing) Changes in version 0.99.9 - defined upsetplot (2018-01-30, Tue) - all visualization methods were defined as S4 methods (2018-01-29, Mon) Changes in version 0.99.5 - defined all visualization functions as generic functions (2018-01-03, Wed) - add colorEdge parameter in cnetplot - update docs enrichplot 0.99.3 - import ggplot2::rel to fix R check (2017-11-28, Tue) enrichplot 0.99.0 - ready to submit to Bioconductor (2017-11-28, Tue) enrichplot 0.0.3 - heatplot and gseaplot (2017-11-28, Tue) - ridgeplot, barplot and dotplot derived from DOSE (2017-11-28, Tue) - cnetplot (2017-11-28, Tue) enrichplot 0.0.2 - vignette added (2017-11-28, Tue) - goplot for plotting induced GO DAG (2017-11-27, Mon) enrichplot 0.0.1 - emapplot for plotting enrichment map (2017-11-23)