I create a chart using vegalite and apply gradient in bar color ,but i want to make param for the color that are define in gradient basically want to bind a param on gradient i just try not working by making params barcolor --
how i can bind this with color vai params
Gradients don't support signals but you can define a gradient in a signal.
e.g.