You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe we could support negative numbers for the "pillar.sigfig" option to activate this? We could then also flip the meaning of the digits argument: negative digits always shows trailing zeros, positive digits truncates if allowed.
We need to distinguish between trailing zeros and non-significant digits.
IIUC, #97 (comment) suggests showing more significant digits by default, and only highlighting the "really significant" digits. We can prototype in num() and make it a default if it looks good.
Should we show "non-significant" digits if there's space, perhaps as an option and in "subtle" style?
Current behavior:
Created on 2021-04-13 by the reprex package (v1.0.0)
Original reprex by @DasHammett:
Created on 2021-04-12 by the reprex package (v2.0.0)
The text was updated successfully, but these errors were encountered: