plotly_gtk.utils.plotly_types.build_type

plotly_gtk.utils.plotly_types.build_type(attribute)

Build a type variable for part of the plotly schema.

Parameters:

attribute (GenericType) – A part of the plotly schema

Returns:

A type variable defining the type for this part of the schema.

Return type:

type