Pre loader

Extend overview visible range past end of series

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 have an overview where the displayed series max end time stops the overview from viewing all of the data on my main chart. For example, if the dataseries I have displayed on the overview ends at 9AM but I have additional data that spans till 2 PM, I am unable to use the overview to span the full visible range of all of the data on that chart.

In photo 1, you can see that the annotation ends and the overview only goes to the end of the blue annotation labeled 25 in the top chart.

There is additional data after that annotation that can be seen in photo 2. This data is out of range of the overview so the only way to see it is to pan on the chart itself.

How can I have my overview span the full length of my data PLUS extra padding time on the beginning and end of the chart?

I’ve tried to directly set the visibleRange property through the overviewXAxisOptions but that did not seem to do anything.

I am still pretty new to sci-chart so please feel free to let me know if I am missing something obvious!

Thank you,

Preston Truong

Version
3.5.711
Images
  • You must to post comments
0
0

If you have multiple x axes, or are appending data, this can cause this kind of issue. There are solutions to both of these but we need to know what we are dealing with.

Please open a ticket at support.scichart.com and share the code for this chart.

Regards
David

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.