Ancestors of file mttroot/mtt/bin/trans/struc2gnuplot_txt2wish from check-in 3b6ef1ea30

2003-02-13
11:57
Now sets default data style (lines) at initialisation so that it can be
changed by the user using "set data style dots", etc. at the command line.
file: [3e5195f2a2] check-in: [3b6ef1ea30] user: geraint@users.sourceforge.net, branch: origin/master, size: 18297 [annotate] [blame] [check-ins using] [diff]
2002-08-21
06:15
Null change (testing syncmail). file: [827a76e733] check-in: [d58e5e75f6] user: geraint@users.sourceforge.net, branch: origin/master, size: 18327 [annotate] [blame] [check-ins using] [diff]
2002-08-09
21:41
Added interactive command line (tools menu).
Minor cosmetic tweaks.
file: [f81d99e331] check-in: [eeb67f4b3b] user: geraint@users.sourceforge.net, branch: origin/master, size: 18328 [annotate] [blame] [check-ins using] [diff]
2002-07-26
18:54
Resets terminal to X after printing to PostScript. file: [92f837acf1] check-in: [9a7dfa6771] user: geraint@users.sourceforge.net, branch: origin/master, size: 17141 [annotate] [blame] [check-ins using] [diff]
2002-07-24
19:26
Axis range entry responds to return key and adjusts range instantaneously.
Selection of Z parameter automatically switches to 3D mode.
file: [609ddc833a] check-in: [9b5bbc91af] user: geraint@users.sourceforge.net, branch: origin/master, size: 17198 [annotate] [blame] [check-ins using] [diff]
2002-07-20
14:19
Refined rotation bar. file: [9e7d64559f] check-in: [4e92450e38] user: geraint@users.sourceforge.net, branch: origin/master, size: 17089 [annotate] [blame] [check-ins using] [diff]
2002-07-19
20:28
Added preliminary 3D rotation. file: [df61ed3cec] check-in: [0d3947575d] user: geraint@users.sourceforge.net, branch: origin/master, size: 17706 [annotate] [blame] [check-ins using] [diff]
19:37
Added adjustment of axis ranges, contour plots, gridlines, timestamp.
Replaced some if..then..else statements with switch statements.
file: [dee00e821c] check-in: [dd49475948] user: geraint@users.sourceforge.net, branch: origin/master, size: 16271 [annotate] [blame] [check-ins using] [diff]
2002-07-17
19:37
Added selection of any variable for X, Y and Z axes.
Added 3D plots.
file: [8f6e7334ea] check-in: [b01110f152] user: geraint@users.sourceforge.net, branch: origin/master, size: 11448 [annotate] [blame] [check-ins using] [diff]
2002-07-16
18:07
Changed method of switching between states and outputs; listbox list is reconfigured instead of overlapping canvases - reduces cut&paste code.
Other cosmetic changes including menu hotkeys.
file: [79ab7375ab] check-in: [1ed51bc982] user: geraint@users.sourceforge.net, branch: origin/master, size: 8104 [annotate] [blame] [check-ins using] [diff]
11:36
Fixed multiplot when selected before first parameter.
Added "Show Key" option.
Moved gnuplot options to menubar.
file: [13b6fd0e28] check-in: [c570809fb2] user: geraint@users.sourceforge.net, branch: origin/master, size: 7670 [annotate] [blame] [check-ins using] [diff]
2002-07-14
19:02
Improved handling of new plot windows - multiplot and other options affect the new window instead of always controlling the first. file: [0b8b18566d] check-in: [ae9d5867bb] user: geraint@users.sourceforge.net, branch: origin/master, size: 6989 [annotate] [blame] [check-ins using] [diff]
2002-07-12
15:18
Added xMTT to menubar. file: [81550f7f79] check-in: [d892e06ada] user: geraint@users.sourceforge.net, branch: origin/master, size: 7004 [annotate] [blame] [check-ins using] [diff]
15:13
Added the ability to load and save gnuplot instructions to file.
Added grid and co-ordinate options.
Moved print option into menubar (under File).
file: [f6030bf2a3] check-in: [22d10f4c89] user: geraint@users.sourceforge.net, branch: origin/master, size: 6876 [annotate] [blame] [check-ins using] [diff]
2002-07-11
20:46
Added multiplot feature allowing graphs to be overlaid. file: [a8ed17a5f7] check-in: [0aca95f6ff] user: geraint@users.sourceforge.net, branch: origin/master, size: 4956 [annotate] [blame] [check-ins using] [diff]
2002-04-28
18:58
Fixed [ 549658 ] awk should be gawk.
Replaced calls to awk with call to gawk.
file: [3601be40d3] check-in: [636df344ed] user: geraint@users.sourceforge.net, branch: origin/master, size: 4532 [annotate] [blame] [check-ins using] [diff]
2002-04-18
16:45
Added grid lines to plots. file: [9db213a0b1] check-in: [925efc1041] user: geraint@users.sourceforge.net, branch: origin/master, size: 4530 [annotate] [blame] [check-ins using] [diff]
2002-04-03
08:36
Fixed size of gnuplot x11 window (400x300) to prevent window manager from creating very, very tiny plots. file: [c9c1042299] check-in: [d8c22a9fe1] user: geraint@users.sourceforge.net, branch: origin/master, size: 4495 [annotate] [blame] [check-ins using] [diff]
2002-03-26
12:02
Changed .tmp output file to reduce nonsense key commands sent to terminal. file: [c3a77014e4] check-in: [cd56929522] user: geraint@users.sourceforge.net, branch: origin/master, size: 4477 [annotate] [blame] [check-ins using] [diff]
2001-10-16
02:15
Added print dialogue to allow user to select print filename. file: [083c34c2f1] check-in: [9b57cd0c83] user: geraint@users.sourceforge.net, branch: origin/master, size: 4468 [annotate] [blame] [check-ins using] [diff]
2001-10-12
00:48
Clicking on title now sorts by low level component name (and back again). file: [bbec88ea64] check-in: [172b70d3ac] user: geraint@users.sourceforge.net, branch: origin/master, size: 4028 [annotate] [blame] [check-ins using] [diff]
2001-10-11
00:22
Improved scrollbar, radio buttons; plot with lines. file: [2342178bd4] check-in: [ebf3a17763] user: geraint@users.sourceforge.net, branch: origin/master, size: 2817 [annotate] [blame] [check-ins using] [diff]
2001-10-10
05:57
Added: TK viewer for simulation output (requires wish8.3).
- invoked with mtt sys gnuplot view.
file: [ebd38b0a4a] check-in: [e56822f1ba] user: geraint@users.sourceforge.net, branch: origin/master, size: 2850 [annotate] [blame] [check-ins using]

MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]