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

Flag popup for piechart moving upward issue #178

Open
AKrasheninnikov opened this issue Jan 9, 2013 · 2 comments
Open

Flag popup for piechart moving upward issue #178

AKrasheninnikov opened this issue Jan 9, 2013 · 2 comments

Comments

@AKrasheninnikov
Copy link

If you try to add a flag tooltip for an interactive piechart diagram such as http://jsfiddle.net/85VtZ/6/ using a construct like this.flag = r.popup(100, 100, this.sector.value.value || "0"); under pie.hover, you'll see that subsequent rendering of the background shape will move up by 18 pixels each time while the text shape will be positioned normally.

How can I fix that?
graphael-piechart-flag

@aventuralabs
Copy link

Having the same issue. Doesn't appear to be happening with "tag".

@aventuralabs
Copy link

Actually, appears to be duplicate of #152

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