-
@JeroenMulkers @JLeliaert
Guys, so many people complain about problems with gnuplot, in particular, on Windows. I feel like setting up gnuplot is way too hard for prospective users. Shell we…
-
Gnuplot doesn't seem to work anymore (in v3.0 and newer). Adding this object (or any combo of output/file):
object recorder{
> parent ourHouse;
> property air_temperature;
> interval 3600; …
-
Gnuplot doesn't seem to work anymore (in v3.0 and newer). Adding this object (or any combo of output/file):
object recorder{
> parent ourHouse;
> property air_temperature;
> interval 3600; …
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
if the Gnuplot path contains a blank like "C:/program files/gnuplot/binary"
the creation of t…
-
Hi,
When a long running test finishes, I receive the following crash from gnuplot:
```
Caused by: java.io.IOException: error=7, Argument list too long
at java.lang.UNIXProcess.forkAndExec (UNIXProc…
-
I think it'd be cool to have a binding to a data plotting library, since Factor already has Graphviz support and things like `simple-table.`.
PLplot http://plplot.sourceforge.net
libgd http://libg…
-
I've Ubuntu 16.04 LTS and installed pepper from the repo. Some plots are working, but many not. i.e.
```
$ pepper age
Error running report: /usr/share/pepper/age.lua:110: attempt to call a table valu…
-
gnuplot-mode was written back in the day of gnuplot version 3.5. Are there any new features since then that should be explicitly supported?
-
## Issue description
Please enable the lua/tikz terminal in gnuplot.
### Steps to reproduce
$ gnuplot
gnuplot> set term tikz
Terminal type is now 'unknown'
## Techn…
-
Please refer to
https://discourse.julialang.org/t/gnuplot-from-vscode-no-plot/65458