ngspice/src/frontend/plotting
Holger Vogt 7a7f717574 make flag 'nolegend' localfor each plot 2020-03-15 08:51:17 +01:00
..
ChangeLog Holger Vogt Windows port for Ngspice. 2002-01-03 22:44:21 +00:00
Makefile.am remove the remains of the old xgraph program 2020-03-15 08:51:12 +01:00
agraf.c Add const to some parameters, made function static 2020-03-15 08:51:02 +01: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 set the proper preprocessor flag __MINGW32__ 2020-03-15 08:51:17 +01:00
gnuplot.h Fixed "phantom vector" issue with plots and crash when plots are resized. See bugs #419 and #423 for details. Also several parameters were changed from char * to const char * in the plotting functions. 2020-03-15 08:50:54 +01:00
graf.c make flag 'nolegend' localfor each plot 2020-03-15 08:51:17 +01:00
graf.h Set the color tables and linewidths personal for each graph, 2020-03-15 08:51:12 +01:00
graphdb.c Copy the scale vector as well and attach it to the data vector. 2020-03-15 08:51:14 +01:00
graphdb.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
grid.c add a slight offset between y axis labels and grid 2020-03-15 08:51:14 +01:00
plot5.c Set the color tables and linewidths personal for each graph, 2020-03-15 08:51:12 +01:00
plot5.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotcurv.c When plotting arrays of curves, plot lines only in the direction 2020-03-15 08:51:14 +01:00
plotcurv.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotit.c plug some memory leaks 2020-03-15 08:51:15 +01:00
plotit.h Fixed "phantom vector" issue with plots and crash when plots are resized. See bugs #419 and #423 for details. Also several parameters were changed from char * to const char * in the plotting functions. 2020-03-15 08:50:54 +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 replace variable 'gridwidth' by 'xgridwidth' 2020-03-15 08:51:13 +01:00
x11.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00