https://bz.apache.org/bugzilla/show_bug.cgi?id=63153

--- Comment #2 from David Gauntt <[email protected]> ---
Created attachment 36580
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=36580&action=edit
Additional patch to fix bug 63153

This patch should be added to the following classes, which is the list of
classes that extend XDDFChartData

XDDFBarChartData
XDDFLineChartData
XDDFPieChartData
XDDFRadarChartData
XDDFScatterChartData

After the patch has been added to all of these classes, then _removeSeries in
XDDFChartData should be made abstract.

A test case for XDDFScatterChartData will be posted 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]

Reply via email to