Commit 1269a68
committed
Use an explicit skip list for columns ignored during auto-grouping
Instead of deriving the ignored set from the complement of
SCALED_AESTHETICS, list the non-aesthetic/special columns directlyl.
This allows custom geoms and stats to define aesthetics that affect
the grouping.1 parent b65c501 commit 1269a68
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
577 | 577 | | |
578 | 578 | | |
579 | 579 | | |
580 | | - | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
581 | 586 | | |
582 | 587 | | |
583 | 588 | | |
| |||
0 commit comments