chaarts icon indicating copy to clipboard operation
chaarts copied to clipboard

Use cases for filter / blend-modes

Open ffoodd opened this issue 6 years ago • 1 comments

filter allows a lot of things. The first idea stepping in my mind is using grayscale() function on other parts when hovering a chart, to improve the overall contrast between highlighted part and the others.

ffoodd avatar Jun 03 '19 08:06 ffoodd

Other ideas:

  • for alternate color schemes (inverted, dark or light, forced colors, high contrast…) with hue-rotate(), grayscale(), contrast(), etc.
  • to alter a column — like the Pen I did for @GoOz

ffoodd avatar Jan 31 '20 08:01 ffoodd