8000 A few widgets do not have a displayable name/title/label · Issue #1313 · holoviz/panel · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
A few widgets do not have a displayable name/title/label #1313
Open
@maximlt

Description

@maximlt

All the widgets in panel are param.Parameterized objects that have a name parameter. This parameter is used by panel to display a name/title/label along the widget, most frequently above as a label. However a few widgets do not display it even if it's set by the user (#440, #1294). The table below indicates which widgets actually display name and also indicates whether name is documented (or used in the examples) in the Reference Gallery.

Widgets Displayed Documented Action
Ace No Yes TODO
AutocompleteInput Yes Yes
Button Yes Yes
CheckBoxGroup No Yes TODO
CheckButtonGroup No Yes TODO
Checkbox Yes Yes
ColorPicker Yes Yes
CrossSelector No Yes TODO
DataFrame No Yes TODO
DatePicker Yes Yes
DateRangeSlider Yes Yes
DateSlider Yes Yes
DatetimeInput Yes Yes
DiscretePlayer No Yes TODO
DiscreteSlider Yes Yes
FileDownload Yes Yes
FileInput No No Fixed by #1312
FileSelector No Yes
FloatSlider Yes Yes
IntRangeSlider Yes Yes
IntSlider Yes Yes
LiteralInput Yes Yes
MultiChoice Yes Yes
MultiSelect Yes Yes
PasswordInput Yes Yes
Player Yes Yes
Progress No Yes TODO
RadioBoxGroup No Yes TODO
RadioButtonGroup No Yes TODO
RangeSlider Yes Yes
Select Yes Yes
Spinner Yes Yes
StaticText Yes Yes
TextAreaInput Yes Yes
TextInput Yes Yes
Toggle Yes Yes
VideoStream No Yes TODO

10 widgets appear to have name somehow documented in the Reference Gallery even if it's not being displayed currently (0.9.5):

  • for those who are not meant to get a displayable name, at least references in the docs should be removed
  • for the others this issue could be a relevant place for discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: discussionRequiring community discussiontype: docsRelated to the Panel documentation and examples

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0