Commit e612205
File tree
Expand file treeCollapse file tree
30 files changed
+449
-72
lines changedFilter options
- src/traces
- bar
- pie
- scatter
- scatter3d
- scattergeo
- scattermapbox
- scatterternary
- test
- image/mocks
- jasmine/tests
Expand file treeCollapse file tree
30 files changed
+449
-72
lines changedsrc/traces/bar/arrays_to_calcdata.js
Copy file name to clipboardExpand all lines: src/traces/bar/arrays_to_calcdata.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
|
src/traces/bar/attributes.js
Copy file name to clipboardExpand all lines: src/traces/bar/attributes.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
| 52 | + |
52 | 53 |
|
53 | 54 |
|
54 | 55 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
|
+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
99 | 99 |
|
100 | 100 |
|
101 | 101 |
|
102 |
| - |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
103 | 106 |
|
104 | 107 |
|
105 | 108 |
|
|
src/traces/pie/attributes.js
Copy file name to clipboardExpand all lines: src/traces/pie/attributes.js+21-1Lines changed: 21 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
83 | 103 |
|
84 | 104 |
|
85 | 105 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
114 |
| - |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
115 | 123 |
|
116 | 124 |
|
117 | 125 |
|
|
src/traces/scatter/arrays_to_calcdata.js
Copy file name to clipboardExpand all lines: src/traces/scatter/arrays_to_calcdata.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
|
src/traces/scatter/attributes.js
Copy file name to clipboardExpand all lines: src/traces/scatter/attributes.js+17-1Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
87 | 103 |
|
88 | 104 |
|
89 | 105 |
|
|
src/traces/scatter/defaults.js
Copy file name to clipboardExpand all lines: src/traces/scatter/defaults.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
|
src/traces/scatter/hover.js
Copy file name to clipboardExpand all lines: src/traces/scatter/hover.js+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
| 76 | + |
| 77 | + |
76 | 78 |
|
77 | 79 |
|
78 | 80 |
|
|
src/traces/scatter3d/attributes.js
Copy file name to clipboardExpand all lines: src/traces/scatter3d/attributes.js+14-1Lines changed: 14 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
| 76 | + |
| 77 | + |
76 | 78 |
|
77 | 79 |
|
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
78 | 91 |
|
79 | 92 |
|
80 | 93 |
|
|
src/traces/scatter3d/convert.js
Copy file name to clipboardExpand all lines: src/traces/scatter3d/convert.js+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
61 |
| - |
62 |
| - |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
63 | 67 |
|
64 | 68 |
|
65 | 69 |
|
| ||
371 | 375 |
|
372 | 376 |
|
373 | 377 |
|
374 |
| - |
| 378 | + |
375 | 379 |
|
376 | 380 |
|
377 | 381 |
|
|
src/traces/scatter3d/defaults.js
Copy file name to clipboardExpand all lines: src/traces/scatter3d/defaults.js+1Lines changed: 1 addition & 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 |
|
|
src/traces/scattergeo/attributes.js
Copy file name to clipboardExpand all lines: src/traces/scattergeo/attributes.js+15-1Lines changed: 15 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
| 60 | + |
| 61 | + |
60 | 62 |
|
61 | 63 |
|
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
62 | 76 |
|
63 | 77 |
|
64 | 78 |
|
|
src/traces/scattergeo/defaults.js
Copy file name to clipboardExpand all lines: src/traces/scattergeo/defaults.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
|
src/traces/scattergeo/hover.js
Copy file name to clipboardExpand all lines: src/traces/scattergeo/hover.js+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
101 | 101 |
|
102 | 102 |
|
103 | 103 |
|
104 |
| - |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
105 | 111 |
|
106 | 112 |
|
107 | 113 |
|
|
src/traces/scattermapbox/attributes.js
Copy file name to clipboardExpand all lines: src/traces/scattermapbox/attributes.js+15-7Lines changed: 15 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
31 |
| - |
32 |
| - |
| 30 | + |
33 | 31 |
|
34 |
| - |
35 |
| - |
36 | 32 |
|
37 | 33 |
|
38 | 34 |
|
39 | 35 |
|
40 | 36 |
|
41 | 37 |
|
42 |
| - |
| 38 | + |
43 | 39 |
|
44 | 40 |
|
45 | 41 |
|
46 | 42 |
|
47 | 43 |
|
48 | 44 |
|
49 | 45 |
|
50 |
| - |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
51 | 59 |
|
52 | 60 |
|
53 | 61 |
|
|
src/traces/scattermapbox/defaults.js
Copy file name to clipboardExpand all lines: src/traces/scattermapbox/defaults.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
| 45 | + |
45 | 46 |
|
46 | 47 |
|
47 | 48 |
|
|
src/traces/scattermapbox/hover.js
Copy file name to clipboardExpand all lines: src/traces/scattermapbox/hover.js+7-1Lines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 |
| - |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
91 | 97 |
|
92 | 98 |
|
93 | 99 |
|
|
src/traces/scatterternary/attributes.js
Copy file name to clipboardExpand all lines: src/traces/scatterternary/attributes.js+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
73 |
| - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
74 | 86 |
|
75 | 87 |
|
76 | 88 |
|
|
src/traces/scatterternary/defaults.js
Copy file name to clipboardExpand all lines: src/traces/scatterternary/defaults.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
66 | 67 |
|
67 | 68 |
|
68 | 69 |
|
|
test/image/mocks/text_chart_arrays.json
Copy file name to clipboardExpand all lines: test/image/mocks/text_chart_arrays.json+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
43 | 48 |
|
44 | 49 |
|
45 | 50 |
|
| ||
83 | 88 |
|
84 | 89 |
|
85 | 90 |
|
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
86 | 96 |
|
87 | 97 |
|
88 | 98 |
|
| ||
103 | 113 |
|
104 | 114 |
|
105 | 115 |
|
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
106 | 121 |
|
107 | 122 |
|
108 | 123 |
|
|
0 commit comments