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

Generally improve the data_color() function #1147

Merged
merged 66 commits into from
Nov 28, 2022
Merged

Conversation

rich-iannone
Copy link
Member

@rich-iannone rich-iannone commented Nov 25, 2022

While the data_color() function is useful, it comes with a set of limitations (e.g., applies to entire columns) and is very difficult to use without working examples at hand. With this PR, it's hoped that data_color() can become more powerful yet be much easier to use. This will involve a lot of reworking of the function signature but the goal here is to ensure that previous code with data_color() still works (though deprecation warnings will appear).

Fixes: #1119
Fixes: #1103
Fixes: #637
Fixes: #633
Fixes: #116

@rich-iannone rich-iannone marked this pull request as ready for review November 28, 2022 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant