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

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

    XMLWordPrintable

Details

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

    Description

      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()

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: