https://bz.apache.org/bugzilla/show_bug.cgi?id=63153
--- Comment #1 from David Gauntt <[email protected]> --- Created attachment 36579 --> https://bz.apache.org/bugzilla/attachment.cgi?id=36579&action=edit Patch to XDDFChartData to fix 63153 This code should replace the method getSeries() in XDDFChartData. The patch includes the method _removeSeries(int), which should be made abstract and implemented in all classes that extend XDDFChartData. I will add a patch to XDDFScatterChartData and a JUnit test case shortly. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
