wuba / wuba/react-native-echarts
在使用Tooltip提示组件时怎么让其在内容过多时支持横向竖向滚动
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 967
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
如题,,试了confine: true但会限制在图表组件里面高度超过就被截取了,看了可以设置extraCssText但都没起作用
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the Tooltip configuration and how the component handles confine and extraCssText. Reproduce the case with oversized content and verify the behavior on the supported platforms. Done means tooltip content can scroll horizontally and vertically without being clipped by the chart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100