Pre loader

The display of extremely large values and very small values is not accurate.

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

My application is an oscilloscope application. It is a two-dimensional graph, the X axis is TimeSpanAxis, and the Y axis is NumericAxis.
When I add data to the DataSeries of the curve, if the value is too large, such as: double.MaxValue, double.Minvalue, etc., the curve will be presented as an approximate value, as shown in the figure(Input: 9007199254740992; Display: 9007199254740990).

What should I do to accurately display the maximum or minimum values, such as: double.MaxValue (1.7976931348623157E + 308), ulong.MaxValue (18446744073709551615), … etc.

Version
4.2.2.9777
Images
  • You must to post comments
Showing 0 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