Hi everybody,
I have been using Vega-lite API V5 (import { vl } from “@vega/vega-lite-api-v5”) and ObservableHQ lately, with growing excitement. Now I’d like to make use of the latest Vega-lite (API?) version 5.2 as it is said to also support xOffset encoding for grouped bar charts. Is this already possible in Observable ?
And how does the release of new versions work ? Do they always go hand-in-hand for both Vega-lite and Vega-lite API ?