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

Introducing optional hints for QXYSeries

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 6.9
    • Graphs: 2D
    • None
    • All

    Description

      I recommend to introduce an API ( f.e one or several enums ) where the user can provide additional information about the characteristics of the series.

      • clipping of lines
      • spline interpolation/approximation
      • finding the value below the mouse position
      • ...

      can be implemented in a way more efficient way, when knowing that: y = f ( x ) ( or x = g( y ) ) in opposite to unordered points.

      It also allows to fill the area with some color between the curve and some baseline ( usually 0.0 ) - what is a common use case of line charts.

      Attachments

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

        Activity

          People

            kagro Kaj Grönholm
            uwe Uwe Rathmann
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes