Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[birt-dev] Checkin: Fixed chart bug 168839 - Chart Legend Toggle Visibility does not work correctly for Pie chart in SVG[0001]

- Summary:


Fixed chart bug 168839 - Chart Legend Toggle Visibility does not work correctly  for Pie chart in SVG[0001]

 


- Bugzilla Bug (s) Resolved:

 

168839


- Description:


Pie chart interactivity for legend was not working when a min slice was specified, due to some inconsistent index for the min slices.

Tagged plugins and updated map file.


- Tests Description :
Visual tests


- Notes to Build Team:

- Notes to Developers:

- Notes to QA:

- Notes to Documentation:

- Files Edited:

 

"/org.eclipse.birt.chart.engine.extension/src/org/eclipse/birt/chart/render/PieRenderer.java"

"/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/DataPointHints.java"

 "/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/BaseRenderer.java"


- Files Added:


- Files Deleted

 


Back to the top