Pre loader

Draw Chart Manually

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,
Can I draw chart manually? I want to give user possibility to draw line chart by mouse. Is it possible?
Thank you

  • You must to post comments
0
0

Hi there,

Thanks for your question. Drawing with mouse is not something we support out of the box, but it is possible to implement. The best way to do this is using our custom Chart Modifiers API:
http://support.scichart.com/index.php?/Knowledgebase/Article/View/17234/32/custom-chartmodifier-api—overview

However, please be aware that to achieve the best performance your data should be sorted in X-direction increasing. I think it isn’t the case when data come from mouse input, so although it will work, but not as fast as it would with sorted data. Please take a look at this article for more details:
http://support.scichart.com/index.php?/Knowledgebase/Article/View/17227/0/performance-tips-and-tricks

Please feel free to ask if you have any further questions,

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