Candle stick chart not displaying when timestamp used for XAxis.
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I want to draw a Candle Stick Chart.
The candles are NOT displaying correctly if I use timestamp data for XAxis.
The candles are displaying correctly if I use iteration index for XAxis.
* I have a line chart that is displaying like it should for the same kind of data(timestamp, X value). But when I use those data on candles chart it is not working.
[CandleStickChartNotWorking.txt](https://github.com/danielgindi/Charts/files/3173559/CandleStickChartNotWorking.txt)


Charts (3.2.2)
Swift 4.0
Xcode 10.2.1
Thank you
Contributor guide
Research direction
Start with CandleStickChartNotWorking.txt and reproduce the timestamp-based XAxis case in Charts 3.2.2, comparing it with the iteration-index case and the working line chart. Done means candlestick data renders correctly when timestamps are used for the XAxis, with the reported behavior verified against the attached examples.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100