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

NumberAxis autoranging zero label not reformating properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P5 P5
    • None
    • 7u40
    • javafx
    • Windows 7 x86

      I have an AreaChart with NumberAxis and chart data starts with zero values resulting in very small numbers on axis (no problem so far). Autorange is set to true.

      After entering values > 0 autoranging kicks in and works well but the zero labels still show as 0.0000000000, all the other labels are okay.

      As workaround i set autorange to false by default and to true when i added data > 0. But it still looks like a bug to me, while all other labels have 1 digit after decimal point the zero label has 10 digits.

            jgiles Jonathan Giles
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: