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 - Feature request for a new Heat Map series.
Summary: Feature request for a new Heat Map series.
Status: RESOLVED FIXED
Alias: None
Product: .NET TeeChart
Classification: Unclassified
Component: Series (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL: http://support.steema.com/viewtopic.p...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-07 05:35 EDT by christopher ireland
Modified: 2024-02-05 05:30 EST (History)
1 user (show)

See Also:
Chart Series: ---
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 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