ngspice/src/frontend/plotting
Brian Taylor b774d03162 Change the y-axis direction for a 2d Cider gnuplot. The device surface is at the top and downwards is into the material, which is the normal presentation. Note that the x/y mesh commands in a Cider model also affect the orientation. 2022-02-17 15:45:28 +01:00
..
ChangeLog
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
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 Change the y-axis direction for a 2d Cider gnuplot. The device surface is at the top and downwards is into the material, which is the normal presentation. Note that the x/y mesh commands in a Cider model also affect the orientation. 2022-02-17 15:45:28 +01:00
gnuplot.h With the ngspice gnuplot command, enable x/y contour plots for 2d Cider save file data. Usage: gnuplot <file> xycontour <expr>. xycontour is a new flag which is ignored if the plot data is not from 2d Cider. For contours, only a single plotarg <expr> is allowed. With <expr1> vs <expr2>, only <expr1> is plotted and <expr2> is ignored. 2021-10-30 13:21:32 +02:00
graf.c Add code in graf.c to merge connected lines with the same slope before 2022-01-28 12:24:51 +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 Add parameter 'isgrid' to plotting of arcs. 2022-02-01 12:23:29 +01:00
plot5.c Add parameter 'isgrid' to plotting of arcs. 2022-02-01 12:23:29 +01:00
plot5.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotcurv.c Fix a bug from previous commit: min -> MIN 2022-02-07 22:39:27 +01:00
plotcurv.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotit.c Enable math characters in vector (node) names for plotting 2021-12-13 21:41:28 +01:00
plotit.h const qualifier, graph removed from SetColor, 2020-04-27 10:16:02 +02:00
plotting.c Fix missing initializer warning. 2021-12-13 21:50:30 +01:00
plotting.h
pvec.c Remove some compiler warnings 2021-07-02 11:58:10 +02:00
pvec.h
x11.c Add parameter 'isgrid' to plotting of arcs. 2022-02-01 12:23:29 +01:00
x11.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00