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 1517

Summary: support different origins in a Bar series
Product: HTML5 JavaScript TeeChart Reporter: yeray alonso <yeray>
Component: SeriesAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://www.teechart.net/support/viewtopic.php?f=18&t=16041&p=71297#p71297
Chart Series: Bar Delphi / C++ Builder RAD IDE Version:

Description yeray alonso 2016-04-21 04:31:50 EDT
The other TeeChart versions have a Bar3D series that adds an OffsetValues array and these values are added to the origin property for each bar.

In JavaScript we could do the same or we could make the origin property to accept an array.