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 - support different origins in a Bar series
Summary: support different origins in a Bar series
Status: RESOLVED FIXED
Alias: None
Product: HTML5 JavaScript TeeChart
Classification: Unclassified
Component: Series (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL: http://www.teechart.net/support/viewt...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-21 04:31 EDT by yeray alonso
Modified: 2016-04-21 04:32 EDT (History)
0 users

See Also:
Chart Series: Bar
Delphi / C++ Builder RAD IDE Version:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.