wpilibsuite / allwpilib

Official Repository of WPILibJ and WPILibC
https://wpilib.org/
Other
1.05k stars 611 forks source link

[glass] Allow floating point display format to be customized #4287

Open PeterJohnson opened 2 years ago

PeterJohnson commented 2 years ago

This would be helpful to display more sig figs, especially in the NetworkTables view.

Starlight220 commented 1 year ago

What of this issue wasn't resolved by #4311?

PeterJohnson commented 1 year ago

That only allows setting the precision. We'd ideally like to customize the entire format (e.g. scientific notation).