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

angular.js:13920 TypeError: Cannot read property 'graphs' of undefined #765

Open
fifty56 opened this issue Apr 24, 2019 · 0 comments
Open

Comments

@fifty56
Copy link

fifty56 commented Apr 24, 2019

hi,

my environment:

  • angular.js: v1.5.8
  • d3: v3.5.0
  • nvd3: 1.8.5
  • angular-nvd3: 1.0.9

the following error occurs when page is loading:

angular.js:13920 TypeError: Cannot read property 'graphs' of undefined
at Object.clearElement (http://.../angular-nvd3.js:291:36)
at Object.updateWithOptions (http://.../angular-nvd3.js:97:39)
at Object.refresh (http://.../angular-nvd3.js:53:39)
at http://.../angular-nvd3.js:449:68
at http://.../angular-nvd3.js:517:43
at Scope.$digest (http://.../angular.js:17524:23)
at Scope.$apply (http://.../angular.js:17790:24)
at done (http://.../angular.js:11831:47)

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