-
## SvgChart option 增加 markPoint 不显示
const option = {
animation: true,
tooltip: {
show: false,
},
grid: {
top: "20%",
left: 17,
right: 17,
bottom: "20%",
},
…
-
### 问题描述
在聚类里面的一些节点无法展示tooltip
### 重现链接
无
### 重现步骤
这个节点可以展示描述信息
### 预期行为
希望在聚类里面的一些节点可以展示tooltip
### 平台
- 操作系统: [macOS, Windows, Linux, React Native ...]
- 网页浏览器: [Google Chrome, Safari, F…
-
![image](https://user-images.githubusercontent.com/7336481/133027332-009b8996-4141-4865-bfd6-777e63b5e44d.gif)
Here I am posting The code of App.js. Here on IOS when I am clicking the chart it show…
-
I have a few observations to make on the encoding of languages and scripts. (See the bottom of this post for references).
# Language codes
The now-obsolete `x-something` codes can be removed in …
-
**Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.**
## Test title
submenu converts to link automatically
## Test path
`/test/e2e/specs/edit…
-
问题描述:使用中国地图时,有时无法响应onMessage里面的click,断点看只有touchstart,touchend就结束了,而且没有走到on Message方法里面
react-native-charts-pro 【1.9.0】
react-native 【0.71.6】
react-native-swiper 【1.6.0】
Platform 【android】
Demo
…
-
Hi, i'm testing the native-federation-typescript for a new project and it seems to be partially working correctly but when i try to import a property type (enum) in VSCode the import seems correct but…
-
san 目前不支持组件的 attribute 透传。
```js
const Button = san.defineComponent({
template: ''
});
const App = san.defineComponent({
components: {'b-tn': Button}},
template: 'ok'
});
//…
-
**Describe the bug**
The setup is as follows:
- A Generic Tooltip component receives a single child as a prop.
- The component clones the child and renders it with the ref `useFloating(...).refs.se…
-
**Describe the bug**
A clear and concise description of what the bug is.
Long german words (2 or more combined nouns) are cut off or do not fit the "bubble" in the summary of the recorded clips be…