Hi everyone !
I try to introduce a break in the y axis of my dotplot, because my data are too far apart (depending on categories) and difficult to correctly visualized.. For exemple, I would like that the graduation start from 0, go to 0.05 then be interrupt between 0.06 to 0.2 then be normal from 0.2 again.
Is there a argument/option to cut the axis with ggplot please ?
Thanks in advance