plotly_gtk.utils.plotly_types.get_keys
- plotly_gtk.utils.plotly_types.get_keys(*args)
Get the keys from the plotly schema.
- Parameters:
args (list[str]) – A list of keys for indexing the plotly schema
- Returns:
The keys available
- Return type:
dict_keys
- Raises:
ValueError – If the path specified is a single value not a dictionary