If I take a snapshot of a piechart, the labels of the pie slices are shown, but the colored slices are not.
Attached is a sample test case (PieChartExport.java), which captures a snapshot image then renders it - the rendered image should look like a PieChart, but it does not. Sample output of the test case is also attached (missingslices.PNG).
Attached is a sample test case (PieChartExport.java), which captures a snapshot image then renders it - the rendered image should look like a PieChart, but it does not. Sample output of the test case is also attached (missingslices.PNG).
- relates to
-
JDK-8101924 Improve api docs for snapshot
- Closed