-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The fmt.tbl
function in Goal allows specifying the format string to use for floating-point numbers.
Create a function akin to fmt.tbl
but which allows for greater extensibility. Consider making a dictionary argument that can accept multiple override-able configurations for the formatting.
For this issue, the primary use-case is to continue handling the floating-point format string and additionally support setting a maximum width for columns. Columns should be truncated to meet the maximum width.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo