| .. |
|
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
|
If a ".plot tran list_of_vectors" command contains an event node name in the list of vectors, then ft_agraf crashes when trying to create the output fields for an lpr style plot. Now event node vectors are ignored. Most users will use a .control section when plotting analog and digital vectors in non-lpr style.
|
2023-08-18 16:13:42 -07: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
|
Modify the previous commit a616a0abe:
|
2023-09-15 23:41:12 +02: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 an option to the iplot command: -d sets the number of simulation
|
2023-07-15 11:29:32 +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
|
Remove gcc compiler warnings
|
2023-08-12 15:11:04 +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
|
avoid leading underscore in preprocessor macros
|
2013-12-31 12:54:27 +01:00 |
|
pvec.c
|
Remove some compiler warnings
|
2021-07-02 11:58:10 +02:00 |
|
pvec.h
|
avoid leading underscore in preprocessor macros
|
2013-12-31 12:54:27 +01:00 |
|
x11.c
|
Set default colours for the button box in the X11 plot window that
|
2023-07-15 11:30:29 +02:00 |
|
x11.h
|
unify #ifndef include wrapper
|
2013-12-31 12:54:32 +01:00 |