https://github.com/zeehio/facetscales
facet_grid with different scales per facet
https://github.com/zeehio/facetscales
Last synced: about 1 year ago
JSON representation
facet_grid with different scales per facet
- Host: GitHub
- URL: https://github.com/zeehio/facetscales
- Owner: zeehio
- License: gpl-2.0
- Archived: true
- Created: 2018-07-11T09:13:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T10:47:35.000Z (over 3 years ago)
- Last Synced: 2024-11-18T02:39:19.168Z (over 1 year ago)
- Size: 43.9 KB
- Stars: 90
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ggplot2 - facetscales
- awesome-r-dataviz - facetscales - facet_grid with different scales per facet. (ggplot / Miscellaneous)
README
# Project archived
I no longer think this is a good approach or idea, I suggest you use either
[cowplot](https://cran.r-project.org/web/packages/cowplot/index.html) or
[patchwork](https://cran.r-project.org/web/packages/patchwork/index.html).
Fixing the multiple issues of this package requires changes to ggplot2 that
are not going to happen.
So it is better to archive this project to avoid further confusion
If you still want access to this project, the last version is available at
the `archived` branch.
[facetscales, archived](https://github.com/zeehio/facetscales/tree/archived)