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

Add support for chart events #46

Open
byronwall opened this issue Mar 4, 2016 · 0 comments
Open

Add support for chart events #46

byronwall opened this issue Mar 4, 2016 · 0 comments

Comments

@byronwall
Copy link
Owner

Saw this interesting article which I think can provide a lot of add'l functionality for charts. It describes how to tap into the events that charts expose. One of the major things to test is the ability to click to zoom the chart. I am also curious if this will resolve some of the issues with determine which chart is selected. Currently the add-in cannot determine that a Chart is selected if the selected part of it is an Axis.

I'll work this in a new branch and then see what wiring is needed to interface the events with the current code.

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

1 participant