Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 43be21d

Browse filesBrowse files
authored
Update ggplot URLs
see #6859
1 parent b5b5a67 commit 43be21d
Copy full SHA for 43be21d

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎examples/style_sheets/plot_ggplot.py

Copy file name to clipboardExpand all lines: examples/style_sheets/plot_ggplot.py
+2-2Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.