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

Highlight outgoing links is not working when node has Special Characters and spaces #5

Open
npradeep opened this issue Jun 14, 2013 · 5 comments
Labels

Comments

@npradeep
Copy link

Hi,

I have a problem with outgoing links not highlighted, i found the issue with special characters in node. If any case the node having with special characters and spaces it never highlighting outgoing links. So can you please help me on this ASAP.

Thanks.!

@auchenberg
Copy link
Owner

Hi,

Can you supply some test data, so we can figure out why the highlighting doesn't work?

/k

@npradeep
Copy link
Author

Hi,

FYI and i found another issue i.e. In IE Browser (Version 7 and Version 8 ) not working.

var getGraphData = function() { return {"directed":true,"multigraph":false,"graph":[],"nodes":[{"id":"Average Unit ($)"},{"id":"Buy Plan (Units)"},{"id":"Corrected Sales (Units)"},{"id":"Average@"}],"links":[{"source":0,"target":2},{"source":1,"target":2}]};};

@npradeep
Copy link
Author

Can you please update on the above ASAP.

@auchenberg
Copy link
Owner

This is an open-source project. It's something I'm doing in my spare time. There is no support, so please don't try to rush things here.

Open a separat issue/feature-request on IE support, and maybe some time in the future we can add IE support, if it's relevant.

@npradeep
Copy link
Author

Okay Thank you auchenberg, Anyway i have done almost 70% of work on this, ill try to fix this issue.

Thnks.!

@auchenberg auchenberg added the bug label Dec 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants