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

Complete Visualization Example #752

Open
Shihab-Shahriar opened this issue Sep 24, 2022 · 1 comment
Open

Complete Visualization Example #752

Shihab-Shahriar opened this issue Sep 24, 2022 · 1 comment
Labels
question Further information is requested

Comments

@Shihab-Shahriar
Copy link
Contributor

The "viz" example only seems to provide a matrix that shows what node (col) have been visited for each query (row) mentioned in #9. ArborX outputs several other visualization data which aren't utilized in the example, and it isn't too obvious to me as a new user how to use them either.

I have managed to generate the dot file containing entire tree structure. I have not yet managed to make use of generated tex files to be used within tikzpicture environment. Can you please enhance the example demonstrating the use of these features?

Thank you.

@aprokop aprokop added the question Further information is requested label Sep 24, 2022
@aprokop
Copy link
Contributor

aprokop commented Sep 24, 2022

@Shihab-Shahriar Thanks for asking! I think you are right, and looking around I don't see the scripts to produce the plots from the .m4 or .tex files.

@dalg24 I don't think we ever committed your scripts to produce the plots, have we? Quick look around seems we have uncommitted stuff on your DTK's visit branch. Seems like there are some relevant commands in a Python notebook. We should probably add them to ArborX.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants