Pre loader

Highlighting selected channel in in multiple series of channels

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

1
0

Hi,

We have a specific requirement for our application, where when the user click on the any specific channel in a set of multiple series, only that specific channel is highlighted and other channels fades in the background.

We found an example in JavaScript which suits our requirement here (https://www.scichart.com/example/javascript-chart/javascript-chart-series-selection/) . However we are not able to find any equivalent examples for Android.

Can you help us with an Android equivalent of the mentioned example ?

Below screenshot is JavaScript example in Scichart website which is similar to our requirement.

enter image description here

Will it also be possible to zoom the selected channel ?

Best Regards

Delta Electronics

Version
4.4.0.4739
  • You must to post comments
0
0

Hi Andrew,

We have the following requirement regarding Selection, Fading and Zoom.
Selection/Fade:
1. We can select the series of the waveform by pressing the selected channel field/ graph. Only one waveform can be selected at a time. The user can alternatively select other waveforms.
2. The other unselected waveform will become almost transparent to make the selected one be more obvious.
3. Deselection is made possible by pressing the selected channel field/ graph again. The color of the other waveform will be restored.

channel selection

Zoom :
We can use one finger to pan selected waveforms vertically and two fingers to vertically zoom in and out the selected waveforms
zoom

Reset Zoom:
Pressing the “Zoom all” icon will deselect and re-adjust all waveforms to fit the canvas, effectively resetting the position.
reset

Best Regards

Raja Debbarmann

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.