Michael Chow

Results 189 issues of Michael Chow

@jeroenjanssens has a neat example of table with nanoplots, visualizing NYC citi bike usage. From talking w/ him, let's get this, or something similar to it in the examples. We're...

Currently, functions like `vals.fmt_number()` work as follows: * The input list or value is converted to a pandas DataFrame * The DataFrame is wrapped in GT * The corresponding fmt_...

https://gt.rstudio.com/reference/opt_css.html

Difficulty: [2] Intermediate
Effort: [2] Medium
Type: ★ Enhancement
.epic

https://gt.rstudio.com/reference/grand_summary_rows.html Depends on #172

Difficulty: [2] Intermediate
Effort: [2] Medium
Type: ★ Enhancement
.epic

https://gt.rstudio.com/reference/summary_rows.html

Difficulty: [3] Advanced
Effort: [3] High
Type: ★ Enhancement
.epic

`cols_merge()` and friends let you combine the content of two columns into one, with special templating syntax. E.g. if I have a mean column with value "X" and variance columns...

Difficulty: [3] Advanced
Effort: [2] Medium
Type: ★ Enhancement
.epic

The `loc` submodule classes allow you to target specific parts of a table for styling. For example, `loc.body(...)` allows you to target specific columns and rows in the table body....

Difficulty: [2] Intermediate
Effort: [3] High
Type: ★ Enhancement
.epic

These functions use a Great Tables specific mini language to specify units in labels. Note that functions like `md()` can do a lot of unit stuff already (like creating superscripts),...

Difficulty: [1] Novice
Effort: [3] High
Type: ★ Enhancement
.epic

https://gt.rstudio.com/reference/cols_nanoplot.html Note that this requires the cols_add() logic. (We don't necessarily need to expose it yet, though if we don't want). https://gt.rstudio.com/reference/cols_add.html

Difficulty: [2] Intermediate
Effort: [2] Medium
Type: ★ Enhancement
.epic

https://gt.rstudio.com/reference/cols_nanoplot.html

Difficulty: [2] Intermediate
Effort: [2] Medium
Type: ★ Enhancement
.epic