Skip to content

Commit b6a605c

Browse files
dfalbellionel-
andauthored
Data Explorer: Add support for formatting options (#382)
* Move format_column to it's own file * Move to an R implementation for formatting * Adapt tests for new defaults * Add an R implementation matching Python tests * Move to own formatter * Support format options for the summary panel + refactor * typo * Some small improvements * Improve comments in the `apply_thousands_separator` function * Apply suggestions from code review Co-authored-by: Lionel Henry <[email protected]> * `format_vec` -> `format_list` * Improve comments for `format_object` * Improve list formatting logic * Move vectors constructors closer to type checks * Use a global fallback format string. * Don't clone as it's not needed. * Expose a more generic version and move assumptions closer to the R function call. * Use `harp::list_get()` * Use if/else instead --------- Co-authored-by: Lionel Henry <[email protected]>
1 parent 143e964 commit b6a605c

File tree

5 files changed

+758
-202
lines changed

5 files changed

+758
-202
lines changed

0 commit comments

Comments
 (0)