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

Altair - Unable To Get Tooltips For One Layer In A Line Chart

When I plot a layered chart consisting of two groups of lines, the tooltips in one layer do not sho… Read more Altair - Unable To Get Tooltips For One Layer In A Line Chart

How To Correctly Shift The Baseline In An Area Plot To A Particular Y Location And Change The Fill Color Correspondingly, In Altair?

I wanted to be able to do something like this - NOTE: The horizontal line you see is NOT at y=0, b… Read more How To Correctly Shift The Baseline In An Area Plot To A Particular Y Location And Change The Fill Color Correspondingly, In Altair?

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

Altair: Layered Line Chart With Legend And Custom Colors

I'm creating a layered line chart with 2 lines in Altair, each with a custom color. I want to a… Read more Altair: Layered Line Chart With Legend And Custom Colors

Recreating The Pyldavis Chart In Altair - Filtered Data With Empty Selection

I am trying to recreating the classic pyLDAvis visualization for topic modelling in Altair. I'v… Read more Recreating The Pyldavis Chart In Altair - Filtered Data With Empty Selection