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
We are using ECharts in our AngularJs application. We have a pie chart and a bar charts. Data for these charts are related. We use AnhularJS 1.6.x
We want to connect two charts together so that we can use click events on Pie charts to drive bar charts. We checked the example on the web. It is created for ReactJS and it uses connect() method. We could not see corresponding connect() method in AngularJS.
Can you please direct us?
The text was updated successfully, but these errors were encountered:
We are using ECharts in our AngularJs application. We have a pie chart and a bar charts. Data for these charts are related. We use AnhularJS 1.6.x
We want to connect two charts together so that we can use click events on Pie charts to drive bar charts. We checked the example on the web. It is created for ReactJS and it uses connect() method. We could not see corresponding connect() method in AngularJS.
Can you please direct us?
The text was updated successfully, but these errors were encountered: