File tree 1 file changed +0
-9
lines changed
1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -260,7 +260,6 @@ describe('legend getLegendData', function() {
260
260
visible : true ,
261
261
legendgroup : 'group' ,
262
262
showlegend : true
263
-
264
263
} } ] ,
265
264
[ { trace : {
266
265
type : 'bar' ,
@@ -288,7 +287,6 @@ describe('legend getLegendData', function() {
288
287
visible : true ,
289
288
legendgroup : 'group' ,
290
289
showlegend : true
291
-
292
290
} } ] ,
293
291
[ { _initID : 2 , trace : {
294
292
type : 'scatter' ,
@@ -318,7 +316,6 @@ describe('legend getLegendData', function() {
318
316
visible : true ,
319
317
legendgroup : '' ,
320
318
showlegend : true
321
-
322
319
} } ] ,
323
320
[ { trace : {
324
321
type : 'bar' ,
@@ -346,7 +343,6 @@ describe('legend getLegendData', function() {
346
343
visible : true ,
347
344
legendgroup : '' ,
348
345
showlegend : true
349
-
350
346
} } ] ,
351
347
[ { _initID : 1 , trace : {
352
348
type : 'bar' ,
@@ -374,7 +370,6 @@ describe('legend getLegendData', function() {
374
370
visible : true ,
375
371
legendgroup : '' ,
376
372
showlegend : false
377
-
378
373
} } ] ,
379
374
[ { trace : {
380
375
type : 'box' ,
@@ -404,7 +399,6 @@ describe('legend getLegendData', function() {
404
399
visible : true ,
405
400
legendgroup : '' ,
406
401
showlegend : true
407
-
408
402
} } ] ,
409
403
[ { trace : {
410
404
type : 'bar' ,
@@ -432,7 +426,6 @@ describe('legend getLegendData', function() {
432
426
visible : true ,
433
427
legendgroup : '' ,
434
428
showlegend : true
435
-
436
429
} } ] ,
437
430
[ { _initID : 1 , trace : {
438
431
type : 'bar' ,
@@ -460,7 +453,6 @@ describe('legend getLegendData', function() {
460
453
visible : true ,
461
454
legendgroup : 'group' ,
462
455
showlegend : true
463
-
464
456
} } ] ,
465
457
[ { trace : {
466
458
type : 'bar' ,
@@ -488,7 +480,6 @@ describe('legend getLegendData', function() {
488
480
visible : true ,
489
481
legendgroup : 'group' ,
490
482
showlegend : true
491
-
492
483
} } ] ,
493
484
[ { _initID : 0 , trace : {
494
485
type : 'scatter' ,
You can’t perform that action at this time.
0 commit comments