Bars not extending the full size in Vega/Altair plot
I’m trying to plot a histogram from pre-binned data using Vega-lite (Actually, Altair in Python, but I got the issue when using Vega directly as well). My dataset contains the following fields:
Concatenate two geoshape charts in Altair / Vega-Lite with independent axis?
I am trying to plot two separate geoshape charts and concatenate them together. Below is a MWE of what I am trying to do: