Pre loader

SeriesSelectionModifier not working in Custom Overview example

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

I am playing around the examples and noticed that SeriesSelectionModifier didn’t work for the Custom Overview. When selecting the chart, sometimes a random series in the bottom overview got selected instead. Also, anyone knows whether the Custom Overview would work in the multi Y axes situation?

Thanks.
Ning

  • You must to post comments
0
0

Andrew, your suggestion works. Looking forward for the v4. In the meantime, I think I will get a copy of v3.x to start. Thanks for the great support and excellent library.

  • You must to post comments
0
0

Andrew, thanks for the quick reply. The problem is that I cannot select the series in the main chart. When I click the main chart, looks like the overview chart got the click event instead. I will try to separate them and see whether it would be better. thanks.

  • You must to post comments
1
1

Hi Ning,

It’s unintended, but in our Custom Overview example, the RenderableSeries are shared between both Chart surfaces (the main chart, and the chart behind the overview).

This is why when you select a series on the main chart, and a series on the overview gets selected.

I would suggest separating the RenderableSeries so that a RenderableSeries exists on only one chart, then the selection modifier should work as expected.

Let me know if this helps,

Andrew

  • You must to post comments
Showing 3 results
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