List Question
20 TechQA 2024-02-20T16:21:07.057000Custom geom not working without group aesthetic in ggplot2
312 views
Asked by Crops
replace magrittr operator pipe (%>%) with "+" in ggplot call
109 views
Asked by user63230
Have scale type correspond to stat output (continuous), not input (discrete)
131 views
Asked by dholstius
How can I pass variables between ggplot personal functions?
109 views
Asked by teoten
Detect order of applications of transformations from ggplot object
476 views
Asked by moodymudskipper
NA handling in **ggplot2** "Stat" in new ggproto
91 views
Asked by Michael Roswell
How to modify breaks and lables within ggproto?
69 views
Asked by Fabian_G
cant get correct mapping when use ggproto to creat a new geom function
55 views
Asked by lovelyday
Defining / modifying data for draw_key
289 views
Asked by tjebo
ggplot2 extension with log xy scales using ggproto
129 views
Asked by Sam Min
How to align scale transformation across geoms?
76 views
Asked by markus
How to automate legends for a new geom in ggplot2?
239 views
Asked by ctesta01
Modify spacing between key glyphs in vertical legend whilst keeping key glyph border
1.3k views
Asked by tjebo
Which arguments need to be specified w/i `extra_params` for a new `ggproto`
110 views
Asked by moremo
How does `geom_abline()` not affect the x and y scales?
144 views
Asked by moremo
Adapt `draw_key()` according to own `draw_panel()` for new `ggproto`
90 views
Asked by moremo
custom `geom_` with two different styles for plotting
203 views
Asked by moremo