In the documentation, the listed series types include StackedArea, TreeMap, and HeatMap, among others.

Some of these are already in use - for example, StackedArea for the Portfolio Margin chart and TreeMap for the Asset Sales Volume chart. However, it is entirely unclear how one can utilize these in Python.
It would be helpful to have some examples.