Skip to content

adding titles to plots #410

Discussion options

You must be logged in to vote

Hi,

why does the label need to be in the Figure?
you could add a label before the figure like this:

import ipywidgets as widgets
display(widgets.Label(value="My label"))

Does that make sense?

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zanderteller
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants