Pre loader

Display Text on Chart

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

Is it possible to add the text to the chart and display it to the chart?

Please see the attached image. In our application its a realtime chart. need to add the text based on x axis. it should be moved based on zoom and pan.

Version
2.0.2127
Images
  • You must to post comments
0
0

Hi good afternoon Arun

Of course you can do this! Check out our JS TextAnnotation feature. Part of the Annotations API.

This allows you to place lines, text, markers, shapes, boxes or custom SVG on the chart. It will move as the chart updates.

Best regards
Andrew

  • Arun Surendran
    Hi good afternoon Andrew Burnett-Thompson, I checked the JS TextAnnotation feature, What i want is to display the text to the x axis values. Eg: [{x: 10, text: ‘Add Some Text’},{x: 20, text: ‘Add Some Text’},{x: 30, text: ‘Add Some Text’}]. My chart is rotated x axis on left and y axis on bottom and its have the zoom and pan. So when i zoom to the range then the text need to show on the x axis.
  • 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