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
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.
|
3 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
|
Terminal setting to X11 fails in macOS, and is not required
|
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
|
Rename a variable so that it does not clash with one in outer scope.
|
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
|
Improve (a little) the plotting of digital data with plot option digiplot:
|
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
|
For monotonic plotting find out the majority of increasing or decreasing
|
3 years ago |
|
plotcurv.h
|
unify #ifndef include wrapper
|
12 years ago |
|
plotit.c
|
Improve (a little) the plotting of digital data with plot option digiplot:
|
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 |