Open
Description
OS=Windows+10
Java=11.0.20
Stack=java.lang.IllegalArgumentException:+Must+be+finite.
at+org.jfree.chart.axis.NumberTickUnitSource.getCeilingTickUnit(NumberTickUnitSource.java:114)
at+org.jfree.chart.axis.NumberAxis.selectHorizontalAutoTickUnit(NumberAxis.java:855)
at+org.jfree.chart.axis.NumberAxis.selectAutoTickUnit(NumberAxis.java:824)
at+org.jfree.chart.axis.NumberAxis.refreshTicksHorizontal(NumberAxis.java:949)
at+org.jfree.chart.axis.NumberAxis.refreshTicks(NumberAxis.java:921)
at+org.jfree.chart.axis.ValueAxis.reserveSpace(ValueAxis.java:822)
at+org.jfree.chart.plot.XYPlot.calculateDomainAxisSpace(XYPlot.java:3031)
at+org.jfree.chart.plot.XYPlot.calculateAxisSpace(XYPlot.java:2990)
at+org.jfree.chart.plot.XYPlot.draw(XYPlot.java:3132)
at+org.jfree.chart.JFreeChart.draw(JFreeChart.java:1229)
at+org.jfree.chart.ChartPanel.paintComponent(ChartPanel.java:1624)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paintChildren(BackgroundPanel.java:155)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paint(BackgroundPanel.java:105)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paintChildren(BackgroundPanel.java:155)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paint(BackgroundPanel.java:105)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paintChildren(BackgroundPanel.java:155)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paint(BackgroundPanel.java:105)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paintChildren(BackgroundPanel.java:155)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paint(BackgroundPanel.java:105)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+java.desktop/javax.swing.JLayeredPane.paint(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paintChildren(BackgroundPanel.java:155)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paint(BackgroundPanel.java:105)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paintChildren(BackgroundPanel.java:155)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paint(BackgroundPanel.java:105)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paintChildren(BackgroundPanel.java:155)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+bibliothek.gui.dock.util.BackgroundPanel.paint(BackgroundPanel.java:105)
at+java.desktop/javax.swing.JComponent.paintChildren(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paint(Unknown+Source)
at+java.desktop/javax.swing.JLayeredPane.paint(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paintToOffscreen(Unknown+Source)
at+java.desktop/javax.swing.RepaintManager$PaintManager.paintDoubleBufferedImpl(Unknown+Source)
at+java.desktop/javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown+Source)
at+java.desktop/javax.swing.RepaintManager$PaintManager.paint(Unknown+Source)
at+java.desktop/javax.swing.RepaintManager.paint(Unknown+Source)
at+java.desktop/javax.swing.JComponent._paintImmediately(Unknown+Source)
at+java.desktop/javax.swing.JComponent.paintImmediately(Unknown+Source)
at+java.desktop/javax.swing.RepaintManager$4.run(Unknown+Source)
at+java.desktop/javax.swing.RepaintManager$4.run(Unknown+Source)
at+java.base/java.security.AccessController.doPrivileged(Native+Method)
at+java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown+Source)
at+java.desktop/javax.swing.RepaintManager.paintDirtyRegions(Unknown+Source)
at+java.desktop/javax.swing.RepaintManager.paintDirtyRegions(Unknown+Source)
at+java.desktop/javax.swing.RepaintManager.prePaintDirtyRegions(Unknown+Source)
at+java.desktop/javax.swing.RepaintManager$ProcessingRunnable.run(Unknown+Source)
at+java.desktop/java.awt.event.InvocationEvent.dispatch(Unknown+Source)
at+java.desktop/java.awt.EventQueue.dispatchEventImpl(Unknown+Source)
at+java.desktop/java.awt.EventQueue$4.run(Unknown+Source)
at+java.desktop/java.awt.EventQueue$4.run(Unknown+Source)
at+java.base/java.security.AccessController.doPrivileged(Native+Method)
at+java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown+Source)
at+java.desktop/java.awt.EventQueue.dispatchEvent(Unknown+Source)
at+java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown+Source)
at+java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(Unknown+Source)
at+java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown+Source)
at+java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown+Source)
at+java.desktop/java.awt.EventDispatchThread.pumpEvents(Unknown+Source)
at+java.desktop/java.awt.EventDispatchThread.run(Unknown+Source)
Metadata
Metadata
Assignees
Labels
No labels