[#1516] setSeriesLegendTitleAttributeName works only with category data

Date:
2010-06-02 12:42
Priority:
4
State:
Open
Submitted by:
Stefan Tzeggai (alfonx)
Assigned to:
Martin Schmitz (mojays)
Product:
none
Hardware:
none
Operating System:
none
Component:
none
Version:
none
Severity:
none
Resolution:
Fixed
URL:
Summary:
setSeriesLegendTitleAttributeName works only with category data

Detailed description
setSeriesLegendTitleAttributeName( attName ) is not applied if the x-axis values are NOT categories (or not forced to be categories).

Look at testLineChartNOTCategories() in FeatureChartStyleTest, the series are labeld with their series keys, not with the titles from the column.

It works as soon as i set forceCategories to true.
Message  ↓
Date: 2010-06-03 12:39
Sender: Martin Schmitz

Bug fixed (I simply forgot some code lines)

No attached documents

Field Old Value Date By
ResolutionNone2010-06-03 12:39Martin Schmitz