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

Add support for -n cli option #151

Merged
merged 1 commit into from
Aug 5, 2018
Merged

Add support for -n cli option #151

merged 1 commit into from
Aug 5, 2018

Conversation

FliegendeWurst
Copy link
Contributor

@FliegendeWurst FliegendeWurst commented Jul 28, 2018

This should fix #150. I couldn't test it since building viz.js fails for me. Is there a complete list of the required libraries?

@mdaines
Copy link
Owner

mdaines commented Jul 30, 2018

Thanks! This looks like it should work.

To build Viz.js, you should install the Emscripten SDK, Node, and Yarn. Please open an issue if it still fails so I can fix the instructions in the README.

If you do get it to build, can you add a unit test? It may be difficult to test for the actual output, but you might test that different values of nop actually produce different results.

@FliegendeWurst
Copy link
Contributor Author

FliegendeWurst commented Jul 30, 2018

I added a unit test but only tested the results using neato (the program) since the build still fails for me. I'll open an issue if I can't get it to build.

@FliegendeWurst
Copy link
Contributor Author

The tests pass on my machine.

@mdaines mdaines merged commit 73a2a69 into mdaines:master Aug 5, 2018
@FliegendeWurst FliegendeWurst deleted the feature-no-layout branch August 5, 2018 22:15
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

Successfully merging this pull request may close these issues.

Disable layout (neato)
2 participants