Relative Content

Tag Archive for vega-litevegadeneb

Deneb – scatterplot x & y sorted asc

I need to draw a scatterplot in DENEB (vega or vega lite).
Basically I need to create a scatter plot where I will have x and y sorted ascending and plot against each other, … so the number are not correlated to each other anymore

Vega-lite value based text at the latest date

I’m trying to adapt the case from below to show instead of symbols, the price as text in the graph.
Every time I change the code to switch from symbol to price the values got repeated for each month.