Advances in transcriptomics and quantitative proteomics have allowed for systematic investigation to better understand differential gene expression. The resulting differential expression data is often visualised in volcano plots, correlation plots, upset plots, and heatmaps. Being able to fully customise these plots is important to interrogate and visualise the data, thereby enabling the identification of biomarkers and dysregulated pathways. To this end, we showcase our recently published Shiny R-based application, ‘ggVolcanoR’(1), a toolkit and webserver designed for non-coders, for the generation of customisable volcano plots, correlation plots, upset plots, and heatmaps using transcriptomic or proteomic expression datasets. Compared to existing applications, ggVolcanoR has vastly more options for generating publication-quality figures, such as customising points of interest by colour, size, shape and transparency, font selection and customisable file size that can be exported as either a png or PDF. Additionally, unlike previous applications, ggVolcanoR is not restricted to a certain differential expression pipeline as it only requires ID, p-value (Pvalue) and log fold change (logFC) for data processing and visualization. Lastly, ggVolcanoR offers an option to download the filtered list of genes, which can then be used for downstream pathway analysis. The source code of ggVolcanoR is available at https://github.com/KerryAM-R/ggVolcanoR and the fully functional webserver of ggVolcanoR 1.0 has been deployed and is freely available for academic purposes at https://ggvolcanor.erc.monash.edu/.