You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Holger Vogt
640fa7e17b
bug 578 crash when scale is too short
Warning message if scale and vector length do not match.
Restrict number of points plotted to the smaller of both.
|
4 years ago |
| .. |
|
ChangeLog
|
Holger Vogt Windows port for Ngspice.
|
25 years ago |
|
Makefile.am
|
remove the remains of the old xgraph program
|
6 years ago |
|
agraf.c
|
Add const to some parameters, made function static
|
6 years ago |
|
agraf.h
|
avoid leading underscore in preprocessor macros
|
12 years ago |
|
clip.c
|
use `SWAP' macro
|
10 years ago |
|
clip.h
|
unify #ifndef include wrapper
|
12 years ago |
|
gnuplot.c
|
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.
|
4 years ago |
|
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.
|
4 years ago |
|
graf.c
|
Add code in graf.c to merge connected lines with the same slope before
|
4 years ago |
|
graf.h
|
Set the color tables and linewidths personal for each graph,
|
6 years ago |
|
graphdb.c
|
Don't add copied scale vector as new vector, but as new scale vector,
|
6 years ago |
|
graphdb.h
|
unify #ifndef include wrapper
|
12 years ago |
|
grid.c
|
Add parameter 'isgrid' to plotting of arcs.
|
4 years ago |
|
plot5.c
|
Add parameter 'isgrid' to plotting of arcs.
|
4 years ago |
|
plot5.h
|
unify #ifndef include wrapper
|
12 years ago |
|
plotcurv.c
|
bug 578 crash when scale is too short
|
4 years ago |
|
plotcurv.h
|
unify #ifndef include wrapper
|
12 years ago |
|
plotit.c
|
Enable math characters in vector (node) names for plotting
|
4 years ago |
|
plotit.h
|
const qualifier, graph removed from SetColor,
|
6 years ago |
|
plotting.c
|
Fix missing initializer warning.
|
4 years ago |
|
plotting.h
|
avoid leading underscore in preprocessor macros
|
12 years ago |
|
pvec.c
|
Remove some compiler warnings
|
5 years ago |
|
pvec.h
|
avoid leading underscore in preprocessor macros
|
12 years ago |
|
x11.c
|
Add parameter 'isgrid' to plotting of arcs.
|
4 years ago |
|
x11.h
|
unify #ifndef include wrapper
|
12 years ago |