plotly_gtk.utils.plotly_types.get_type

plotly_gtk.utils.plotly_types.get_type(*args)

Get a type variable for part of the plotly schema.

Parameters:

args (list[str]) – A list of keys for indexing the plotly schema

Returns:

A type defining part of the plotly schema

Return type:

type