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

Auto Range is not working when data are added to empty LineChart

XMLWordPrintable

      When adding (by button action) first series to empty linechart (without series), the labels are not autoranging

      WORKAROUND :
      add line
      chart.getYAxis().setAutoRanging(true);
      after first adding of non-empty series

            psomashe Parvathi Somashekar (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: