-
I am trying an integration between DataTables and Ion.RangeSlider, but it is not working. My data is not being filtered when I am using the slider, it works only when I use the inputs.
Here is wher…
-
`ipywidget` layouts no longer accept `matplotlib` `FigureCanvas`s as children because they are not widgets. If you wrap that in an output (see code below) as seems like a natural solution, you don't g…
-
### 版本号
v3.1.0
### 涉及的编程语言
Java
### 涉及的组件库
mirai(QQ)
### 疑问描述
已参照[mirai的解决步骤](https://mirai.mamoe.net/topic/223/%E6%97%A0%E6%B3%95%E7%99%BB%E5%BD%95%E7%9A%84%E4%B8%B4%E6%97%B6%E5%A4%84%E7%90%86…
-
### Bug summary
After updating matplotlib to 3.5.2 (from 3.5.1) the display/updating of widgets created with ipywidgets is broken, at least for certain types of plots.
Update of print statements i…
-
## Bug Report
### Capacitor Version
```
Latest Dependencies:
@capacitor/cli: 2.4.6
@capacitor/core: 2.4.6
@capacitor/android: 2.4.6
@capacitor/electron: 2.4.6
@capacitor/ios: 2.4…
AE1NS updated
2 years ago
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/.github/CONTRIBUTING.md#creating-an-issue).
- [x] I agree to follow the [Code…
-
Goal: join and display single tooltip whenever two tooltips overlaps.
Solution: Catch overlapping tooltips by calculating their start and end points in x coordinate. Then add a new tooltip to the h…
-
### Bug report
**Bug summary**
I recently updated to matplotlib==3.1.1 and when I use the default backend on OS X, I cannot use non-blocking with the python function `input`.
```python
#!/usr/…
-
# Feature Request
**Ionic version:**
[x] **4.x**
**Describe the Feature Request**
As discussed here https://github.com/ionic-team/ionic/issues/17299, it would be nice to …
-
Examples:
https://pyshiny.netlify.app/examples/#dynamically-inserting-ui
https://pyshiny.netlify.app/examples/#ui-output (select the slider)