plotnine icon indicating copy to clipboard operation
plotnine copied to clipboard

Missing feature: `scale_colour_binned` and `scale_fill_binned`

Open bhvieira opened this issue 2 years ago • 1 comments

As always, thanks for the amazing project!

I noticed a missing feature and thought it would be a good idea to report it here: support for binned scaled was added in https://github.com/tidyverse/ggplot2/pull/3096 and subsequently revamped. See https://github.com/tidyverse/ggplot2/blob/main/R/scale-colour.R

bhvieira avatar Apr 25 '23 09:04 bhvieira

This is in the plan after the next release.

has2k1 avatar May 01 '23 14:05 has2k1