Skip to content

Commit 0841bcc

Browse files
committed
2.4.1
1 parent d9dfd67 commit 0841bcc

24 files changed

+91
-71
lines changed

dist/README.md

+18-18
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ The main plotly.js bundles weight in at:
4646
| 8.1 MB | 3.4 MB | 1 MB | 8.4 MB |
4747

4848
#### CDN links
49-
> https://cdn.plot.ly/plotly-2.4.0.js
49+
> https://cdn.plot.ly/plotly-2.4.1.js
5050
51-
> https://cdn.plot.ly/plotly-2.4.0.min.js
51+
> https://cdn.plot.ly/plotly-2.4.1.min.js
5252
5353

5454
#### npm packages
@@ -94,9 +94,9 @@ The `basic` partial bundle contains trace modules `bar`, `pie` and `scatter`.
9494
| 2.7 MB | 972.7 kB | 316.4 kB |
9595

9696
#### CDN links
97-
> https://cdn.plot.ly/plotly-basic-2.4.0.js
97+
> https://cdn.plot.ly/plotly-basic-2.4.1.js
9898
99-
> https://cdn.plot.ly/plotly-basic-2.4.0.min.js
99+
> https://cdn.plot.ly/plotly-basic-2.4.1.min.js
100100
101101

102102
#### npm packages
@@ -117,9 +117,9 @@ The `cartesian` partial bundle contains trace modules `bar`, `box`, `contour`, `
117117
| 3.3 MB | 1.2 MB | 387.9 kB |
118118

119119
#### CDN links
120-
> https://cdn.plot.ly/plotly-cartesian-2.4.0.js
120+
> https://cdn.plot.ly/plotly-cartesian-2.4.1.js
121121
122-
> https://cdn.plot.ly/plotly-cartesian-2.4.0.min.js
122+
> https://cdn.plot.ly/plotly-cartesian-2.4.1.min.js
123123
124124

125125
#### npm packages
@@ -140,9 +140,9 @@ The `geo` partial bundle contains trace modules `choropleth`, `scatter` and `sca
140140
| 3 MB | 1.1 MB | 359.2 kB |
141141

142142
#### CDN links
143-
> https://cdn.plot.ly/plotly-geo-2.4.0.js
143+
> https://cdn.plot.ly/plotly-geo-2.4.1.js
144144
145-
> https://cdn.plot.ly/plotly-geo-2.4.0.min.js
145+
> https://cdn.plot.ly/plotly-geo-2.4.1.min.js
146146
147147

148148
#### npm packages
@@ -163,9 +163,9 @@ The `gl3d` partial bundle contains trace modules `cone`, `isosurface`, `mesh3d`,
163163
| 3.7 MB | 1.5 MB | 471.6 kB |
164164

165165
#### CDN links
166-
> https://cdn.plot.ly/plotly-gl3d-2.4.0.js
166+
> https://cdn.plot.ly/plotly-gl3d-2.4.1.js
167167
168-
> https://cdn.plot.ly/plotly-gl3d-2.4.0.min.js
168+
> https://cdn.plot.ly/plotly-gl3d-2.4.1.min.js
169169
170170

171171
#### npm packages
@@ -186,9 +186,9 @@ The `gl2d` partial bundle contains trace modules `heatmapgl`, `parcoords`, `poin
186186
| 3.8 MB | 1.5 MB | 493.6 kB |
187187

188188
#### CDN links
189-
> https://cdn.plot.ly/plotly-gl2d-2.4.0.js
189+
> https://cdn.plot.ly/plotly-gl2d-2.4.1.js
190190
191-
> https://cdn.plot.ly/plotly-gl2d-2.4.0.min.js
191+
> https://cdn.plot.ly/plotly-gl2d-2.4.1.min.js
192192
193193

194194
#### npm packages
@@ -209,9 +209,9 @@ The `mapbox` partial bundle contains trace modules `choroplethmapbox`, `densitym
209209
| 4.3 MB | 1.7 MB | 513.4 kB |
210210

211211
#### CDN links
212-
> https://cdn.plot.ly/plotly-mapbox-2.4.0.js
212+
> https://cdn.plot.ly/plotly-mapbox-2.4.1.js
213213
214-
> https://cdn.plot.ly/plotly-mapbox-2.4.0.min.js
214+
> https://cdn.plot.ly/plotly-mapbox-2.4.1.min.js
215215
216216

