-
Dear All,
thanks a lot for this useful widget.
I need to resize the image from a bokeh chart. Could someone help me to clarify how it is possible to set its width and height.
thanks in advance
CLa…
-
It raises an error such as
```
6.8fc22a8b.chunk.js:1 TypeError: Cannot read properties of undefined (reading 'embed')
at BokehChart.tsx:109:13
at BokehChart.tsx:123:5
at Ls (6.8fc22a…
-
Hi there.
ChartJS is fantastic but OpenMining can use this guy too: http://bokeh.pydata.org/en/latest/index.html
What do you guys think?
-
# Todo
https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-18.0
# Modules to migrate
- [ ] web_calendar_slot_duration
- [ ] web_dialog_size
- [x] web_environment_ribbon - By @rven - #…
-
Running the following chartify code:
import chartify
data = chartify.examples.example_data()
price_by_date = (
data.groupby('date')['total_price'].sum()
.reset_index() # Move 'date' from…
-
### Problem
Bokeh is already in version 3.0.3 and there are a few useful changes. It would be great if streamlit could support that version. Currently streamlit raises an exception if bokeh>2.4.3 i…
-
In the oil industry we typically plot a bubble plot at each well location on a map where the size of the bubble might be scaled by daily oil production. In our applications the bubbles are actually pi…
-
## 📌 Summary
We will run a comprehensive accessibility audit of the libraries' systems, interfaces, and data visualizations against Web Content Accessibility Guidelines (WCAG), Authoring Tool Accessi…
-
web_widget_bokeh_chart requires bokeh 3.1.1 which cannot be installed in 3.7, while Odoo 16.0's minimal version for python is 3.7
-
Bokeh charts appear in full as a notebook but when converted to slides only a portion of them appear (together with a scroll bar to see the remainder)
This might be due by my ignorance (I only recent…