Re: [R] ggplot with two x-axis and two dimensions

2023-11-25 Thread Rui Barradas
Às 10:29 de 24/11/2023, sibylle.stoec...@gmx.ch escreveu: Dear R-user Does anybody now, if ggplot allows to use two x-axis including two dimensions (similar to excel plot (picture 1 in the pdf attachmet). If yes, how should I adapt my code? The parameters are presented in the input file (attachm

Re: [R] ggplot adjust two y-axis

2023-11-25 Thread CALUM POLWART
This is doable. But it's also considered a data visualisation hell! So Hadley didn't make it easy. I can provide more details on how to do it later (replying from phone just now). BUT there is very much a question of should you be plotting like that. It's probably worth giving it serious thought b