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

Dependency graph visualization does not display arrows in chrome. #1604

Closed
ziky90 opened this issue Mar 22, 2016 · 3 comments
Closed

Dependency graph visualization does not display arrows in chrome. #1604

ziky90 opened this issue Mar 22, 2016 · 3 comments

Comments

@ziky90
Copy link
Contributor

ziky90 commented Mar 22, 2016

I am using the last released version of luigi 2.0.1 and I have find out that chrome does not display arrows in the D3 visualization.

My version of chrome is: 48.0.2564.116 (64-bit)

When I go to the Javascript console, I am getting the following error:
image

@thomasgilgenast
Copy link

I'm seeing the same error on Chrome Version 49.0.2623.112 m (32-bit) with luigi==2.1.1

@dlstadther
Copy link
Collaborator

I'm just kinda guessing here, but D3 is mentioned within visualiserApp.js which was commited by @stephenpascoe as PR #1086 . Maybe he'd know what might be causing this.

@stephenpascoe
Copy link

I'm seeing the same now in Version 49.0.2623.87 (64-bit). The upstream project has a ticket for it (dagrejs/dagre-d3#202). I think it only needs an upgrade to dagre-d3.

stephenpascoe pushed a commit to stephenpascoe/luigi that referenced this issue Apr 11, 2016
erikbern added a commit that referenced this issue Apr 11, 2016
Upgraded dagre-d3 to v0.4.17 to resolve issue #1604
This was referenced Jun 29, 2022
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

5 participants