Visualizing Bar Passage with Python’s Altair
Using the Python plotting library Altair to explore bar passage rates<br>I stumbled the Python visualization library Altair about 6 months ago. I was instantly hooked, as it blows away the reinging king of Python visualizations matplotlib. But, I hate matplotlib. Between matplotlib and a half-missing box crayons, I’ll take the crayons.
That’s why Altair’s clean graphics and logical syntax easily capterd me. But, I’ve really only dabbled in Altair, and have not explored its interactivity at all. I’ll dig a little deeper into Altair’s interactivity in this post, and see if I can uncover some bar passage insights along the way.