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

Error regarding Wine - Artix Linux #1550

Closed
BuddhiLW opened this issue Aug 10, 2021 · 1 comment
Closed

Error regarding Wine - Artix Linux #1550

BuddhiLW opened this issue Aug 10, 2021 · 1 comment

Comments

@BuddhiLW
Copy link

When I use Gadfly to plot the following happens

julia> Gadfly.plot(y=[1,2,3])
/usr/bin/env: 'wine': No such file or directory
Opening in existing browser session.

Then, the it do renders in the browser.

pic-selected-210810-2009-00

I would like that Gadfly used my external viewer. Is there a way to configure the package so to use GTK/GKS QtTerm/sxiv etc?

@bjarthur
Copy link
Member

nope. gadfly is designed to output SVG or PDF and then open in a browser.

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