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

Series not in the chart. Please addSeries to chart first.

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.3.0 Feature Freeze
    • Charts
    • None
    • All

      Please see suggestion.

      (I copy-past message from link above):
      It is unlogical that I should
      QChart *chart->addSeries(CalibSeries);
      before
      QScatterSeries *CalibSeries;->attachAxis(axisX);

      Isn't it? And no information in Qt doc too...

      I suggest add information to Qt doc.
      attachAxis() should be called after addSeries()

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

            e0348803 Miikka Heikkinen
            dungeonlords Andrei Cherniaev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes