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 2422

Summary: Feature request for a new Heat Map series.
Product: .NET TeeChart Reporter: christopher ireland <chris>
Component: SeriesAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement CC: marc
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://support.steema.com/viewtopic.php?p=77918&sid=3c60385a06f96d2a729c11ffea89284a#p77918
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description christopher ireland 2021-05-07 05:35:03 EDT
See the forum's URL for more details.

'Maybe it would be best to define a new series called HeatMap which is an x-y plot with the data values in z being the map values. For example, HeatMap( double[] x, double[] y, double[,] data) x and y would be equally spaced data points. The legend would be a continuous color scale as shown in the attachment (This would be similar to the imagesc function in Matlab)'
Comment 1 marc meumann 2024-02-05 05:30:37 EST
This code resolves requirement:

tChart1.Legend.Symbol.Continous = true;

tested with build 4.2024.1.19