Skip to content

Commit 4bc44b0

Browse files
committed
add name
1 parent 7392eb5 commit 4bc44b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/notebooks/web-ggbetweenstats-with-matplotlib.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"This page showcases the work of [Tuo Wang](https://tuowang.rbind.io/) made to demonstrate some packages that make the `ggplot2` more beautiful. His original post and code can be found [here](https://tuowang.rbind.io/post/2021-03-25-ggplot2-extensions/). This article has been contributed by [Tomas Capretto](https://twitter.com/CaprettoTomas). Thanks to Tuo for accepting sharinig his work here! 🙏🙏"
21+
"This page showcases the work of [Tuo Wang](https://tuowang.rbind.io/) that introduces packages to make [`ggplot2`](https://ggplot2.tidyverse.org/) plots more beautiful. You can find the original [R](https://www.r-graph-gallery.com/) code on Tuo's blog [here](https://tuowang.rbind.io/post/2021-03-25-ggplot2-extensions/). \n",
22+
"\n",
23+
"Thanks to him for accepting sharing his work here! Thanks also to [Tomás Capretto](https://tcapretto.netlify.app/) who translated this work from R to Python! 🙏🙏"
2224
]
2325
},
2426
{

0 commit comments

Comments
 (0)