217217
#### npm packages
@@ -232,9 +232,9 @@ The `finance` partial bundle contains trace modules `bar`, `candlestick`, `funne
232232
| 2.9 MB | 1.1 MB | 349 kB |
233233

234234
#### CDN links
235-
> https://cdn.plot.ly/plotly-finance-2.4.0.js
235+
> https://cdn.plot.ly/plotly-finance-2.4.1.js
236236
237-
> https://cdn.plot.ly/plotly-finance-2.4.0.min.js
237+
> https://cdn.plot.ly/plotly-finance-2.4.1.min.js
238238
239239

240240
#### npm packages
@@ -255,9 +255,9 @@ The `strict` partial bundle contains trace modules `bar`, `barpolar`, `box`, `ca
255255
| 6.3 MB | 2.5 MB | 764.3 kB |
256256

257257
#### CDN links
258-
> https://cdn.plot.ly/plotly-strict-2.4.0.js
258+
> https://cdn.plot.ly/plotly-strict-2.4.1.js
259259
260-
> https://cdn.plot.ly/plotly-strict-2.4.0.min.js
260+
> https://cdn.plot.ly/plotly-strict-2.4.1.min.js
261261
262262

263263
#### npm packages

dist/plotly-basic.js

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (basic) v2.4.0
2+
* plotly.js (basic) v2.4.1
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -31560,6 +31560,8 @@ module.exports = function handleClick(g, gd, numClicks) {
3156031560
}
3156131561

3156231562
function setVisibility(fullTrace, visibility) {
31563+
if(legendItem.groupTitle && !toggleGroup) return;
31564+
3156331565
var fullInput = fullTrace._fullInput;
3156431566
if(Registry.hasTransform(fullInput, 'groupby')) {
3156531567
var kcont = carrs[fullInput.index];
@@ -31694,7 +31696,7 @@ module.exports = function handleClick(g, gd, numClicks) {
3169431696
// N.B. consider traces that have a set legendgroup as toggleable
3169531697
notInLegend = (fullData[i].showlegend !== true && !fullData[i].legendgroup);
3169631698
isInGroup = isClicked || (hasLegendgroup && fullData[i].legendgroup === legendgroup);
31697-
setVisibility(fullData[i], ((isInGroup && toggleGroup) || notInLegend) ? true : otherState);
31699+
setVisibility(fullData[i], (isInGroup || notInLegend) ? true : otherState);
3169831700
break;
3169931701
}
3170031702
}
@@ -82202,7 +82204,7 @@ function getSortFunc(opts, d2c) {
8220282204
'use strict';
8220382205

8220482206
// package version injected by `npm run preprocess`
82205-
exports.version = '2.4.0';
82207+
exports.version = '2.4.1';
8220682208

8220782209
},{}]},{},[8])(8)
8220882210
});

dist/plotly-basic.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-cartesian.js

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (cartesian) v2.4.0
2+
* plotly.js (cartesian) v2.4.1
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -40719,6 +40719,8 @@ module.exports = function handleClick(g, gd, numClicks) {
4071940719
}
4072040720

4072140721
function setVisibility(fullTrace, visibility) {
40722+
if(legendItem.groupTitle && !toggleGroup) return;
40723+
4072240724
var fullInput = fullTrace._fullInput;
4072340725
if(Registry.hasTransform(fullInput, 'groupby')) {
4072440726
var kcont = carrs[fullInput.index];
@@ -40853,7 +40855,7 @@ module.exports = function handleClick(g, gd, numClicks) {
4085340855
// N.B. consider traces that have a set legendgroup as toggleable
4085440856
notInLegend = (fullData[i].showlegend !== true && !fullData[i].legendgroup);
4085540857
isInGroup = isClicked || (hasLegendgroup && fullData[i].legendgroup === legendgroup);
40856-
setVisibility(fullData[i], ((isInGroup && toggleGroup) || notInLegend) ? true : otherState);
40858+
setVisibility(fullData[i], (isInGroup || notInLegend) ? true : otherState);
4085740859
break;
4085840860
}
4085940861
}
@@ -102063,7 +102065,7 @@ function getSortFunc(opts, d2c) {
102063102065
'use strict';
102064102066

102065102067
// package version injected by `npm run preprocess`
102066-
exports.version = '2.4.0';
102068+
exports.version = '2.4.1';
102067102069

102068102070
},{}]},{},[15])(15)
102069102071
});

dist/plotly-cartesian.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-finance.js

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (finance) v2.4.0
2+
* plotly.js (finance) v2.4.1
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -32780,6 +32780,8 @@ module.exports = function handleClick(g, gd, numClicks) {
3278032780
}
3278132781

