Skip to content Skip to sidebar Skip to footer
Showing posts with the label Vega

How Can I Make A Map Using Geojson Data In Altair?

I'm very new to mapping, and to Altair/Vega. There's an example in the Altair documentation… Read more How Can I Make A Map Using Geojson Data In Altair?

Dynamic Name In Altair Alt.condition

I am following this example to create a bar chart with conditional color formatting on negative val… Read more Dynamic Name In Altair Alt.condition

Stacked Text In A Stacked Bar Chart Using Altair Mark_text

I'm trying to use mark_text to create a stacked text in a stacked bar chart. I would like to la… Read more Stacked Text In A Stacked Bar Chart Using Altair Mark_text

Sorting A Chart Axis Based On The Dynamically Updated Axis Order In Another Chart

In this VegaLite spec the y-axis order of the bottom-most barplot is updated as the data of that pl… Read more Sorting A Chart Axis Based On The Dynamically Updated Axis Order In Another Chart