Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 736c5fd
Branch  : main
Author  : David Palmquist <[email protected]>
Time    : 2024-03-29 22:17:31 +0000
Message : Merge pull request #606 from datacarpentry/quist00-patch-1

Update 07-visualization-ggplot-python.md
  • Loading branch information
actions-user committed Mar 29, 2024
1 parent f3ef0c6 commit 5eb82d1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 07-visualization-ggplot-python.md
Original file line number Diff line number Diff line change
Expand Up @@ -631,12 +631,12 @@ my_plot.save("scatterplot.png", width=10, height=10, dpi=300)



[plotnine]: https://plotnine.readthedocs.io/en/stable
[plotnine]: https://github.com/has2k1/plotnine?tab=readme-ov-file
[ggplot2]: https://ggplot2.tidyverse.org
[grammar-of-graphics]: https://link.springer.com/book/10.1007%2F0-387-28695-0
[setup-plotnine]: https://datacarpentry.org/python-ecology-lesson/setup.html#required-python-packages
[plotnine-api]: https://plotnine.readthedocs.io/en/stable/api.html#color-and-fill-scales
[ggplot2-cheat-sheet]: https://www.rstudio.com/wp-content/uploads/2015/08/ggplot2-cheatsheet.pdf
[setup-plotnine]: https://datacarpentry.org/python-ecology-lesson/#required-python-packages
[plotnine-api]: https://plotnine.org/reference/
[ggplot2-cheat-sheet]: https://rstudio.github.io/cheatsheets/html/data-visualization.html


:::::::::::::::::::::::::::::::::::::::: keypoints
Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"episodes/04-data-types-and-format.md" "e57b9b771e5d2dcf4c9e2521822f8d5a" "site/built/04-data-types-and-format.md" "2023-06-05"
"episodes/05-merging-data.md" "8491d51a41ad970f69acac6162e97432" "site/built/05-merging-data.md" "2024-02-21"
"episodes/06-loops-and-functions.md" "d41f11e6c162c86393cd9bd4431c0687" "site/built/06-loops-and-functions.md" "2023-05-18"
"episodes/07-visualization-ggplot-python.md" "90c47e103def226935f90723ae361b1f" "site/built/07-visualization-ggplot-python.md" "2024-02-21"
"episodes/07-visualization-ggplot-python.md" "be85fc2fd560b30bee0818ecf4a4e712" "site/built/07-visualization-ggplot-python.md" "2024-03-29"
"episodes/08-putting-it-all-together.md" "b279a4ab47789abda7f71609a78022ed" "site/built/08-putting-it-all-together.md" "2024-01-31"
"episodes/09-working-with-sql.md" "e27af594f7ae68613dbaae8240493770" "site/built/09-working-with-sql.md" "2023-05-18"
"instructors/CONTRIBUTORS.md" "71ca6d2e0d81004775e42ce90cd6a298" "site/built/CONTRIBUTORS.md" "2023-05-08"
Expand Down

0 comments on commit 5eb82d1

Please sign in to comment.