You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your work on this!
I'm trying to recreate the following FACSDiva output (with accessible stayling and publishing-appropriate resolution):
I have gotten quite far:
BUT: I cannot figure out how to properly add the minor tickmarks that FACSDiva employs - ggplot2::annotation_logticks can't deal with the internal trickery of ggcyto::axis_*_inverse_trans ...
Howto remedy this?
Thanks for any pointers.
The text was updated successfully, but these errors were encountered:
Thanks for your work on this!
I'm trying to recreate the following FACSDiva output (with accessible stayling and publishing-appropriate resolution):
I have gotten quite far:
BUT: I cannot figure out how to properly add the minor tickmarks that FACSDiva employs -
ggplot2::annotation_logticks
can't deal with the internal trickery ofggcyto::axis_*_inverse_trans
...Howto remedy this?
Thanks for any pointers.
The text was updated successfully, but these errors were encountered: