1- .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2 .
2- .TH PYNML-PLOTMORPH "1" "December 2022 " "pynml-plotmorph v0.7.5 " "User Commands"
1+ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3 .
2+ .TH PYNML-PLOTMORPH "1" "May 2023 " "pynml-plotmorph v1.0.0 " "User Commands"
33.SH NAME
4- pynml-plotmorph \- manual page for pynml-plotmorph v0.7.5
4+ pynml-plotmorph \- manual page for pynml-plotmorph v1.0.0
55.SH DESCRIPTION
66usage: pynml\- plotmorph [\- h] [\- v] [\- nogui] [\- plane2d <plane, e.g. xy, yz, zx>]
77.TP
8- [\- minWidth] [\- interactive3d]
8+ [\- plotType <type: detailed, constant, or schematic>]
9+ [\- theme <theme: light, dark>]
10+ [\- minWidth <min width of lines>] [\- interactive3d]
911[\- saveToFile <Image file name>] [\- square]
1012<NeuroML 2 file>
1113.PP
@@ -28,20 +30,28 @@ Don't open plot window
2830\fB \- plane2d \fR <plane, e.g. xy, yz, zx>
2931Plane to plot on for 2D plot
3032.TP
31- \fB \- minWidth \fR
33+ \fB \- plotType \fR <type: detailed, constant, or schematic>
34+ Level of detail to plot in
35+ .TP
36+ \fB \- theme \fR <theme: light, dark>
37+ Theme to use for interactive 3d plotting (not used for
38+ 2d plotting)
39+ .TP
40+ \fB \- minWidth \fR <min width of lines>
3241Minimum width of lines to use
3342.TP
3443\fB \- interactive3d \fR
3544Show interactive 3D plot
3645.TP
3746\fB \- saveToFile \fR <Image file name>
38- Name of the image file
47+ Name of the image file, for 2D plot
3948.TP
4049\fB \- square \fR
41- Scale axes so that image is approximately square
50+ Scale axes so that image is approximately square, for
51+ 2D plot
4252.SH ENVIRONMENT
4353.PP
44- pyNeuroML v0.7.5 (libNeuroML v0.4.2 , jNeuroML v0.12.1)
54+ pyNeuroML v1.0.0 (libNeuroML v0.5.0 , jNeuroML v0.12.1)
4555.SH "SEE ALSO"
4656.BR pynml (1),
4757.BR pynml-channelanalysis (1),
0 commit comments