3278232782
function setVisibility(fullTrace, visibility) {
32783+
if(legendItem.groupTitle && !toggleGroup) return;
32784+
3278332785
var fullInput = fullTrace._fullInput;
3278432786
if(Registry.hasTransform(fullInput, 'groupby')) {
3278532787
var kcont = carrs[fullInput.index];
@@ -32914,7 +32916,7 @@ module.exports = function handleClick(g, gd, numClicks) {
3291432916
// N.B. consider traces that have a set legendgroup as toggleable
3291532917
notInLegend = (fullData[i].showlegend !== true && !fullData[i].legendgroup);
3291632918
isInGroup = isClicked || (hasLegendgroup && fullData[i].legendgroup === legendgroup);
32917-
setVisibility(fullData[i], ((isInGroup && toggleGroup) || notInLegend) ? true : otherState);
32919+
setVisibility(fullData[i], (isInGroup || notInLegend) ? true : otherState);
3291832920
break;
3291932921
}
3292032922
}
@@ -90138,7 +90140,7 @@ function getSortFunc(opts, d2c) {
9013890140
'use strict';
9013990141

9014090142
// package version injected by `npm run preprocess`
90141-
exports.version = '2.4.0';
90143+
exports.version = '2.4.1';
9014290144

9014390145
},{}]},{},[12])(12)
9014490146
});

dist/plotly-finance.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-geo-assets.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-geo.js

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (geo) v2.4.0
2+
* plotly.js (geo) v2.4.1
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -45313,6 +45313,8 @@ module.exports = function handleClick(g, gd, numClicks) {
4531345313
}
4531445314

4531545315
function setVisibility(fullTrace, visibility) {
45316+
if(legendItem.groupTitle && !toggleGroup) return;
45317+
4531645318
var fullInput = fullTrace._fullInput;
4531745319
if(Registry.hasTransform(fullInput, 'groupby')) {
4531845320
var kcont = carrs[fullInput.index];
@@ -45447,7 +45449,7 @@ module.exports = function handleClick(g, gd, numClicks) {
4544745449
// N.B. consider traces that have a set legendgroup as toggleable
4544845450
notInLegend = (fullData[i].showlegend !== true && !fullData[i].legendgroup);
4544945451
isInGroup = isClicked || (hasLegendgroup && fullData[i].legendgroup === legendgroup);
45450-
setVisibility(fullData[i], ((isInGroup && toggleGroup) || notInLegend) ? true : otherState);
45452+
setVisibility(fullData[i], (isInGroup || notInLegend) ? true : otherState);
4545145453
break;
4545245454
}
4545345455
}
@@ -94962,7 +94964,7 @@ function getSortFunc(opts, d2c) {
9496294964
'use strict';
9496394965

9496494966
// package version injected by `npm run preprocess`
94965-
exports.version = '2.4.0';
94967+
exports.version = '2.4.1';
9496694968

9496794969
},{}]},{},[8])(8)
9496894970
});

dist/plotly-geo.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-gl2d.js

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (gl2d) v2.4.0
2+
* plotly.js (gl2d) v2.4.1
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -64813,6 +64813,8 @@ module.exports = function handleClick(g, gd, numClicks) {
6481364813
}
6481464814

6481564815
function setVisibility(fullTrace, visibility) {
64816+
if(legendItem.groupTitle && !toggleGroup) return;
64817+
6481664818
var fullInput = fullTrace._fullInput;
6481764819
if(Registry.hasTransform(fullInput, 'groupby')) {
6481864820
var kcont = carrs[fullInput.index];
@@ -64947,7 +64949,7 @@ module.exports = function handleClick(g, gd, numClicks) {
6494764949
// N.B. consider traces that have a set legendgroup as toggleable
6494864950
notInLegend = (fullData[i].showlegend !== true && !fullData[i].legendgroup);
6494964951
isInGroup = isClicked || (hasLegendgroup && fullData[i].legendgroup === legendgroup);
64950-
setVisibility(fullData[i], ((isInGroup && toggleGroup) || notInLegend) ? true : otherState);
64952+
setVisibility(fullData[i], (isInGroup || notInLegend) ? true : otherState);
6495164953
break;
6495264954
}
6495364955
}
@@ -120265,7 +120267,7 @@ function getSortFunc(opts, d2c) {
120265120267
'use strict';
120266120268

120267120269
// package version injected by `npm run preprocess`
120268-
exports.version = '2.4.0';
120270+
exports.version = '2.4.1';
120269120271

120270120272
},{}]},{},[8])(8)
120271120273
});

dist/plotly-gl2d.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-gl3d.js

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (gl3d) v2.4.0
2+
* plotly.js (gl3d) v2.4.1
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -69553,6 +69553,8 @@ module.exports = function handleClick(g, gd, numClicks) {
6955369553
}
6955469554

