-
-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Description
I built the project on OS X and ran the following png export command
~> bin/plotly-graph-exporter.js '{"data":[{"y": [3, 2, 5, 3]}],"layout":{}}' -o out.png
The out.png image is generated successfully, but I noticed that the electron window pops up in front of my other windows.
Is there any way to prevent the popup? I'm concerned this would be a bit disruptive for eventual python/R users.
cross reference: #21, plotly/plotly.py#880
cc: @cpsievert @etpinard @jackparmer
chriddyp, jackparmer and etpinard
Metadata
Metadata
Assignees
Labels
No labels