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

Rendering Glitch in DAG Plot Generated by ploomber plot #1137

Open
rajatmjain opened this issue Oct 3, 2023 · 2 comments
Open

Rendering Glitch in DAG Plot Generated by ploomber plot #1137

rajatmjain opened this issue Oct 3, 2023 · 2 comments

Comments

@rajatmjain
Copy link

I used the ploomber plot command to generate a Directed Acyclic Graph (DAG) plot of my pipeline, and I encountered a rendering glitch when viewing the generated HTML file. The plot appears glitched or incorrectly rendered in certain browsers like Safari, while it renders correctly in others.

Steps to Reproduce:

Run ploomber plot to generate the DAG plot.
Open the generated HTML file in Safari.
Observe the rendering issue which makes the text of each node overlap each other in the top left corner with blank nodes.
Expected Behavior:
The DAG plot should render correctly and consistently across different browsers, including Safari, when generated using ploomber plot.

Additional Information:
Ploomber Version: 0.23.0
Safari Version: 17.0
Operating System: macOS Sonoma (14.0 (23A344))

Screenshots:
Chrome
Safari

@edublancas
Copy link
Contributor

thanks for reporting this. do you see any error messages in the javascript console?

@rajatmjain
Copy link
Author

I did see this Not allowed to load local resource: file:///favicon.ico

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

2 participants