Skip to content

Conversation

@mattpap
Copy link
Contributor

@mattpap mattpap commented Jul 17, 2023

Works like Select widget, but allows for atribrary HTML content. Select is based on <select> element, which only supports plain text content. Example:

image

fixes holoviz/panel#5154

@codecov
Copy link

codecov bot commented Jul 17, 2023

Codecov Report

Merging #13269 (ecb1b6b) into branch-3.3 (3348f65) will increase coverage by 0.03%.
The diff coverage is 100.00%.

@@              Coverage Diff               @@
##           branch-3.3   #13269      +/-   ##
==============================================
+ Coverage       92.42%   92.45%   +0.03%     
==============================================
  Files             315      315              
  Lines           20169    20177       +8     
==============================================
+ Hits            18641    18655      +14     
+ Misses           1528     1522       -6     

@mattpap mattpap force-pushed the mattpap/panel_5154_color_map_widget branch from fe3bc85 to d2d8b60 Compare August 6, 2023 15:42
@mattpap
Copy link
Contributor Author

mattpap commented Aug 6, 2023

Now also supports grid layout in the dropdown menu:
Screenshot_00000

@mattpap mattpap force-pushed the mattpap/panel_5154_color_map_widget branch from d2d8b60 to 626a712 Compare August 6, 2023 17:07
@mattpap mattpap force-pushed the mattpap/panel_5154_color_map_widget branch from 626a712 to 60e1843 Compare September 5, 2023 08:36
@mattpap mattpap merged commit fa00786 into branch-3.3 Sep 5, 2023
@mattpap mattpap deleted the mattpap/panel_5154_color_map_widget branch September 5, 2023 21:51
Chiemezuo pushed a commit to Chiemezuo/bokeh that referenced this pull request Aug 27, 2024
* Add support for ColorMap (palette selector) widget

* Redesign the widget

* Add interaction/widgets/color_map example

* Refactor stylesheets

* Improve the example

* Add integration tests

* Update baseline images

* Increase bokeh-widgets.min.js size allowance
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Colormap widget

3 participants