Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8006190

Browse files
schmea bump for 1.52.1 (#1665)
1 parent fe89766 commit 8006190

File tree

2 files changed

+508
-36
lines changed

2 files changed

+508
-36
lines changed

_data/orderings.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"width",
99
"height",
1010
"font",
11+
"uniformtext",
1112
"separators",
1213
"paper_bgcolor",
1314
"plot_bgcolor",
@@ -184,6 +185,7 @@
184185
"indicessrc",
185186
"intensity",
186187
"intensitysrc",
188+
"intensitymode",
187189

188190
"value",
189191
"valuesrc",
@@ -201,6 +203,7 @@
201203
"lat",
202204
"latsrc",
203205
"geojson",
206+
"featureidkey",
204207
"locations",
205208
"locationssrc",
206209
"lon",
@@ -294,6 +297,23 @@
294297
"notched",
295298
"notchwidth",
296299
"whiskerwidth",
300+
"q1",
301+
"median",
302+
"q3",
303+
"lowerfence",
304+
"upperfence",
305+
"notchspan",
306+
"mean",
307+
"sd",
308+
"quartilemethod",
309+
"q1src",
310+
"mediansrc",
311+
"q3src",
312+
"lowerfencesrc",
313+
"upperfencesrc",
314+
"notchspansrc",
315+
"meansrc",
316+
"sdsrc",
297317

298318
"colormodel",
299319
"color",
@@ -370,6 +390,7 @@
370390
"hoverongaps",
371391
"insidetextanchor",
372392
"insidetextfont",
393+
"insidetextorientation",
373394
"outsidetextfont",
374395
"isomax",
375396
"isomin",

0 commit comments

Comments
 (0)