NativeScript / NativeScript/plugins
nativescript-ui-chart AreaSeries line fillcolor of negative values does not fill to zero line but to -ve infinity
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 206
- Forks
- 123
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 1
Description
Is there any way to fillcolor an AreaSeries line of negative values to the zero line and not to the -ve infinity line.
Can this be added as a new option?
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 names no file, test, or entry point. Start by locating the NativeScript UI Chart AreaSeries implementation and its existing tests, then trace how fills are configured for negative values. Done means a supported option fills negative AreaSeries values to the zero line, with coverage for the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100