Commit 9ac3003
File tree
Expand file treeCollapse file tree
9 files changed
+60
-39
lines changedFilter options
- examples
- color
- pie_and_polar_charts
- style_sheets
Expand file treeCollapse file tree
9 files changed
+60
-39
lines changedexamples/color/color_cycle_default.py
Copy file name to clipboardExpand all lines: examples/color/color_cycle_default.py+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 |
| - |
5 | 8 |
|
6 | 9 |
|
7 | 10 |
|
| 11 | + |
8 | 12 |
|
9 | 13 |
|
10 | 14 |
|
|
examples/color/color_cycle_demo.py
Copy file name to clipboardExpand all lines: examples/color/color_cycle_demo.py+11-5Lines changed: 11 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
4 | 8 |
|
5 | 9 |
|
6 | 10 |
|
7 |
| - |
| 11 | + |
8 | 12 |
|
9 |
| - |
10 |
| - |
| 13 | + |
11 | 14 |
|
12 | 15 |
|
13 | 16 |
|
14 | 17 |
|
15 | 18 |
|
| 19 | + |
16 | 20 |
|
17 | 21 |
|
18 | 22 |
|
19 | 23 |
|
20 | 24 |
|
| 25 | + |
21 | 26 |
|
22 | 27 |
|
23 | 28 |
|
24 | 29 |
|
25 | 30 |
|
26 | 31 |
|
27 | 32 |
|
| 33 | + |
28 | 34 |
|
29 | 35 |
|
30 | 36 |
|
|
examples/color/colormaps_reference.py
Copy file name to clipboardExpand all lines: examples/color/colormaps_reference.py+8-3Lines changed: 8 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
| ||
35 | 39 |
|
36 | 40 |
|
37 | 41 |
|
| 42 | + |
38 | 43 |
|
39 | 44 |
|
40 |
| - |
41 | 45 |
|
42 | 46 |
|
43 | 47 |
|
| ||
65 | 69 |
|
66 | 70 |
|
67 | 71 |
|
68 |
| - |
| 72 | + |
69 | 73 |
|
70 | 74 |
|
71 | 75 |
|
| ||
81 | 85 |
|
82 | 86 |
|
83 | 87 |
|
| 88 | + |
84 | 89 |
|
85 |
| - |
| 90 | + |
86 | 91 |
|
87 | 92 |
|
examples/color/named_colors.py
Copy file name to clipboardExpand all lines: examples/color/named_colors.py+10-17Lines changed: 10 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
3 | 5 |
|
4 | 6 |
|
5 | 7 |
|
| 8 | + |
6 | 9 |
|
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 | 10 |
|
14 | 11 |
|
15 | 12 |
|
16 | 13 |
|
17 | 14 |
|
18 | 15 |
|
19 |
| - |
| 16 | + |
20 | 17 |
|
21 | 18 |
|
22 |
| - |
23 |
| - |
24 | 19 |
|
25 | 20 |
|
26 | 21 |
|
27 | 22 |
|
28 |
| - |
| 23 | + |
29 | 24 |
|
30 | 25 |
|
31 | 26 |
|
| 27 | + |
32 | 28 |
|
33 |
| - |
34 |
| - |
35 | 29 |
|
36 |
| - |
37 | 30 |
|
38 | 31 |
|
39 | 32 |
|
40 | 33 |
|
41 |
| - |
| 34 | + |
42 | 35 |
|
43 | 36 |
|
44 | 37 |
|
| ||
49 | 42 |
|
50 | 43 |
|
51 | 44 |
|
52 |
| - |
53 |
| - |
| 45 | + |
| 46 | + |
54 | 47 |
|
55 | 48 |
|
56 | 49 |
|
|
examples/pie_and_polar_charts/pie_demo_features.py
Copy file name to clipboardExpand all lines: examples/pie_and_polar_charts/pie_demo_features.py+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
|
examples/pie_and_polar_charts/polar_bar_demo.py
Copy file name to clipboardExpand all lines: examples/pie_and_polar_charts/polar_bar_demo.py+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
5 | 9 |
|
6 | 10 |
|
7 | 11 |
|
| 12 | + |
8 | 13 |
|
9 | 14 |
|
10 | 15 |
|
|
examples/pie_and_polar_charts/polar_scatter_demo.py
Copy file name to clipboard+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
2 | 6 |
|
3 | 7 |
|
4 | 8 |
|
| ||
8 | 12 |
|
9 | 13 |
|
10 | 14 |
|
| 15 | + |
11 | 16 |
|
12 | 17 |
|
13 | 18 |
|
14 | 19 |
|
15 | 20 |
|
16 | 21 |
|
17 | 22 |
|
18 |
| - |
19 |
| - |
| 23 | + |
20 | 24 |
|
21 | 25 |
|
examples/style_sheets/plot_bmh.py
Copy file name to clipboardExpand all lines: examples/style_sheets/plot_bmh.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 |
| - |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
examples/style_sheets/plot_fivethirtyeight.py
Copy file name to clipboardExpand all lines: examples/style_sheets/plot_fivethirtyeight.py+10-10Lines changed: 10 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
10 |
| - |
11 | 10 |
|
12 | 11 |
|
13 | 12 |
|
| 13 | + |
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
18 | 20 |
|
19 | 21 |
|
20 | 22 |
|
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
30 | 30 |
|
31 | 31 |
|
0 commit comments