Skip to content

Commit 50c0ed8

Browse files
committed
tkinter+matplotlib
1 parent aef240f commit 50c0ed8

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

matplotlib/seaborn-example/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11

22
Matplotlib with Seaborn
33

4-
![#1](images/tkinter-matplotlib-seaborn.png?raw=true)
4+
![#1](images/matplotlib-seaborn.png?raw=true)
55

66
Based on http://seaborn.pydata.org/examples/many_pairwise_correlations.html
77

88
---
99

10-
See
10+
See also:
1111

1212
- [tkinter/embed-matplotlib](../../tkinter/embed-matplotlib)
1313

tkinter/embed-matplotlib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
See
1+
See also:
22

33
- [tkinter/embed-matplotlib](../../tkinter/embed-matplotlib)
44

tkinter/matplotlib-canvas/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
See
1+
See also:
22

33
- [tkinter/embed-matplotlib](../../tkinter/embed-matplotlib)
44

tkinter/matplotlib-seaborn/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ Tkinter with Matplotlib, Seaborn and NavigationToolbar
88

99
![#2](images/tkinter-matplotlib-seaborn-navigationtoolbar.png?raw=true)
1010

11-
See
11+
---
12+
13+
See also:
1214

1315
- [tkinter/embed-matplotlib](../../tkinter/embed-matplotlib)
1416

0 commit comments

Comments
 (0)