Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #4306
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2020-03-12 01:25 -0700 |
| References | <ff30df62-08b4-44b9-b4a3-b99952779c49@googlegroups.com> <55ca12d9-6c65-449c-beb6-a3aa84db7a1f@googlegroups.com> <e966949a-9e06-4919-aa91-55cd0cb214c9@googlegroups.com> <155725b0-abde-496c-9f65-bcee053d47c5@googlegroups.com> |
| Message-ID | <9dc9ab30-c3b7-41f1-be86-b2b5332b8aea@googlegroups.com> (permalink) |
| Subject | Re: Preview your gnuplot figures in VS Code |
| From | hiiiide42@gmail.com |
在 2020年3月11日星期三 UTC+8下午10:34:38,Cristian Camilo Mejia写道: > Hi fizzy! It works!. It seems that my problem came from gnuplot/vscode: “Cannot find or open file”. In the script I have a line with set loadpath '../‘, which works well directly in gnuplot. > > Thank you so much for your reply. > Best, > Crist. > > > On Wednesday, March 11, 2020 at 5:55:34 AM UTC-5, hiii...@gmail.com wrote: > > 在 2020年3月10日星期二 UTC+8上午10:41:41,Cristian Camilo Mejia写道: > > > Hi man! > > > This sounds great for me. But, to be honest, I do not have idea of VS Code. I have installed VS Code on mac then I have installed the extension. However, still I can’t realize what do you mean with "Make sure you have added the directory containing gnuplot binary to PATH environment variable and restart VS Code before using this extension.” How can I do that...? There exist an ini file for VS Code? Where is it? > > > Thanks in advance, > > > Crist. > > > > > > On Monday, March 9, 2020 at 1:10:21 AM UTC-5, fizzybreezy wrote: > > > > Hello, > > > > > > > > I developed a VS Code extension to preview gnuplot figures when editing it and I want to share it with you to boost your work. > > > > > > > > Here is the link : https://marketplace.visualstudio.com/items?itemName=fizzybreezy.gnuplot > > > > > > > > And here is the source code : https://github.com/fizzybreezy/vscode-gnuplot > > > > > > > > To active preview, just use command `gnuplot.view` or hotkey `ctrl(cmd) + alt +v` when editing gnuplot scripts ( *.gnuplot, *.gnu, *.plot, *.plt, *.gp ).The preview panel will auto refresh when you change your script and switch editor windows between scripts. > > > > > > > > Enjoy this extension and welcome to help me improve it by post issues and pull request. > > > > > > > > fizzybreezy > > > > hi crist, > > > > well, I didn't test this extension on mac and I am not familiar with mac. I'll try to give some advice. > > > > 1. just open a gnuplot script in VS Code and open the preview panel by pressing `cmd + alt +v` ,change and save your script(do not `set terminal` and `set output`),see if the extension is worked. > > > > 2. if not, reinstall gnuplot with brew and restart vscode(maybe also your computer). here is tutorial, https://gist.github.com/scuxiayiqian/c8ea9452f86dc1918de92b136e772c80. > > > > Hopefully this will work for you, if you still have troubles, fell free to ask me and i'll try to help. > > > > fizzy hi crist, I have published a patched version and now you can use lines like `loadpath '../'` . cheers, fizzy
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Preview your gnuplot figures in VS Code fizzybreezy <hiiiide42@gmail.com> - 2020-03-08 23:10 -0700
Re: Preview your gnuplot figures in VS Code Cristian Camilo Mejia <cc.mejia@gmail.com> - 2020-03-09 19:41 -0700
Re: Preview your gnuplot figures in VS Code hiiiide42@gmail.com - 2020-03-11 03:55 -0700
Re: Preview your gnuplot figures in VS Code Cristian Camilo Mejia <cc.mejia@gmail.com> - 2020-03-11 07:34 -0700
Re: Preview your gnuplot figures in VS Code hiiiide42@gmail.com - 2020-03-12 01:25 -0700
Re: Preview your gnuplot figures in VS Code Cristian Camilo Mejia <cc.mejia@gmail.com> - 2020-03-12 07:20 -0700
Re: Preview your gnuplot figures in VS Code Nope Nope <b.erkhme@gmail.com> - 2021-08-16 03:42 -0700
Re: Preview your gnuplot figures in VS Code not you <nguyen.tnhoang@gmail.com> - 2022-12-25 00:55 -0800
Re: Preview your gnuplot figures in VS Code Abhishek Ranna <ranna15abhishek@gmail.com> - 2023-06-15 12:58 -0700
csiph-web