milenkovicm commented on issue #14914: URL: https://github.com/apache/datafusion/issues/14914#issuecomment-2704236179
> > This looks great! Would it be possible to extend this with svg output? It would be great for ballista ui > > There is already a graphviz version (that kind of looks crappy). > > Since the output is text, perhaps there is some way to render text as a svg 🤔 ballista uses graphviz-rust which generates those sub-optimal images (and needs local graph viz installation). looking at t spark they use - https://github.com/dagrejs/graphlib-dot a javascript framework which works much better for them. Maybe we should keep dot representation if we already have it -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org