Pre loader

Heatmap on vertical charts

Welcome to the SciChart Forums!

  • Please read our Question Asking Guidelines for how to format a good question
  • Some reputation is required to post answers. Get up-voted to avoid the spam filter!
  • We welcome community answers and upvotes. Every Q&A improves SciChart for everyone

WPF Forums | JavaScript Forums | Android Forums | iOS Forums

0
0

Hello,

I’m using FastHeatMapRenderableSeries in my project. I need to display this HeatMap on vetrical charts. But when I make AxisAlignment=”Right” for x-axis and AxisAlignment=”Bottom” for y-axis, the HeatMap disappears.
How can I fix this?

I’ve attached an example project below

Thanks in advance

Version
4.0.4.8098
  • You must to post comments
0
0

Hi Vyacheslav,

The current implementation of Heatmap doesn’t support vertical chart. Actually, there is a NotImplementedException thrown with this message:

Exception thrown: ‘System.NotImplementedException’ in SciChart.Charting.dll
SciChartSurface didn’t render, because an exception was thrown:
Message: We are sorry! The vertical chart feature is not supported by the FastHeatMapRenderableSeries currently.

It appears in the Output window too.

Currently we are working on a new 2D Heatmap implementation, which will support vertical charts and will be faster. Hopefully it will be added to the next SciChart version.

Best regards,
Yuriy

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.

Try SciChart Today

Start a trial and discover why we are the choice
of demanding developers worldwide

Start TrialCase Studies