Adding transform in vega-lite hides the data
I’m building a simple stacked bar chart using vega-lite.
On X-axis – we have a country name, on Y-axis we have bars of count stacked by product name
My goal is to show the top 3 countries in the chart.
I’m building a simple stacked bar chart using vega-lite.
On X-axis – we have a country name, on Y-axis we have bars of count stacked by product name
My goal is to show the top 3 countries in the chart.