-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Closed
Milestone
Description
I noticed this comment on #4958 from @rornor.
Right. Figure that accept sizing_mode, though it does not seem to be documented http://bokeh.pydata.org/en/latest/docs/reference/plotting.html#bokeh.plotting.figure.Figure
Probably it inherits this argument from elsewhere...
If you're trying to help yourself, going to the reference docs for a specific model I'm not sure you should have to go all the way up the class hierarchy to LayoutDOM manually to see that there's a sizing_mode option.
Thoughts @bryevdv?
Reactions are currently unavailable