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

qchartview scroll

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 5.12.6
    • Charts
    • None

    Description

      Even though qchartview supports scroll bar, it actually does not do anything.  Instead of scrolling chart data points, it scrolls the entire widget.    The valueChanged signal is connected to the widget.    In order to get scroll bar work, valueChanged should be disconnected first and then connected to a subclassed qchartview.  qchartview does not provide a way to scroll chart.  

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            e0348803 Miikka Heikkinen
            streamer Yuan Song
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes