-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Comments
I'm seeing the same error on Chrome Version 49.0.2623.112 m (32-bit) with luigi==2.1.1 |
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. |
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. |
Upgraded dagre-d3 to v0.4.17 to resolve issue #1604
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:
The text was updated successfully, but these errors were encountered: