[go: nahoru, domu]

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

Show progress in DaggerWebDash #362

Open
Roh-codeur opened this issue Nov 6, 2022 · 3 comments
Open

Show progress in DaggerWebDash #362

Roh-codeur opened this issue Nov 6, 2022 · 3 comments

Comments

@Roh-codeur
Copy link

Hi,

this is an excellent library. Looks like we can view the graph and view the graph stats as well.

Do we think its possible to see all of this in realtime? as in, in a view, show the whole graph and the currently executing node, along with pending nodes? For instance, the benchmark scripts, show the whole graph, highlighting the currently executing node and the pending nodes, along with stats. this is extremely useful for long-running processes.

thanks
Roh

@jpsamaroo
Copy link
Member

Hi @Roh-codeur ! Thanks for the kind words 😄

The GraphPlot is still a work-in progress, because I'm not a d3.js expert. If you have JS and d3 experience and want to take a swing at improving it, I would super appreciate that!

Aside: I'm working on a desktop dashboard for Dagger (written with CImGui.jl) which should end up being easier to develop and more featureful than DaggerWebDash. I'll be releasing it sometime this week, I hope, and will probably focus most of my development time on it instead. DaggerWebDash will probably be on the back-burner until we have native WASM support in Julia (so I don't have to write so much JavaScript).

@Roh-codeur
Copy link
Author

@jpsamaroo got it, I understand. I am afraid I am not much of a d3 or indeed even a js expert or even an intermediate developer. desktop app sounds super awesome though.

ta!

@Roh-codeur
Copy link
Author

@jpsamaroo : hey mate, did you get a chance to integrate the CImGui.jl package please?

thanks for your help in building this awesome package. its incredibly useful

ta!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants