wuba / wuba/react-native-echarts
📢📢📢 Known Issues
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- TypeScript
- Stars
- 967
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
@wuba/react-native-echarts
| issue | example | related link | suggestion | platform |
|---|---|---|---|---|
| Stalling when displaying a large number of data charts | heatmap-large | |||
| Shadows are not supported | heatmap-cartesian | |||
| Map is not supported | lines-bmap-effect |
SkiaChart
| issue | example | related link | suggestion | platform |
|---|---|---|---|---|
| Unable to show image | pictorialBar-spirit | issue | use SvgChart | |
| tooltip.formatter with custom html is not supported | pie-roseType |
SvgChart
| issue | example | related link | suggestion | platform |
|---|---|---|---|---|
| Gradients are sometimes rendered white | heatmap-cartesian | use SkiaChart | Android | |
| Gradient sometimes flickers | line-draggable | use SkiaChart | Android | |
tooltip.formatter with <br/> is not supported |
pie-roseType |
fixed
SkiaChart
| issue | example | related link | suggestion | platform |
|---|---|---|---|---|
| Chinese (or other languages) cannot be displayed | - | - | use latest version of skia, set font family for ios globally |
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
The issue is a catalog of limitations across SkiaChart and SvgChart, with linked Apache ECharts examples and one related react-native-skia issue. Start by reviewing those examples and the listed platform or chart implementation; done means the affected behaviors, platforms, examples, and available workarounds are documented accurately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile
- Issue type
- Documentation
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100