Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #4423

Re: Preview your gnuplot figures in VS Code

Newsgroups comp.graphics.apps.gnuplot
Date 2021-08-16 03:42 -0700
References (1 earlier) <55ca12d9-6c65-449c-beb6-a3aa84db7a1f@googlegroups.com> <e966949a-9e06-4919-aa91-55cd0cb214c9@googlegroups.com> <155725b0-abde-496c-9f65-bcee053d47c5@googlegroups.com> <9dc9ab30-c3b7-41f1-be86-b2b5332b8aea@googlegroups.com> <5db55f4c-1ad7-4382-bc47-e201e1269382@googlegroups.com>
Message-ID <f11d4c47-f576-4936-98a2-efe5a55de9e9n@googlegroups.com> (permalink)
Subject Re: Preview your gnuplot figures in VS Code
From Nope Nope <b.erkhme@gmail.com>

Show all headers | View raw


torsdag 12 mars 2020 kl. 15:20:25 UTC+1 skrev Cristian Camilo Mejia:
> On Thursday, March 12, 2020 at 3:25:20 AM UTC-5, hiii...@gmail.com wrote: 
> > 在 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
> Dear fizzy, 
> Great! I will try it soon. 
> Thanks a lot, 
> Crist.

Hi. Sorry for the inconvenience to responding to everyone but i couldn't contact/reply other than this: I have downloaded the preview extension for gnuplot code but when i try to run the preview command it fails and says "Gnuplot: Gnuplot: Preview Figure" and "command 'gnuplot.view' failed" i have set PATH to the gnuplot bin folder. Do you have any idea what could be done to fix this?

Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

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