6955569555
function setVisibility(fullTrace, visibility) {
69556+
if(legendItem.groupTitle && !toggleGroup) return;
69557+
6955669558
var fullInput = fullTrace._fullInput;
6955769559
if(Registry.hasTransform(fullInput, 'groupby')) {
6955869560
var kcont = carrs[fullInput.index];
@@ -69687,7 +69689,7 @@ module.exports = function handleClick(g, gd, numClicks) {
6968769689
// N.B. consider traces that have a set legendgroup as toggleable
6968869690
notInLegend = (fullData[i].showlegend !== true && !fullData[i].legendgroup);
6968969691
isInGroup = isClicked || (hasLegendgroup && fullData[i].legendgroup === legendgroup);
69690-
setVisibility(fullData[i], ((isInGroup && toggleGroup) || notInLegend) ? true : otherState);
69692+
setVisibility(fullData[i], (isInGroup || notInLegend) ? true : otherState);
6969169693
break;
6969269694
}
6969369695
}
@@ -123171,7 +123173,7 @@ function getSortFunc(opts, d2c) {
123171123173
'use strict';
123172123174

123173123175
// package version injected by `npm run preprocess`
123174-
exports.version = '2.4.0';
123176+
exports.version = '2.4.1';
123175123177

123176123178
},{}]},{},[8])(8)
123177123179
});

dist/plotly-gl3d.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-mapbox.js

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (mapbox) v2.4.0
2+
* plotly.js (mapbox) v2.4.1
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -78823,6 +78823,8 @@ module.exports = function handleClick(g, gd, numClicks) {
7882378823
}
7882478824

7882578825
function setVisibility(fullTrace, visibility) {
78826+
if(legendItem.groupTitle && !toggleGroup) return;
78827+
7882678828
var fullInput = fullTrace._fullInput;
7882778829
if(Registry.hasTransform(fullInput, 'groupby')) {
7882878830
var kcont = carrs[fullInput.index];
@@ -78957,7 +78959,7 @@ module.exports = function handleClick(g, gd, numClicks) {
7895778959
// N.B. consider traces that have a set legendgroup as toggleable
7895878960
notInLegend = (fullData[i].showlegend !== true && !fullData[i].legendgroup);
7895978961
isInGroup = isClicked || (hasLegendgroup && fullData[i].legendgroup === legendgroup);
78960-
setVisibility(fullData[i], ((isInGroup && toggleGroup) || notInLegend) ? true : otherState);
78962+
setVisibility(fullData[i], (isInGroup || notInLegend) ? true : otherState);
7896178963
break;
7896278964
}
7896378965
}
@@ -129420,7 +129422,7 @@ function getSortFunc(opts, d2c) {
129420129422
'use strict';
129421129423

129422129424
// package version injected by `npm run preprocess`
129423-
exports.version = '2.4.0';
129425+
exports.version = '2.4.1';
129424129426

129425129427
},{}]},{},[9])(9)
129426129428
});

dist/plotly-mapbox.min.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/plotly-strict.js

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* plotly.js (strict) v2.4.0
2+
* plotly.js (strict) v2.4.1
33
* Copyright 2012-2021, Plotly, Inc.
44
* All rights reserved.
55
* Licensed under the MIT license
@@ -105632,6 +105632,8 @@ module.exports = function handleClick(g, gd, numClicks) {
105632105632
}
105633105633

105634105634
function setVisibility(fullTrace, visibility) {
105635+
if(legendItem.groupTitle && !toggleGroup) return;
105636+
105635105637
var fullInput = fullTrace._fullInput;
105636105638
if(Registry.hasTransform(fullInput, 'groupby')) {
105637105639
var kcont = carrs[fullInput.index];
@@ -105766,7 +105768,7 @@ module.exports = function handleClick(g, gd, numClicks) {
105766105768
// N.B. consider traces that have a set legendgroup as toggleable
105767105769
notInLegend = (fullData[i].showlegend !== true && !fullData[i].legendgroup);
105768105770
isInGroup = isClicked || (hasLegendgroup && fullData[i].legendgroup === legendgroup);
105769-
setVisibility(fullData[i], ((isInGroup && toggleGroup) || notInLegend) ? true : otherState);
105771+
setVisibility(fullData[i], (isInGroup || notInLegend) ? true : otherState);
105770105772
break;
105771105773
}
105772105774
}
@@ -196916,7 +196918,7 @@ function getSortFunc(opts, d2c) {
196916196918
'use strict';
196917196919

196918196920
// package version injected by `npm run preprocess`
196919-
exports.version = '2.4.0';
196921+
exports.version = '2.4.1';
196920196922

196921196923
},{}]},{},[25])(25)
196922196924
});

0 commit comments

Comments
 (0)