-
## 🐛 Bug Report
On web, when the page is scrolled to the top, the Dropdown component works as expected. However, when the dropdown is opened while the page is scrolled down a bit, the items app…
-
```
const option = {
tooltip: {
trigger: 'axis',
},
legend: {},
grid: {
left: '3%',
right: '4%',
bottom: '3%',
containLabel: true,
},
xAxis: [
…
-
Hi,
I'm loving the package so far, thank you!
Just having one issue, for some reason the words disabledismisswhentouchoutside: true appear on the top and bottom of my screen, on every single pag…
-
### Minimal reproducible example
https://github.com/trevorpfiz/project-hyper/tree/main
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in a development build
…
-
Hi,
I implemented this component in my app and all is well in the iOS simulator. However when I try it on the Android emulator, the first tooltip appears, but the most of the rest don't on the firs…
-
I am working on a project where I need to show **UIMenuController** with custom option when user selects some html content in a WebView, when I place the webView inside **ToolTip**, it should work but…
-
Trying to use this in my `class OnBoard1 extends Component ` screen is very difficult, I keep getting error [Invalid hook call. Hooks can only be called inside of the body of a function component](htt…
-
How to create tooltips for grouped bar chart? I have progress to this far and clueless to proceed.
Please help to enlighten. Thanks in advance
`
import { XAxis, BarChart, Grid } from 'react-nati…
-
I am getting these errors after upgrading my react native version from 0.63 to 0.66.
![Screen Shot 2022-01-11 at 6 25 21 AM](https://user-images.githubusercontent.com/59910709/148934328-2ec84bff-08…
JJ810 updated
2 years ago
-
### Question
So I have a chart and I need to click the chart to create the tooltip but I need the tooltip to stay in the chart, is there a way to do it ?
The other question is related to how to …