Bug 72536 - Eliminate calls to RegressionCurveHelper::getFirstCurveNotMeanValueLine (and company)
Summary: Eliminate calls to RegressionCurveHelper::getFirstCurveNotMeanValueLine (and ...
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Chart (show other bugs)
Version: unspecified
Hardware: All All
: low normal
Assignee: Tomaz Vajngerl
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-09 19:40 UTC by Tomaz Vajngerl
Modified: 2013-12-09 19:40 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Tomaz Vajngerl 2013-12-09 19:40:07 UTC
Calls to RegressionCurveHelper::getFirstCurveNotMeanValueLine in [1] (and calls to other similar methods on the same class) mostly assume that only one trendline / regression curve per data series can be present. With 4.2 (and ODF 1.2) this is no longer true as there can be multiple trendlines for one data series. This calls must be inspected and changed to act appropriately in those scenarios, the method getFirstCurveNotMeanValueLine (and similar) must be removed.

[1] chart2/source/inc/RegressionCurveHelper.hxx

Regards,
Tomaž


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.