Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-57599

Incorrect value axis autoAdjustRange behaviour when first QBar3DSeries visible property is set to false

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.9.0 Beta 2
    • 5.7.0, 5.8.0 RC
    • Data Visualization
    • None
    • beb420e3995010b5729608922022e65558f58764

    Description

      When ‘autoAdjustRange’ property is set to true on ‘valueAxis’ of Bars3D (default behaviour), changing the visible property of any QBar3DSeries works except for the first registered serie: when first series is hidden, value axis scale is almost always set to [0.;1.0] whatever the series maximum value is.

      series1.visible=true / series2.visible=true:

      series1.visible=false / series2.visible=true:

      With series1.visible=true and series2.visible= false, range auto adjust is correct.

      Attachments

        1. autoadjustrangebug.zip
          5 kB
        2. autoadjustrangebug.zip
          5 kB
        3. autoadjustrangeKO.jpeg
          autoadjustrangeKO.jpeg
          64 kB
        4. autoadjustrangeOK.jpeg
          autoadjustrangeOK.jpeg
          79 kB
        For Gerrit Dashboard: QTBUG-57599
        # Subject Branch Project Status CR V

        Activity

          People

            tokorpip Tomi Korpipää
            cneben2 Autheman Benoit
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes