News

If your X-bar/R charts give you a signal of special cause variation, you should investigate and react accordingly. Otherwise, don’t chase individual values that seem to be different.
Racing bar charts can be a useful way to visualize comparative data over time. There are a number of ways to create them in R, including combining ggplot with gganimate or using echarts4r.But the ...