1047 | | [=#platz '''platz'''] |
1048 | | }}} |
1049 | | {{{#!td style="vertical-align:top" |
1050 | | platz |
1051 | | }}} |
1052 | | {{{#!td style="vertical-align:top" |
1053 | | platz |
1054 | | }}} |
1055 | | {{{#!td |
1056 | | platz |
1057 | | }}} |
1058 | | |---------------- |
1059 | | {{{#!td style="vertical-align:top" |
1060 | | [=#platz '''platz'''] |
1061 | | }}} |
1062 | | {{{#!td style="vertical-align:top" |
1063 | | platz |
1064 | | }}} |
1065 | | {{{#!td style="vertical-align:top" |
1066 | | platz |
1067 | | }}} |
1068 | | {{{#!td |
1069 | | platz |
| 1047 | [=#norm_x_sp '''norm_x'''] |
| 1048 | }}} |
| 1049 | {{{#!td style="vertical-align:top" |
| 1050 | F |
| 1051 | }}} |
| 1052 | {{{#!td style="vertical-align:top" |
| 1053 | 1.0 |
| 1054 | }}} |
| 1055 | {{{#!td |
| 1056 | The setting of '''norm_x''' normalizes the x-axis with the assigned value, for example '''norm_x''' = 10.0. The unit of the x-axis can then be set appropriately with [[#unit_x_sp|unit_x]]. |
| 1057 | }}} |
| 1058 | |---------------- |
| 1059 | {{{#!td style="vertical-align:top" |
| 1060 | [=#norm_y_sp '''norm_y'''] |
| 1061 | }}} |
| 1062 | {{{#!td style="vertical-align:top" |
| 1063 | F |
| 1064 | }}} |
| 1065 | {{{#!td style="vertical-align:top" |
| 1066 | 1.0 |
| 1067 | }}} |
| 1068 | {{{#!td |
| 1069 | The setting of '''norm_y''' normalizes the y-axis with the assigned value, for example '''norm_y''' = 10.0. The unit of the y-axis can then be set appropriately with [[#unit_y_sp|unit_y]]. |
| 1070 | }}} |
| 1071 | |---------------- |
| 1072 | {{{#!td style="vertical-align:top" |
| 1073 | [=#sort_sp '''sort'''] |
| 1074 | }}} |
| 1075 | {{{#!td style="vertical-align:top" |
| 1076 | S |
| 1077 | }}} |
| 1078 | {{{#!td style="vertical-align:top" |
| 1079 | "height" |
| 1080 | }}} |
| 1081 | {{{#!td |
| 1082 | '''sort''' = "height" leads to plots in which all the height levels are merged. The other possibility is '''sort''' = "time". Then, all time steps are merged in one plot. |