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

FIX: Coloring by Country and Connections to self = true #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gtzinos
Copy link

@gtzinos gtzinos commented Mar 17, 2018

socilab-linkedin.js:17 Uncaught TypeError: Cannot read property 'country' of undefined
at byCountryCode (socilab-linkedin.js:17)
at SVGCircleElement. (d3js-linkedin.js:127)
at SVGCircleElement.styleFunction (d3.v3.js:745)
at d3.v3.js:1023
at d3_selection_each (d3.v3.js:1029)
at Array.d3_selectionPrototype.each (d3.v3.js:1022)
at Array.d3_selectionPrototype.style (d3.v3.js:735)
at visualizeConnections (d3js-linkedin.js:127)
at HTMLInputElement. (http://socilab.com/tool_files/socilab-linkedin.js (/old):258:9)
at HTMLInputElement.dispatch (jquery-1.9.1.min.js:3)

screenshot from 2018-03-18 01-52-23

socilab-linkedin.js:17 Uncaught TypeError: Cannot read property 'country' of undefined
    at byCountryCode (socilab-linkedin.js:17)
    at SVGCircleElement.<anonymous> (d3js-linkedin.js:127)
    at SVGCircleElement.styleFunction (d3.v3.js:745)
    at d3.v3.js:1023
    at d3_selection_each (d3.v3.js:1029)
    at Array.d3_selectionPrototype.each (d3.v3.js:1022)
    at Array.d3_selectionPrototype.style (d3.v3.js:735)
    at visualizeConnections (d3js-linkedin.js:127)
    at HTMLInputElement.<anonymous> (http://socilab.com/tool_files/socilab-linkedin.js (/old):258:9)
    at HTMLInputElement.dispatch (jquery-1.9.1.min.js:3)
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

Successfully merging this pull request may close these issues.

1 participant