Bug report #19109
[Diagrams] Show diagram data-defined option seems broken
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Diagrams | ||
Affected QGIS version: | 3.1(master) | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 26939 |
Description
In the layer properties dialog, Diagrams --> Rendering tab, if I apply to the "Show diagram" data-defined widget the following expression "CODE_DEPT" = '52'
it show the diagram for the corresponding feature.
But if I write "CODE_DEPT" > '52'
it shows all features diagrams even those that do not fill the condition.
Moreover, I must admit that I fail to understand the subtlety between this option and the one next to it, ie "Always show" (which, btw does not seem to return expected result neither).
Associated revisions
Fix data defined show diagram setting does not always work
Fixes #19109
Add some tooltips to diagram show properties
Refs #19109
History
#1 Updated by Nyall Dawson over 6 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Applied in changeset qgis|b1c894969e5ec7956a06cef6e5f009d752177777.