Commit 897ec2d
File tree
Expand file treeCollapse file tree
20 files changed
+965
-391
lines changedFilter options
- src
- components
- fx
- modebar
- plots/cartesian
- traces
- bar
- box
- scatter
- scattercarpet
- scattergl
- test/jasmine/tests
Expand file treeCollapse file tree
20 files changed
+965
-391
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
| 7 | + |
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
|
src/components/fx/helpers.js
Copy file name to clipboardExpand all lines: src/components/fx/helpers.js+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
| 80 | + |
81 | 81 |
|
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
|
+2-24Lines changed: 2 additions & 24 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1065 | 1065 |
|
1066 | 1066 |
|
1067 | 1067 |
|
1068 |
| - |
1069 | 1068 |
|
1070 |
| - |
1071 |
| - |
1072 |
| - |
1073 |
| - |
1074 |
| - |
1075 |
| - |
1076 |
| - |
1077 |
| - |
1078 |
| - |
1079 |
| - |
1080 |
| - |
1081 |
| - |
| 1069 | + |
1082 | 1070 |
|
1083 | 1071 |
|
1084 |
| - |
1085 | 1072 |
|
1086 |
| - |
1087 |
| - |
1088 |
| - |
1089 |
| - |
1090 |
| - |
1091 |
| - |
1092 |
| - |
1093 |
| - |
1094 |
| - |
| 1073 | + |
1095 | 1074 |
|
1096 | 1075 |
|
1097 |
| - |
1098 | 1076 |
|
1099 | 1077 |
|
1100 | 1078 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
|
src/components/modebar/manage.js
Copy file name to clipboardExpand all lines: src/components/modebar/manage.js+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
182 | 186 |
|
183 | 187 |
|
184 | 188 |
|
|
src/plots/cartesian/axes.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/axes.js+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1216 | 1216 |
|
1217 | 1217 |
|
1218 | 1218 |
|
| 1219 | + |
| 1220 | + |
| 1221 | + |
| 1222 | + |
| 1223 | + |
| 1224 | + |
| 1225 | + |
| 1226 | + |
| 1227 | + |
| 1228 | + |
| 1229 | + |
| 1230 | + |
| 1231 | + |
| 1232 | + |
| 1233 | + |
1219 | 1234 |
|
1220 | 1235 |
|
1221 | 1236 |
|
|
+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
| ||
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
31 |
| - |
32 |
| - |
| 33 | + |
| 34 | + |
33 | 35 |
|
34 | 36 |
|
35 | 37 |
|
|
src/traces/box/attributes.js
Copy file name to clipboardExpand all lines: src/traces/box/attributes.js+28-6Lines changed: 28 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
| 15 | + |
| 16 | + |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
| ||
63 | 62 |
|
64 | 63 |
|
65 | 64 |
|
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
66 | 75 |
|
67 | 76 |
|
68 | 77 |
|
| ||
159 | 168 |
|
160 | 169 |
|
161 | 170 |
|
162 |
| - |
| 171 | + |
| 172 | + |
163 | 173 |
|
164 |
| - |
| 174 | + |
| 175 | + |
165 | 176 |
|
166 | 177 |
|
167 | 178 |
|
| ||
202 | 213 |
|
203 | 214 |
|
204 | 215 |
|
205 |
| - |
| 216 | + |
| 217 | + |
| 218 | + |
| 219 | + |
| 220 | + |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
| 225 | + |
| 226 | + |
| 227 | + |
206 | 228 |
|
0 commit comments