You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: