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

'TypeError: Cannot read property 'showLabels' of undefined' when set showLabels to false #134

Open
LucienChenXi opened this issue Aug 22, 2018 · 2 comments

Comments

@LucienChenXi
Copy link

Hello guys,

I'm new to vizceral and badly need your help.
Recently we got a feature that if the nodes on the graph is above certain number, it will automatically hide labels. I observed there is a optional props 'showLabels' and when I update showLabels to false in componentDidMount, there will show up a 'TypeError: Cannot read property 'showLabels' of undefined'.

Do you have any the same experience and solutions?

@franpog859
Copy link

franpog859 commented Aug 22, 2018

Hi! I have the same problem and no solution for this :(
Maybe we should check those lines vizceral.js or somewhere there node.js

@CrashLaker
Copy link

looking for the same solution
i think it has something to do with

showLabel: true

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

3 participants