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

The argument of OnBarClickedLister.onClick is wrong. #26

Open
waura opened this issue Mar 11, 2015 · 0 comments
Open

The argument of OnBarClickedLister.onClick is wrong. #26

waura opened this issue Mar 11, 2015 · 0 comments

Comments

@waura
Copy link
Contributor

waura commented Mar 11, 2015

The argument of OnBarClickedLister.onClick was wrong, when I clicked BarGraph on HoloGraphLibrarySample.

if I click Test1 Graph, index value is '0'.
if I click Test2 Graph, index value is '-1'.
if I click Test3 Graph, index value is '-1'.

I think pattern of Test2 and Test3 Graph is wrong.
if I click Test2 Graph, index value should be '1'.
if I click Test3 Graph, index value should be '2'.

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