Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 43be21d

Browse files
authored
Update ggplot URLs
see #6859
1 parent b5b5a67 commit 43be21d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

examples/style_sheets/plot_ggplot.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
77
.. [1] http://www.huyng.com/posts/sane-color-scheme-for-matplotlib/
88
9-
.. _ggplot: http://had.co.nz/ggplot/
10-
.. _R: http://www.r-project.org/
9+
.. _ggplot: https://github.com/yhat/ggplot
10+
.. _R: https://www.r-project.org/
1111
1212
"""
1313
import numpy as np

0 commit comments

Comments
 (0)