v6.1.1
Bug Fixes
- Corrected precision issue exhibited by
UnitCode.getMinimumTick
function by switching internal calculations to useDecimal
instances (instead of native floating point numbers). - Corrected precision issue exhibited by
UnitCode.getMinimumTickValue
function by switching internal calculations to useDecimal
instances (instead of native floating point numbers).