-
### What is the problem?
Rendering `` inside `` throws
```
Type '{}' is missing the following properties from type '{ width: any; height: any; }': width, heightts(2739)
```
and similarly with…
-
Can we hide tooltip backdrop on which clicking, tooltip disappears.
-
Please make our job easier by filling this template out to completion. If you're requesting a feature instead of reporting a bug, please feel free to skip the Environment and Reproducible Demo section…
-
### 问题描述
创建一个折线图。通过changedata更新数据后,某些点的tooltip不展示
### 重现链接
https://codesandbox.io/p/sandbox/g2-tooltip-demo-lfv3jw
### 重现步骤
1.进入页面
2. hover图表,tooltip展示正常
3. 点击按钮更新数据
4. hover图表,某些点tooltip不展示
…
-
## Description
Placed an item to the right side of the screen and then added a tooltip to it
### Steps to reproduce the behaviour:
```
Hello
ref.current!.show()}>
…
-
> Hi guys.
>
> Is it possible to structure a React project (say v2) such that `tooltipText` is a global prop picked up on any component? :unicorn::rainbow:
>
> Like native HTML `title` attribute…
-
Hi.
My app is on **ForceRTL** and the tooltip pops up on the opposite side of screen and also show a copy of my button there.
any solution for this?
-
Used the example given in the documentation. I think I can see a faint white box which I am guessing is the webview, but cannot see the chart for sure. Any help would be appreciated, not sure if I hav…
-
**package.json**
{
"name": "SunnyWeather",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"test": "jest"
…
-
### 问题描述
如题。
![image](https://github.com/user-attachments/assets/8a30378c-7b69-46d2-a319-c70393a77648)
### 重现链接
https://g2.antv.antgroup.com/zh/examples/general/gauge/#gauge-default
### 重现步骤
官…