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

Tooltip on overlay line charts and area charts #50

Merged
merged 1 commit into from Jul 29, 2016

Conversation

light-and-salt
Copy link
Contributor

Please merge #46 first. Branch-wise difference: zqu/rename...zqu/tooltip-on-layers

Tooltip is now working with overlay config for line and area. Fix #47

For line chart, when hovering on the points, we get all fields in tooltip:
line

When hovering on the line, we only get the string and boolean fields in tooltip:
line2

Similarly, when hovering on the points on top of an area, we get all fields:
area

When hovering on the area itself, we only get the string and boolean fields:
area2

@kanitw
Copy link
Member

kanitw commented Jul 26, 2016

Please resolve conflict

@light-and-salt
Copy link
Contributor Author

Rebased and the conflicts are gone!

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

Successfully merging this pull request may close these issues.

None yet

2 participants