Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support fmt.tbl variant that restricts max width #31

Open
semperos opened this issue Nov 1, 2024 · 0 comments
Open

Support fmt.tbl variant that restricts max width #31

semperos opened this issue Nov 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@semperos
Copy link
Owner

semperos commented Nov 1, 2024

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.

@semperos semperos added the enhancement New feature or request label Nov 1, 2024
@semperos semperos added this to ari dev Nov 1, 2024
@semperos semperos moved this to Todo in ari dev Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant