Due to the limitation of the javascript number format. Even with Intl API we still couldn't format a very large number, eg: feature: "integers out of (1e21, 1e-7)"
Can I extend or add a plugin to use decimal.js (or an alternative) as a numeric wrapper?