I have an lme model in R with three main effects (sediment size, concentration and algae concentration). After doing the necessary data processing I arrived at my minimal model which comprises of two different two-way interactions (sediment size:sediment concentration and algae concentration: sediment size). I used glht to conduct pairwise comparisons for these two two-way interaction and managed to also get the alphabets for significant differences through the cld function. With the two different two-way interactions I would essentially have two sets of significant differences, so I need suggestions as to how best to display this graphically. I have them in a table now and I have been told that it is too complicated for readers.