Skip to content

Reading files#1

Open
smackcrane wants to merge 3 commits into
amackcrane:mainfrom
smackcrane:reading_files
Open

Reading files#1
smackcrane wants to merge 3 commits into
amackcrane:mainfrom
smackcrane:reading_files

Conversation

@smackcrane
Copy link
Copy Markdown

Allow other tools to invoke pg via reading commands from a file.

pg -f <filepath> reads <filepath> line by line, executing each (as if from the interactive pg interface). Assume this file contains the whole graph specification, so there's no need to save the resulting data; instead just (re)use a default file data/.from_file.

Also some slight bug fixes/tweaks to graph layout.

@smackcrane
Copy link
Copy Markdown
Author

Add hovertext when specifying a node by node <text> --hovertext <hovertext>.

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.

1 participant