ngspice/src/frontend/plotting
h_vogt c8cd763314 gnuplot.c, add 'noretraceplot' to prevent retracing of the graph if plotting against a vector which is not the original scale vector ('plot vec1 vs vec2') 2018-05-18 17:25:48 +02:00
..
ChangeLog Holger Vogt Windows port for Ngspice. 2002-01-03 22:44:21 +00:00
Makefile.am introduce AM_CFLAGS = $(STATIC) 2012-07-07 14:51:39 +02:00
agraf.c use memcpy() instead of deprecated bcopy() 2016-07-30 20:58:19 +02:00
agraf.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
clip.c use `SWAP' macro 2016-03-22 13:04:13 +01:00
clip.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
gnuplot.c gnuplot.c, add 'noretraceplot' to prevent retracing of the graph if plotting against a vector which is not the original scale vector ('plot vec1 vs vec2') 2018-05-18 17:25:48 +02:00
gnuplot.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
graf.c avoid retrace in output graph by adding label 'noretraceplot' 2018-05-18 17:08:27 +02:00
graf.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
graphdb.c use memcpy() instead of deprecated bcopy() 2016-07-30 20:58:19 +02:00
graphdb.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
grid.c plotting/grid.c, bug fix, avoid string buffer overflow 2018-01-27 21:58:15 +01:00
plot5.c src/frontend/**, whitespace, indentation, ... 2012-09-20 20:30:53 +02:00
plot5.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotcurv.c avoid retrace in output graph by adding label 'noretraceplot' 2018-05-18 17:08:27 +02:00
plotcurv.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotit.c avoid retrace in output graph by adding label 'noretraceplot' 2018-05-18 17:08:27 +02:00
plotit.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
plotting.c findvec(), use hash tables for the vector search 2012-12-09 13:27:53 +01:00
plotting.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
pvec.c src/frontend/** remove superfluous `return' invocations 2012-09-22 19:33:55 +02:00
pvec.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
x11.c x11.c, fix bug #330, rename csh variable font -> xfont 2016-10-15 15:06:16 +02:00
x11.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
xgraph.c src/frontend/** remove superfluous `return' invocations 2012-09-22 19:33:55 +02:00
xgraph.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00