Get an appropriate multiplier value for scaling a given value to a more display-friendly form.
This will return values suitable for passing to Util.Numbers.displayUnitsForScale.
the value to get a display scale factor for, for example the maximum value in a range of values
the display scale factor
Generated using TypeDoc
Get an appropriate multiplier value for scaling a given value to a more display-friendly form.
This will return values suitable for passing to Util.Numbers.displayUnitsForScale.