ngspice/src/frontend/plotting
Holger Vogt f61ea3aa96 if 'set nounits' is given, plotting of the units is suppressed
(they may be added manually to the y and x labels for SI conformity).
2021-03-14 15:32:49 +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 locale to "C" locally, if shared ngspice 2021-01-29 10:44:28 +01:00
gnuplot.h enable flags xdelta, ydelta for gnuplot command 2020-08-20 15:27:46 +02:00
graf.c if 'set nounits' is given, plotting of the units is suppressed 2021-03-14 15:32:49 +01:00
graf.h Set the color tables and linewidths personal for each graph, 2020-03-15 08:51:12 +01:00
graphdb.c Don't add copied scale vector as new vector, but as new scale vector, 2020-08-20 15:41:15 +02:00
graphdb.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
grid.c if 'set nounits' is given, plotting of the units is suppressed 2021-03-14 15:32:49 +01:00
plot5.c const qualifier, graph removed from SetColor, 2020-04-27 10:16:02 +02:00
plot5.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotcurv.c improve comment 2020-12-22 17:56:18 +01:00
plotcurv.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotit.c Add variable 'plainplot' to allow plotting without 2020-12-22 11:09:27 +01:00
plotit.h const qualifier, graph removed from SetColor, 2020-04-27 10:16:02 +02: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 Prevent buf2 buffer overflow by limiting the the amount of bytes printed 2020-05-03 00:19:48 +02:00
pvec.h avoid leading underscore in preprocessor macros 2013-12-31 12:54:27 +01:00
x11.c remove unused args 2021-03-14 15:32:15 +01:00
x11.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00