Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8091961

Allow chart data specifying via factory

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 8
    • javafx

      Situation is described here :

      http://stackoverflow.com/questions/16262065/take-only-some-value-from-javafx-observablelist

      We have already an array of user data items, and we need to create another array, which will contain items of XYChart.Data type. Instead of this I suggest to give possibility to put the initial array and a factory, which, for each user data instance suggest an instance of XYChart.Data object. And chart will track changes of the intial list, and call factory for newly added items, where needed.

            Unassigned Unassigned
            akirov Alexander Kirov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Imported: