Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add MenuButton widget #1533

Merged
merged 2 commits into from
Aug 19, 2020
Merged

Add MenuButton widget #1533

merged 2 commits into from
Aug 19, 2020

Conversation

philippjfr
Copy link
Member

@philippjfr philippjfr commented Aug 19, 2020

Wraps the Dropdown widget in bokeh, which generates a Menu which allows listening to the selected item.

@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #1533 into master will decrease coverage by 0.02%.
The diff coverage is 69.04%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1533      +/-   ##
==========================================
- Coverage   85.73%   85.71%   -0.03%     
==========================================
  Files         145      145              
  Lines       16015    16034      +19     
==========================================
+ Hits        13731    13743      +12     
- Misses       2284     2291       +7     
Impacted Files Coverage Δ
panel/widgets/button.py 79.41% <68.29%> (-6.31%) ⬇️
panel/widgets/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20bcd9c...7b67c94. Read the comment docs.

@philippjfr philippjfr merged commit 066a7fa into master Aug 19, 2020
@philippjfr philippjfr deleted the menu_button branch August 19, 2020 13:23
philippjfr added a commit that referenced this pull request Sep 17, 2020
* Add MenuButton widget

* Add docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant