altair.typing.is_chart_type#

altair.typing.is_chart_type(obj)#

Return True if the object is an Altair chart.

This can be a basic chart but also a repeat, concat, or facet chart.