Bug report #20472
QML Bar Chart y-axis min-max wrong
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | David Signer | ||
Category: | Forms | ||
Affected QGIS version: | 3.4.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 28292 |
Description
The minimum and maximum values for the y-axis of the QML bar chart does not work if data-defined values are used. The maximum hard-coded number is used instead. If no hard-coded number is preset, the default extent from -0.5 to 0.5 is shown.
See the attached screenshots (and used dataset)!
Associated revisions
use valueAxis in qml example
fixes #20472
History
#1 Updated by Giovanni Manghi about 6 years ago
- Operating System deleted (
Win 7)
#2 Updated by Simon Gröchenig about 6 years ago
- Assignee set to David Signer
@David, do you (as contributor of this feature) confirm this bug?
#3 Updated by David Signer about 6 years ago
Thanks for reporting. I can confirm the behavior.
#4 Updated by David Signer almost 6 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Applied in changeset qgis|e8416661a4eb0e80edd6c9a112ffbff253d5e3ae.