wuba / wuba/react-native-echarts
Load time is why more than expected.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 967
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
The e chart is taking way more time to load when I load large data in the chart.
I wanted less load time and smooth scrolling inside the graph.
I also wanted to know is there any method that gives the callback when the graph is loaded completely.
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 provides no file or test entry points. Start by reproducing large-data chart loading and scrolling in the React Native ECharts library, then inspect the chart rendering and loading lifecycle. Done should include a measured improvement for large data and a clear answer about whether a completion callback is available.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- data-visualization, mobile, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100