ploomber / ploomber

The fastest ⚡️ way to build data pipelines. Develop iteratively, deploy anywhere. ☁️

Home Page:https://docs.ploomber.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rendering Glitch in DAG Plot Generated by `ploomber plot`

rajatmjain opened this issue · comments

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

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

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