vegaprotocol / pennant

A charting library for Vega Console
https://pennant.vega.xyz
MIT License
25 stars 8 forks source link

fix: handle negative position decimals in formatter #907

Closed mattrussell36 closed 1 year ago

mattrussell36 commented 1 year ago

Position decimal places can be negative, which is invalid for the maximumFractionDigits and manimumFractionDigits used in Intl formatting.