File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -416,7 +416,7 @@ theme <- function(...,
416
416
legend.key.spacing ,
417
417
legend.key.spacing.x ,
418
418
legend.key.spacing.y ,
419
- legend.key.justification ,
419
+ legend.key.just ,
420
420
legend.frame ,
421
421
legend.ticks ,
422
422
legend.ticks.length ,
@@ -429,12 +429,12 @@ theme <- function(...,
429
429
legend.position.inside ,
430
430
legend.direction ,
431
431
legend.byrow ,
432
- legend.justification ,
433
- legend.justification .top ,
434
- legend.justification .bottom ,
435
- legend.justification .left ,
436
- legend.justification .right ,
437
- legend.justification .inside ,
432
+ legend.just ,
433
+ legend.just .top ,
434
+ legend.just .bottom ,
435
+ legend.just .left ,
436
+ legend.just .right ,
437
+ legend.just .inside ,
438
438
legend.location ,
439
439
legend.box ,
440
440
legend.box.just ,
You can’t perform that action at this time.
0 commit comments