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 make the chart and the other chart with the same action #615

Closed
z404558 opened this issue Dec 16, 2015 · 1 comment
Closed

How to make the chart and the other chart with the same action #615

z404558 opened this issue Dec 16, 2015 · 1 comment

Comments

@z404558
Copy link

z404558 commented Dec 16, 2015

I have a CandleStickChart and a BarChart below it. When I make CandleStickChart zoom in or out or translate, I want BarChart do the same action.
Do you have a solution about this?

@liuxuan30
Copy link
Member

you have to do it using delegate, combining funcs in ViewPortHnalder, which are used to adjust scale/offset stuff. Just take a look at the funcs.
There is one person asked this, you could search. Sorry I don't have time to do so.

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