File tree 2 files changed +508
-36
lines changed
2 files changed +508
-36
lines changed Original file line number Diff line number Diff line change 8
8
" width" ,
9
9
" height" ,
10
10
" font" ,
11
+ " uniformtext" ,
11
12
" separators" ,
12
13
" paper_bgcolor" ,
13
14
" plot_bgcolor" ,
184
185
" indicessrc" ,
185
186
" intensity" ,
186
187
" intensitysrc" ,
188
+ " intensitymode" ,
187
189
188
190
" value" ,
189
191
" valuesrc" ,
201
203
" lat" ,
202
204
" latsrc" ,
203
205
" geojson" ,
206
+ " featureidkey" ,
204
207
" locations" ,
205
208
" locationssrc" ,
206
209
" lon" ,
294
297
" notched" ,
295
298
" notchwidth" ,
296
299
" 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" ,
297
317
298
318
" colormodel" ,
299
319
" color" ,
370
390
" hoverongaps" ,
371
391
" insidetextanchor" ,
372
392
" insidetextfont" ,
393
+ " insidetextorientation" ,
373
394
" outsidetextfont" ,
374
395
" isomax" ,
375
396
" isomin" ,
You can’t perform that action at this time.
0 commit comments