-
Notifications
You must be signed in to change notification settings - Fork 10
Location of widgets #78
Comments
Any help? :) |
We have a lot of work to do to make this more configurable, but for now you can use a View parameter to determine the position. |
ParamBokeh allows passing in an explicit list of plots, I'd be happy to port that to paramNB. |
I switched to paramnb because I was having issues with parambokeh (https://stackoverflow.com/questions/49205055/holoviews-dynamicmap-with-mixed-widgets)... |
That link isn't working for me. |
I had deleted that topic. python 3.x - HoloViews DynamicMap with Mixed Widgets - Stack Overflow.pdf |
I think this is related, but is there a way to specify the order of the widgets? I have 4 dropdown lists, and it seems they're displayed in alphabetical order. I'd like to set the order from top to bottom. |
You can define |
Is it possible to set the location of widgets? For example, I'd like to place dropdown lists, sliders, etc. to the right of a plot. The example below displays them on top (and left-aligned).
Also, if there's a better way of coding it, please let me know!
The text was updated successfully, but these errors were encountered: