You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: