Pre loader

LogarithmicNumericAxis issue

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’m trying to use LogarithmicNumericAxis for y-axis. But when chart has a small range of values (for a example, from 32 to 41) the axis became a empty.

  • You must to post comments
0
0

Hi Arthur,

I think this might be a known issue, that our algorithms to generate ticks (labels on an axis) don’t handle really small scales on Logarithmic Axis, as it just counts up powers of 10.

You can override the tick algorithms using our TickProvider API however.

If you can suggest a better algorithm to generate logarithmic ticks, please let us know, we would love to include it in the main codebase.

Best regards,
Andrew

  • 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