Map visual panel position to DOM panel name
Source:R/ggplot2_facet_utils.R
map_visual_to_dom_panel.RdThis function handles the mismatch between visual layout order (row-major) and DOM element generation order (column-major) in gridSVG.
R/ggplot2_facet_utils.R
map_visual_to_dom_panel.RdThis function handles the mismatch between visual layout order (row-major) and DOM element generation order (column-major) in gridSVG.