I create vertical line(boundary) in chart at any point of data provided by the user example link of vertical line specs
now, I tried to put the value in encoding.x.dataum in such way that vertical line got disappear example in this i put empty string but it is still making vertical line editor link .
Please help me by providing such a value to put in encoding.x.dataum such that the line will not show but the layer exists. Thanks in advance
You could also do it like this:
Change the transform filter for a date you want or set it to null if you want it hidden.
But setting x.datum will not work.