Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@xiangpin
Copy link
Member

@xiangpin xiangpin commented Sep 9, 2025

> library(ggplot2)
> coord_fixed() |> class()
[1] "CoordCartesian" "Coord"          "ggproto"        "gg"
> inherits(coord_fixed(), 'CoordFixed')
[1] FALSE
>

related PR #45 and issue #41

@GuangchuangYu GuangchuangYu merged commit 9c4d7dd into YuLab-SMU:master Sep 10, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants