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

Legend text dimension cache is not cleared #775

Closed
fallvonder opened this issue Nov 27, 2014 · 3 comments
Closed

Legend text dimension cache is not cleared #775

fallvonder opened this issue Nov 27, 2014 · 3 comments
Labels
C-bug Category: This is a bug resolved maybe

Comments

@fallvonder
Copy link

Hello,

Legend item text rect dimensions cached in legendItemTextBox are not cleared if data names are updated. This results in incorrect legend position after calling chart.data.names().
http://jsfiddle.net/7fu8tydq/1/.

Problem was introduced in commit 1c35022 in version 0.4.4. There are probably similar problems for other performance fixes from issue #730.

@masayuki0812
Copy link
Member

Thank you for your reporting. It's been fixed now and I'll release this in the next version v04.5 shortly. Thanks!

@masayuki0812 masayuki0812 added C-bug Category: This is a bug resolved maybe labels Nov 30, 2014
@masayuki0812
Copy link
Member

v0.4.5 has been released, so please let me close.

@fallvonder
Copy link
Author

Thank you for fast fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug resolved maybe
Projects
None yet
Development

No branches or pull requests

2 participants