Steema Issues Database

Note: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;
otherwise you can use StackOverflow.
Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy.



Bug 1675

Summary: Export to HTML5 Gradient from TPieSeries
Product: VCL TeeChart Reporter: yeray alonso <yeray>
Component: ExportAssignee: yeray alonso <yeray>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: ---    
Version: 20.170306   
Target Milestone: v2017.20   
Hardware: PC   
OS: Windows   
URL: http://www.teechart.net/support/viewtopic.php?f=18&t=16318
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: test project

Description yeray alonso 2016-11-04 12:55:17 EDT
Created attachment 662 [details]
test project

See the project attached.

- If you export a pie without gradient, the resultant html has the gradient active.

- If you activate the gradient, you can see how the array of colors in the gradient changes:

>> Gradient Visible
>> Gradient Colors: ["#FFFFFF","#FFFF00"]
>> Chart Drawn
>> Gradient Colors: ["#B3080E","#B3080E"]