ngspice/src/frontend/plotting
Holger Vogt a5eaac128a For monotonic plotting find out the majority of increasing or decreasing
x-axis values, add a warning to add 'retraceplot' to plot all if more than
10% of the values deviate from the majority.
2022-12-11 15:37:14 +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 Terminal setting to X11 fails in macOS, and is not required 2022-02-22 15:22:21 +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 Rename a variable so that it does not clash with one in outer scope. 2022-04-26 10:37:28 +02: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 Improve (a little) the plotting of digital data with plot option digiplot: 2022-10-07 13:05:56 +02: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 For monotonic plotting find out the majority of increasing or decreasing 2022-12-11 15:37:14 +01:00
plotcurv.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
plotit.c Improve (a little) the plotting of digital data with plot option digiplot: 2022-10-07 13:05:56 +02: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