Feature request #19375
hide legend classes
| Status: | Open | ||
|---|---|---|---|
| Priority: | Normal | ||
| Assignee: | - | ||
| Category: | Symbology | ||
| Pull Request or Patch supplied: | No | Resolution: | |
| Easy fix?: | No | Copied to github as #: | 27203 |
Description
I have a rule based classification where the symbol is the same but the filter and scale dependency are different across classes.
When I do a GetLegendGraphic I get each class in the legend but I only want one (since each one is the same)
A good way to achieve this might be a 'hide class' checkbox in each rule, or even 'hide in composer' and 'hide in GetLegendGraphic'