Altair is a python library that mainly focuses on declarative visualization. This library has a syntax that is concise enough to perform various visualizations. One of the significant difference between Altair and other visualization libraries is that Altair has one-liner coding properties, which does not require many coding lines to display various visualizations.

In this article, we will not elaborate on all the uses of Altair. Rather we will explore some interesting functionality that is suitable to be applied with our dataset. For the best visualization experience, please use Jupyter Lab or Jupyter Notebook IDE. Altair Installation can be done with pip install altair.

The data used in this article are part of the South East geothermal heat flow compilation data from Royal Holloway South East Asia Research Group.

Read more…

Leave a Comment

Your email address will not be published.