Pre loader

Highlighting a range of indices in a real time signal

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

Hi,

I have an ECG signal that gets plotted in real-time. I would like to highlight specific indices of the signal that have already been plotted using a different color than the original signal. How should I go about it?

Thanks

Version
5.x
  • You must to post comments
0
0

Hi Mubin

We have an API called the PaletteProvider which allows you to colour some segments of a line series based on value. You can find examples of it here:

https://www.scichart.com/example/wpf-chart-example-using-paletteprovider/

enter image description here

You can also highlight an area by using annotations, for example a BoxAnnotation can show a background behind certain areas on the chart.

See How to highlight range with transparent box. This allows you to do this

enter image description here

Best regards,
Andrew

  • 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