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

orca CLI does not recognize directory; saves everything in current dir #123

Closed
pbreheny opened this issue Aug 27, 2018 · 1 comment
Closed

Comments

@pbreheny
Copy link

The basic example given in the README does not work correctly if a filename with a path is specified:

orca graph '{ "data": [{"y": [1,2,1]}] }' -o tmp/fig.png

This creates 'fig.png' in the current directory, not in 'tmp'.

This is presumably related to #101, but just wanted to point out that it isn't an R/python API issue; it happens when you use orca directly as well.

Version info: 1.1.0 installed via npm.

@etpinard
Copy link
Contributor

duplicate of #101

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

No branches or pull requests

2 participants