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

how to combine chart as follows #587

Closed
hengchengfei opened this issue Dec 3, 2015 · 2 comments
Closed

how to combine chart as follows #587

hengchengfei opened this issue Dec 3, 2015 · 2 comments

Comments

@hengchengfei
Copy link

Top: CombinedChartDrawOrder.Candle + CombinedChartDrawOrder.Line
Bottom: BarChartData

Their leftAxis and xAxis are different.
How to combine them in a chartView?

6 pic

@GMJD
Copy link

GMJD commented Dec 3, 2015

waiting

@liuxuan30
Copy link
Member

Their leftAxis and xAxis are different. if the x values are different, I would say you could use two chart views rather than only one, and It's your business logic to put charts together and have some synergies between them. If they can share the same one, combined chart is also an option to use. You could have leftAxis and rightAxis.

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

3 participants