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

Altair Heatmap Ticks Text

Is there a way to set the ticks text to a list of strings? I know that ideally it is best to have t… Read more Altair Heatmap Ticks Text

How To Create A Nested Grouped Bar Chart Using Altair? - Added Sample Data

I have a unique situation. In my data I have year and within each year I have 5 categories and it&#… Read more How To Create A Nested Grouped Bar Chart Using Altair? - Added Sample Data

Altair Remove Border In Layerchart

I am trying to remove the border from an altair chart. This answer works perfectly but it fails whe… Read more Altair Remove Border In Layerchart

World Map + Slider In Altair (python)

I would like to build an interactive chart with world map with COVID-19 confirmed cases per country… Read more World Map + Slider In Altair (python)

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