Hi all, we’re trying to create a bar chart using Vega-Lite app.
This is where we at right now:
{
“$schema”: “https://vega.github.io/schema/vega-lite/v4.json”,
“title”: “Test Corporate”,
“width”: “container”,
“height”: “container”,
“data”: {
“values”...