Jonas Grave Kristensen
Jonas Grave Kristensen
### Problem description In my work I use SI prefix units a lot and I have not been able to get `NumeralTickFormatter` to style tick labels as I would prefer...
### Problem description The `HTMLLabel` or `Label` annotations are very useful renderers for text since they accept screen units. One issue for me is the lack of css style options...
### Software versions Python version : 3.9.18 (main, Nov 2 2023, 17:01:24) IPython version : (not installed) Tornado version : 6.4 Bokeh version : 3.3.2 ### Browser name and version...
### Software versions Python version : 3.9.12 (main, Mar 26 2022, 15:52:10) IPython version : (not installed) Tornado version : 6.3.2 Bokeh version : 3.1.1 BokehJS static path : /Users/xxx/programmering/python/bokeh/server/flask_embed/.venv/lib/python3.9/site-packages/bokeh/server/static...
### Problem description I often use `vbar` or `hbar` with labels that show the exact value of a given bar. I use either `text` or `Label` to annotate the bar...
### Problem description The current `MultiSelect` widget uses a lot of screen estate if one shows more than 1 option. Also from a user perspective it is not quite clear...