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

BarChart doesn't render grid correctly when sides of the axis are changed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 9
    • 8
    • javafx
    • b123

      Consider such case:
      <xAxis><NumberAxis side="TOP"/></xAxis>
      <yAxis><CategoryAxis side="RIGHT"/></yAxis>

      It looks ok, but when the sides are swapped it isn't rendered.

        1. barChartRenderingIssue.fxml
          0.6 kB
          Dmitry Zinkevich
        2. FXMLController.java
          0.0 kB
          Dmitry Zinkevich
        3. TestFXML.java
          0.6 kB
          Dmitry Zinkevich

            jgiles Jonathan Giles
            dzinkevi Dmitry Zinkevich (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: