@@ -16,34 +16,36 @@ Click on the images below to be directed to the julia code that produced it.
16
16
17
17
[ <img src =" figs/Figures-and-subplots-1.svg " width =30% >
18
18
<img src =" figs/Figures-and-subplots-2.svg " width =30% >
19
- <img src =" figs/Figures-and-subplots-3.svg " width =30% >] ( basics/Figures-and-subplots.jl )
19
+ <img src =" figs/Figures-and-subplots-3.svg " width =30% >] ( src/ basics/Figures-and-subplots.jl)
20
20
21
21
### Formatting subplots
22
22
23
- [ <img src =" figs/Formatting-subplots.svg " width =30% >] ( basics/Formatting-subplots.jl )
23
+ [ <img src =" figs/Formatting-subplots.svg " width =30% >] ( src/ basics/Formatting-subplots.jl)
24
24
25
25
### Changing rc settings
26
26
27
- [ <img src =" figs/Changing-rc-settings.svg " width =30% >] ( basics/Changing-rc-settings.jl )
27
+ [ <img src =" figs/Changing-rc-settings.svg " width =30% >] ( src/ basics/Changing-rc-settings.jl)
28
28
29
29
### Subplot grids
30
30
31
- [ <img src =" figs/Subplot-grids.svg " width =30% >] ( basics/Subplot-grids.jl )
31
+ [ <img src =" figs/Subplot-grids.svg " width =30% >] ( src/ basics/Subplot-grids.jl)
32
32
33
33
## Subplots features
34
34
35
35
### Automatic figure sizing
36
36
37
37
[ <img src =" figs/Automatic-figure-sizing-1a.svg " width =30% >
38
- <img src =" figs/Automatic-figure-sizing-1b.svg " width =30% >
39
- <img src =" figs/Automatic-figure-sizing-2a-1.svg " width =30% >
38
+ <img src =" figs/Automatic-figure-sizing-1b.svg " width =30% >] ( src/subplots/Automatic-figure-sizing-1.jl )
39
+
40
+ [ <img src =" figs/Automatic-figure-sizing-2a-1.svg " width =30% >
40
41
<img src =" figs/Automatic-figure-sizing-2a-2.svg " width =30% >
41
42
<img src =" figs/Automatic-figure-sizing-2b-1.svg " width =30% >
42
- <img src =" figs/Automatic-figure-sizing-2b-2.svg " width =30% >
43
- <img src =" figs/Automatic-figure-sizing-3a-1.svg " width =30% >
43
+ <img src =" figs/Automatic-figure-sizing-2b-2.svg " width =30% >] ( src/subplots/Automatic-figure-sizing-2.jl )
44
+
45
+ [ <img src =" figs/Automatic-figure-sizing-3a-1.svg " width =30% >
44
46
<img src =" figs/Automatic-figure-sizing-3a-2.svg " width =30% >
45
47
<img src =" figs/Automatic-figure-sizing-3b-1.svg " width =30% >
46
- <img src =" figs/Automatic-figure-sizing-3b-2.svg " width =30% >] ( subplots/Automatic-figure-sizing.jl )
48
+ <img src =" figs/Automatic-figure-sizing-3b-2.svg " width =30% >] ( src/ subplots/Automatic-figure-sizing-3 .jl)
47
49
48
50
## Notes
49
51
0 commit comments