-
Bug
-
Resolution: Fixed
-
P2
-
7u6
-
Win7 64-bit
When removing the pie chart labels (by calling setLabelsVisible(false)) the application later crashes with the attached NullPointerException. Looking at the code in PieChart.layoutChartChildren(), shouldShowLabels doesn't seem to be set correctly. The problem was not present in b13 but is present on b19.
- blocks
-
JDK-8122849 Problem when clicking the Click Box "Labels Visible" Pie Charts
- Resolved
- is blocked by
-
JDK-8117811 Removing a PieChart Data item during animation (add) causes NPE
- Resolved