-
-
Couldn't load subscription status.
- Fork 32
adding callout about aes global and local mappings #113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
closes #74 in https://librarycarpentry.github.io/lc-r/04-data-viz-ggplot.html and explains that aes() can happen in main ggplot() function or in geoms(). uses the callout component.
Thank you!Thank you for your pull request 😃 🤖 This automated message can help you check the rendered files in your submission for clarity. If you have any questions, please feel free to open an issue in {sandpaper}. If you have files that automatically render output (e.g. R Markdown), then you should check for the following:
Rendered Changes🔍 Inspect the changes: https://github.com/LibraryCarpentry/lc-r/compare/md-outputs..md-outputs-PR-113 The following changes were observed in the rendered markdown documents: What does this mean?If you have source files that require output and figures to be generated (e.g. R Markdown), then it is important to make sure the generated figures and output are reproducible. This output provides a way for you to inspect the output in a diff-friendly manner so that it's easy to see the changes that occur due to new software versions or randomisation. ⏱️ Updated at 2025-02-13 02:27:20 +0000 |
Auto-generated via `{sandpaper}`
Source : 626c366
Branch : main
Author : Jia Qi <[email protected]>
Time : 2025-02-13 11:56:40 +0000
Message : Merge pull request #113 from LibraryCarpentry/data-vis-aes-global-local-callout
adding callout about aes global and local mappings
Auto-generated via `{sandpaper}`
Source : 54a3b64
Branch : md-outputs
Author : GitHub Actions <[email protected]>
Time : 2025-02-13 11:57:47 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 626c366
Branch : main
Author : Jia Qi <[email protected]>
Time : 2025-02-13 11:56:40 +0000
Message : Merge pull request #113 from LibraryCarpentry/data-vis-aes-global-local-callout
adding callout about aes global and local mappings
Auto-generated via `{sandpaper}`
Source : 626c366
Branch : main
Author : Jia Qi <[email protected]>
Time : 2025-02-13 11:56:40 +0000
Message : Merge pull request #113 from LibraryCarpentry/data-vis-aes-global-local-callout
adding callout about aes global and local mappings
Auto-generated via `{sandpaper}`
Source : 76b41c1
Branch : md-outputs
Author : GitHub Actions <[email protected]>
Time : 2025-02-18 00:16:56 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 626c366
Branch : main
Author : Jia Qi <[email protected]>
Time : 2025-02-13 11:56:40 +0000
Message : Merge pull request #113 from LibraryCarpentry/data-vis-aes-global-local-callout
adding callout about aes global and local mappings
Auto-generated via `{sandpaper}`
Source : 626c366
Branch : main
Author : Jia Qi <[email protected]>
Time : 2025-02-13 11:56:40 +0000
Message : Merge pull request #113 from LibraryCarpentry/data-vis-aes-global-local-callout
adding callout about aes global and local mappings
Auto-generated via `{sandpaper}`
Source : 7c42f35
Branch : md-outputs
Author : GitHub Actions <[email protected]>
Time : 2025-03-04 00:02:26 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 626c366
Branch : main
Author : Jia Qi <[email protected]>
Time : 2025-02-13 11:56:40 +0000
Message : Merge pull request #113 from LibraryCarpentry/data-vis-aes-global-local-callout
adding callout about aes global and local mappings
Auto-generated via `{sandpaper}`
Source : 626c366
Branch : main
Author : Jia Qi <[email protected]>
Time : 2025-02-13 11:56:40 +0000
Message : Merge pull request #113 from LibraryCarpentry/data-vis-aes-global-local-callout
adding callout about aes global and local mappings
Auto-generated via `{sandpaper}`
Source : 4405b1c
Branch : md-outputs
Author : GitHub Actions <[email protected]>
Time : 2025-03-11 00:16:37 +0000
Message : markdown source builds
Auto-generated via `{sandpaper}`
Source : 626c366
Branch : main
Author : Jia Qi <[email protected]>
Time : 2025-02-13 11:56:40 +0000
Message : Merge pull request #113 from LibraryCarpentry/data-vis-aes-global-local-callout
adding callout about aes global and local mappings
closes #74 in https://librarycarpentry.github.io/lc-r/04-data-viz-ggplot.html and explains that aes() can happen in main ggplot() function or in geoms(). uses the callout component.