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

Add the possibility to create custom QAbstractSeries

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 5.15.2, 6.0.0
    • Charts
    • None
    • All

    Description

      For the moment it's impossible to create a custom chart serie or derive from other one for some reasons :

      • The enum QAbstractSeries::SeriesType don't have a UserType defined
      • The XYChart class is private so it's impossible to derive from it in order to create a custom displayed item

      Could you add the possibility to create custom chart series ?

       

      For example, in my case I would like to have a spline serie with control points customisable.

      As QSplineSeries cannot user define control points, I would like to create my own serie instead based on QLineSeries.

       

      Attachments

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

        Activity

          People

            e0348803 Miikka Heikkinen
            ikkinit Eveno Christophe
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes