Brian Rice
Results
2
issues of
Brian Rice
It would be nice if `geom_ref_line()` could handle the American spelling of "colour" too, like `ggplot2` does. Example: ``` r library(tidyverse) library(modelr) mtcars %>% ggplot() + geom_point(aes(mpg, hp, color =...
## Did you read the Contributor Guide? Yes, I have read [Contributor Rules](https://sedona.apache.org/community/rule/) and [Contributor Development Guide](https://sedona.apache.org/community/develop/) ## Is this PR related to a JIRA ticket? Yes, the URL of...
improvement
sedona-sql
affect public APIs