Remove superfluous field in XYChart

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: jfx26
    • Component/s: javafx
    • None
    • Fix Understood
    • generic
    • generic

      During the code review https://github.com/openjdk/jfx/pull/2013 we found that the `seriesProperty` mirrors the `series` field, making the latter unnecessary.
      We could save a pointer (per data point) by removing the now superfluous field.

            Assignee:
            Andy Goryachev
            Reporter:
            Andy Goryachev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: