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

Fan Chart Bug #62

Closed
ddrury opened this issue Dec 22, 2013 · 1 comment
Closed

Fan Chart Bug #62

ddrury opened this issue Dec 22, 2013 · 1 comment

Comments

@ddrury
Copy link
Contributor

ddrury commented Dec 22, 2013

It's easier to tell you this than to create a branch.

The pop-up box that appears on the LH side of the chart when a person is clicked on the main chart should show siblings, in fact it shows the person clicked on.

line 337 of library/WT/Controller/fanchart.php should be "if ($sibling !== $person) {"

ie !== instead of ===

@fisharebest
Copy link
Owner

Thanks - I've made this change

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