Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

this version is 3.2.2 in pods, this version has problem #3977

Closed
KevinZK opened this issue Apr 28, 2019 · 3 comments
Closed

this version is 3.2.2 in pods, this version has problem #3977

KevinZK opened this issue Apr 28, 2019 · 3 comments

Comments

@KevinZK
Copy link

KevinZK commented Apr 28, 2019

ℹ Please fill out this template when filing an issue.
i create a CombinedChartView, draw a lineData and candleData,candle is unable to draw,.

I checkde Demo ,i found this code "guard
let dataProvider = dataProvider,
let chart = dataProvider as? CandleStickChartView
else { return }" in this function "drawDataSet" at CandleStickChartRenderer this file,
run this here ,Always return, ”let chart = dataProvider as? CandleStickChartView“ because type mismatch .but The demo is not has this code .
I guess this is not the latest version. I modified this code, candle is able drawed.

I hope to update the version as soon as possible for pods.

ℹ Please replace this with what you did.

I modified this code,

ℹ Please replace this with what you expected to happen.

I modified this code, candle is able drawed.

ℹ Please replace this with of what happened instead.

Charts Environment

Charts version/Branch/Commit Number:
**Xcode version:10.1
**Swift version:4.2
**Platform(s) running Charts:iphone 8

image

@liuxuan30
Copy link
Member

please reorganize your question. I cannot understand what's the issue.

@KevinZK
Copy link
Author

KevinZK commented Apr 30, 2019

please reorganize your question. I cannot understand what's the issue.

very sorry,the v3.2.2 ,CombinedChartView cannot draw candleStick 。

@liuxuan30
Copy link
Member

refer ChartsDemo and maybe use 3.3.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants