Open
Description
In the views, we fall back and use title
if short_title
is None
. Example:
bluesky-widgets/bluesky_widgets/jupyter/figures.py
Lines 80 to 97 in 7dbe644
This should probably be moved to the model because:
- It's duplicated in the various views.
- We might want to make it fall back even further to
axes_spec.title
iffigure_spec.title
isNone
.
Metadata
Metadata
Assignees
Labels
No labels