Closed raymondben closed 4 years ago
Describe the bug geom_line plots in order of x value, geom_path plots in data row order. Use the latter
geom_line
geom_path
https://github.com/AustralianAntarcticDivision/SOmap/commit/0d99f1e7161f93946ab88d574d53785482e0300c
Describe the bug
geom_line
plots in order of x value,geom_path
plots in data row order. Use the latter