Commit 278b670
File tree
Expand file treeCollapse file tree
106 files changed
+370
-167
lines changedFilter options
- .github/workflows
- R
- man
- tests/testthat
- _snaps
- cookbook-lines
- ggplot-area
- ggplot-bar
- ggplot-boxplot
- ggplot-col
- ggplot-date
- ggplot-density
- ggplot-errorbar-horizontal
- ggplot-errorbar
- ggplot-facets
- ggplot-heatmap
- ggplot-hex
- ggplot-histogram
- ggplot-labels
- ggplot-legend
- ggplot-lines
- ggplot-map
- ggplot-path
- ggplot-point
- ggplot-polygons
- ggplot-rect
- ggplot-ribbon
- ggplot-segment
- ggplot-sf
- ggplot-size
- ggplot-smooth
- ggplot-step
- ggplot-text
- ggplot-ticks
- ggplot-tooltip
- mean-error-bars
- plotly-colorbar
- plotly-colorscale
- plotly-color
- plotly-group
- plotly-linetype
- plotly-size
- plotly-subplot
- plotly-symbol
- plotly
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
106 files changed
+370
-167
lines changed.github/workflows/R-CMD-check.yaml
Copy file name to clipboardExpand all lines: .github/workflows/R-CMD-check.yaml+26-21Lines changed: 26 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
86 |
| - |
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 |
| - |
96 |
| - |
97 |
| - |
98 |
| - |
| 81 | + |
99 | 82 |
|
100 | 83 |
|
101 |
| - |
| 84 | + |
| 85 | + |
102 | 86 |
|
103 | 87 |
|
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
104 | 102 |
|
105 | 103 |
|
106 | 104 |
|
| ||
109 | 107 |
|
110 | 108 |
|
111 | 109 |
|
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
112 | 117 |
|
113 | 118 |
|
114 | 119 |
|
115 |
| - |
| 120 | + |
116 | 121 |
|
117 | 122 |
|
118 | 123 |
|
|
+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
| 70 | + |
70 | 71 |
|
71 | 72 |
|
72 | 73 |
|
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
76 |
| - |
| 77 | + |
| 78 | + |
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
|
+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
| 37 | + |
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
| ||
136 | 137 |
|
137 | 138 |
|
138 | 139 |
|
| 140 | + |
139 | 141 |
|
140 | 142 |
|
141 | 143 |
|
| ||
260 | 262 |
|
261 | 263 |
|
262 | 264 |
|
| 265 | + |
263 | 266 |
|
264 | 267 |
|
265 | 268 |
|
|
+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
11 | 15 |
|
12 | 16 |
|
13 | 17 |
|
|
R/kaleido.R
Copy file name to clipboard+132Lines changed: 132 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
+8-21Lines changed: 8 additions & 21 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
2 | 2 |
|
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| - |
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
| 3 | + |
11 | 4 |
|
12 | 5 |
|
13 | 6 |
|
| ||
67 | 60 |
|
68 | 61 |
|
69 | 62 |
|
| 63 | + |
| 64 | + |
70 | 65 |
|
71 | 66 |
|
72 | 67 |
|
73 | 68 |
|
74 | 69 |
|
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
| 70 | + |
81 | 71 |
|
82 | 72 |
|
83 | 73 |
|
| ||
141 | 131 |
|
142 | 132 |
|
143 | 133 |
|
| 134 | + |
| 135 | + |
144 | 136 |
|
145 | 137 |
|
146 | 138 |
|
147 | 139 |
|
148 | 140 |
|
149 |
| - |
150 |
| - |
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
| 141 | + |
155 | 142 |
|
156 | 143 |
|
157 | 144 |
|
|
+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
487 | 487 |
|
488 | 488 |
|
489 | 489 |
|
| 490 | + |
| 491 | + |
| 492 | + |
| 493 | + |
| 494 | + |
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
490 | 499 |
|
491 | 500 |
|
492 | 501 |
|
|
+64Lines changed: 64 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments