Is it possible to change the stick color of Candle chart?
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
**Describe the solution you'd like**
Currently for Candle chart, I only see two possible color: Red and Green. Is there any way I can change those color?
If not, can help point me out the place where you set those color in the code?
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 tracing the candlestick chart implementation and locating where the red and green colors are selected. Check the existing candlestick configuration and examples to determine whether color customization is already supported. Done means providing a clear way to set both colors, or documenting the relevant code location if the request is not intended as a feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100