Skip to content

Commit 3255a3e

Browse files
committed
Update readme
1 parent 33f1725 commit 3255a3e

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
*png
1+
*png
2+
*svg
3+
*pdf

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,21 +14,21 @@ Click on the images below to be directed to the julia code that produced it.
1414
### Figures and subplots
1515

1616

17-
[<img src="https://user-images.githubusercontent.com/4486578/80190356-87fcf480-8657-11ea-94be-39bf4a465457.png" width=50%>
18-
<img src="https://user-images.githubusercontent.com/4486578/80190357-892e2180-8657-11ea-82d4-082996f93f91.png" width=50%>
19-
<img src="https://user-images.githubusercontent.com/4486578/80190363-8b907b80-8657-11ea-8c1e-216a9dcb663c.png" width=50%>](basics/Figures-and-subplots.jl)
17+
[<img src="https://gist.github.com/briochemc/205e88cd3bfb13dd8c42c539a32afe28/raw/b348d0832f657aae4f466ec4e22d733f19bc9f71/Figures-and-subplots-1.svg">
18+
<img src="https://gist.github.com/briochemc/205e88cd3bfb13dd8c42c539a32afe28/raw/b348d0832f657aae4f466ec4e22d733f19bc9f71/Figures-and-subplots-2.svg">
19+
<img src="https://gist.github.com/briochemc/205e88cd3bfb13dd8c42c539a32afe28/raw/b348d0832f657aae4f466ec4e22d733f19bc9f71/Figures-and-subplots-3.svg">](basics/Figures-and-subplots.jl)
2020

2121
### Formatting subplots
2222

23-
[<img src="https://user-images.githubusercontent.com/4486578/80190595-e75b0480-8657-11ea-86e8-f9d2223eb744.png" width=50%>](basics/Formatting-subplots.jl)
23+
[<img src="https://gist.github.com/briochemc/205e88cd3bfb13dd8c42c539a32afe28/raw/b348d0832f657aae4f466ec4e22d733f19bc9f71/Formatting-subplots.svg">](basics/Formatting-subplots.jl)
2424

2525
### Changing rc settings
2626

27-
[<img src="https://user-images.githubusercontent.com/4486578/80190715-13768580-8658-11ea-9077-82e8e674458b.png" width=50%>](basics/Changing-rc-settings.jl)
27+
[<img src="https://gist.github.com/briochemc/205e88cd3bfb13dd8c42c539a32afe28/raw/b348d0832f657aae4f466ec4e22d733f19bc9f71/Changing-rc-settings.svg">](basics/Changing-rc-settings.jl)
2828

2929
### Subplot grids
3030

31-
[<img src="https://user-images.githubusercontent.com/4486578/80191372-eecedd80-8658-11ea-9200-d063897efbcc.png" width=50%>](basics/Subplot-grids.jl)
31+
[<img src="https://gist.github.com/briochemc/205e88cd3bfb13dd8c42c539a32afe28/raw/b348d0832f657aae4f466ec4e22d733f19bc9f71/Subplot-grids.svg">](basics/Subplot-grids.jl)
3232

3333

3434
## Notes

0 commit comments

Comments
 (0)