Gt: Add option to format coloring outside of just columns

Created on 19 Dec 2018  Â·  1Comment  Â·  Source: rstudio/gt

Great Package!

In toying with some data I'll present in a few months, I noticed the "data_color" function within the gt package doesn't support coloring by rows or coloring specific cells alone. Are there any plans to support that functionality in the future?

[2] Intermediate [2] Medium [2] Medium ★ Enhancement

Most helpful comment

This can be supported, and it should. The rows argument could be introduced to limit the scope of coloring to specified rows.

Side note: there is also the somewhat related issue of whether to add functionality to use data in cells to color adjacent cells.

>All comments

This can be supported, and it should. The rows argument could be introduced to limit the scope of coloring to specified rows.

Side note: there is also the somewhat related issue of whether to add functionality to use data in cells to color adjacent cells.

Was this page helpful?
0 / 5 - 0 ratings