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

            Bug ID: 63421
           Summary: Removing a data series from a XDDFScatterChartData
                    changes the appearance of the remaining series
           Product: POI
           Version: 4.0.x-dev
          Hardware: PC
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XDDF
          Assignee: dev@poi.apache.org
          Reporter: dmgau...@uab.edu
  Target Milestone: ---

If an XDDFScatterChartData object is added to a worksheet, two data series are
added to the scatter chart, and then one is removed using the new method
"removeSeries", the appearance of the remaining series is different than if the
removed series had never been added.

The JUnit test class attached to bug 63153 illustrates this bug.  When neither
data series is removed, each series is displayed with a uniform line color,
marker color, and marker shape.  When one data series is removed, the remaining
series is displayed with multiple line colors, marker colors, and marker
shapes.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org
For additional commands, e-mail: dev-h...@poi.apache.org

Reply via email to