Commit 1819584
File tree
Expand file treeCollapse file tree
15 files changed
+64
-10
lines changedFilter options
- src
- plot_api
- plots
- traces
- carpet
- cone
- contourcarpet
- heatmap
- mesh3d
- parcoords
- pointcloud
- sankey
- streamtube
- surface
- table
- test/jasmine
- bundle_tests
- tests
Expand file treeCollapse file tree
15 files changed
+64
-10
lines changedsrc/plot_api/plot_schema.js
Copy file name to clipboardExpand all lines: src/plot_api/plot_schema.js+14-2Lines changed: 14 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
| 115 | + |
115 | 116 |
|
116 | 117 |
|
117 | 118 |
|
| ||
460 | 461 |
|
461 | 462 |
|
462 | 463 |
|
| 464 | + |
| 465 | + |
| 466 | + |
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
463 | 475 |
|
464 |
| - |
| 476 | + |
465 | 477 |
|
466 | 478 |
|
467 |
| - |
| 479 | + |
468 | 480 |
|
469 | 481 |
|
470 | 482 |
|
|
+19-4Lines changed: 19 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1125 | 1125 |
|
1126 | 1126 |
|
1127 | 1127 |
|
| 1128 | + |
1128 | 1129 |
|
1129 | 1130 |
|
1130 | 1131 |
|
| ||
1158 | 1159 |
|
1159 | 1160 |
|
1160 | 1161 |
|
| 1162 | + |
| 1163 | + |
| 1164 | + |
| 1165 | + |
| 1166 | + |
| 1167 | + |
| 1168 | + |
| 1169 | + |
| 1170 | + |
| 1171 | + |
| 1172 | + |
| 1173 | + |
1161 | 1174 |
|
1162 | 1175 |
|
1163 | 1176 |
|
| ||
1171 | 1184 |
|
1172 | 1185 |
|
1173 | 1186 |
|
1174 |
| - |
1175 |
| - |
1176 |
| - |
1177 |
| - |
| 1187 | + |
| 1188 | + |
| 1189 | + |
| 1190 | + |
| 1191 | + |
| 1192 | + |
1178 | 1193 |
|
1179 | 1194 |
|
1180 | 1195 |
|
|
src/traces/carpet/attributes.js
Copy file name to clipboardExpand all lines: src/traces/carpet/attributes.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| 130 | + |
130 | 131 |
|
src/traces/cone/attributes.js
Copy file name to clipboardExpand all lines: src/traces/cone/attributes.js+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
| 183 | + |
| 184 | + |
183 | 185 |
|
src/traces/contourcarpet/attributes.js
Copy file name to clipboardExpand all lines: src/traces/contourcarpet/attributes.js+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
90 | 90 |
|
91 | 91 |
|
92 | 92 |
|
93 |
| - |
| 93 | + |
| 94 | + |
94 | 95 |
|
95 | 96 |
|
96 | 97 |
|
|
src/traces/heatmap/attributes.js
Copy file name to clipboardExpand all lines: src/traces/heatmap/attributes.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
| 114 | + |
114 | 115 |
|
115 | 116 |
|
116 | 117 |
|
|
src/traces/mesh3d/attributes.js
Copy file name to clipboardExpand all lines: src/traces/mesh3d/attributes.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
| 168 | + |
168 | 169 |
|
169 | 170 |
|
170 | 171 |
|
|
src/traces/parcoords/attributes.js
Copy file name to clipboardExpand all lines: src/traces/parcoords/attributes.js+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
|
src/traces/pointcloud/attributes.js
Copy file name to clipboardExpand all lines: src/traces/pointcloud/attributes.js+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
141 | 141 |
|
142 | 142 |
|
143 | 143 |
|
144 |
| - |
| 144 | + |
| 145 | + |
145 | 146 |
|
src/traces/sankey/attributes.js
Copy file name to clipboardExpand all lines: src/traces/sankey/attributes.js+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
219 | 219 |
|
220 | 220 |
|
221 | 221 |
|
| 222 | + |
src/traces/streamtube/attributes.js
Copy file name to clipboardExpand all lines: src/traces/streamtube/attributes.js+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
152 | 152 |
|
153 | 153 |
|
154 | 154 |
|
| 155 | + |
| 156 | + |
155 | 157 |
|
src/traces/surface/attributes.js
Copy file name to clipboardExpand all lines: src/traces/surface/attributes.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
256 | 256 |
|
257 | 257 |
|
258 | 258 |
|
| 259 | + |
src/traces/table/attributes.js
Copy file name to clipboardExpand all lines: src/traces/table/attributes.js+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
| 17 | + |
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| ||
198 | 198 |
|
199 | 199 |
|
200 | 200 |
|
| 201 | + |
test/jasmine/bundle_tests/plotschema_test.js
Copy file name to clipboardExpand all lines: test/jasmine/bundle_tests/plotschema_test.js+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
362 | 362 |
|
363 | 363 |
|
364 | 364 |
|
| 365 | + |
| 366 | + |
| 367 | + |
| 368 | + |
| 369 | + |
365 | 370 |
|
366 | 371 |
|
367 | 372 |
|
|
test/jasmine/tests/parcoords_test.js
Copy file name to clipboardExpand all lines: test/jasmine/tests/parcoords_test.js+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
82 | 90 |
|
83 | 91 |
|
84 | 92 |
|
|
0 commit comments