Skip to content

Commit ff3d655

Browse files
committed
07-visualization-ggplot-python.md: fix hash
1 parent 1160fdc commit ff3d655

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_episodes/07-visualization-ggplot-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ my_plot.save("scatterplot.png", width=10, height=10, dpi=300)
590590
[ggplot2-cheat-sheet]: https://www.rstudio.com/wp-content/uploads/2015/08/ggplot2-cheatsheet.pdf
591591
[ggplot2]: https://ggplot2.tidyverse.org
592592
[grammar-of-graphics]: http://link.springer.com/book/10.1007%2F0-387-28695-0
593-
[plotnine-api]: https://plotnine.readthedocs.io/en/stable/api.html#Color-and-fill-scales
593+
[plotnine-api]: https://plotnine.readthedocs.io/en/stable/api.html#color-and-fill-scales
594594
[plotnine]: https://plotnine.readthedocs.io/en/stable
595595
596596
{% include links.md %}

0 commit comments

Comments
 (0)