Visualise your experimental data

Category: dot plot generator

  • 10 Best Practices for Effective Data Visualization: Simplicity

    10 Best Practices for Effective Data Visualization: Simplicity

    updated March 8th, 2023 This is a long read on best practices in data visualisation, which will be periodically updated. I will try to supplement each post with R code examples. List of best practices: Firstly, first and firstmost:) Keep it simple Why Keeping Charts Simple is Critical for Effective Data Visualization…

  • “Naked” barplots conceal data distribution

    “Naked” barplots conceal data distribution

    Barplots with standard error of means error bars can conceal true data distribution.

  • Combine Scatter Plots With Bar Plots or Box Charts.

    Combine Scatter Plots With Bar Plots or Box Charts.

    If you do not want work with R directly try my scatter plot with bar maker – the versatile R-language-based data visualisation website, combining scatter- or dot-plots with bar charts, box- and violin plots…