Commit 60adfe9
File tree
Expand file treeCollapse file tree
12 files changed
+1742
-160
lines changedFilter options
- src
- plots
- traces
- heatmap
- histogram
- histogram2d
- test
- image
- baselines
- mocks
- jasmine/tests
Expand file treeCollapse file tree
12 files changed
+1742
-160
lines changed+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2961 | 2961 |
|
2962 | 2962 |
|
2963 | 2963 |
|
2964 |
| - |
| 2964 | + |
| 2965 | + |
| 2966 | + |
| 2967 | + |
2965 | 2968 |
|
2966 | 2969 |
|
2967 | 2970 |
|
|
src/traces/heatmap/make_bound_array.js
Copy file name to clipboardExpand all lines: src/traces/heatmap/make_bound_array.js+9-6Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
| 65 | + |
70 | 66 |
|
71 | 67 |
|
72 |
| - |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
73 | 76 |
|
74 | 77 |
|
75 | 78 |
|
|
src/traces/histogram/calc.js
Copy file name to clipboardExpand all lines: src/traces/histogram/calc.js+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
232 | 232 |
|
233 | 233 |
|
234 | 234 |
|
235 |
| - |
236 |
| - |
| 235 | + |
| 236 | + |
237 | 237 |
|
238 | 238 |
|
239 | 239 |
|
| ||
253 | 253 |
|
254 | 254 |
|
255 | 255 |
|
256 |
| - |
| 256 | + |
257 | 257 |
|
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
261 | 261 |
|
262 | 262 |
|
263 |
| - |
| 263 | + |
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
| ||
421 | 421 |
|
422 | 422 |
|
423 | 423 |
|
424 |
| - |
| 424 | + |
425 | 425 |
|
426 | 426 |
|
427 | 427 |
|
|
src/traces/histogram/cross_trace_defaults.js
Copy file name to clipboardExpand all lines: src/traces/histogram/cross_trace_defaults.js+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
| 110 | + |
110 | 111 |
|
111 | 112 |
|
112 | 113 |
|
|
src/traces/histogram2d/calc.js
Copy file name to clipboardExpand all lines: src/traces/histogram2d/calc.js+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 |
| - |
209 |
| - |
210 |
| - |
211 |
| - |
212 |
| - |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
| 214 | + |
213 | 215 |
|
214 | 216 |
|
215 | 217 |
|
test/image/baselines/histogram2d_bingroup-coloraxis.png
Copy file name to clipboard39.2 KB
Loading
test/image/baselines/histogram2dcontour_bingroup-coloraxis.png
Copy file name to clipboard69.2 KB
Loading
0 commit comments