plotly_gtk.utils.plotly_types.get_description

plotly_gtk.utils.plotly_types.get_description(*args)

Get a description from the plotly schema.

Parameters:

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

Returns:

The description of the relevant key.

Return type:

str