Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
{flowchart}graph[
rankdir=LR]
nodesep=0.5
"node0" [
label = "Bottom type|Shells in bottom"
shape = "record"
];

"node3" [
label = "HSI establishment"
shape = "record"
];

"node0":f1-> "node3" [style=italic,label="maximum"]
[
id = 2
];

{flowchart}
Wiki Markup
{flowchart}graph[
rankdir=LR]
nodesep=0.5
"node0" [
label = "Salinity|Average watertemperature june to august|Average Orthophosphate|Average Oxygen|Average Silt concentration near bottem|Silt concentration in bottom|HSI establishment"
shape = "record"
];

"node3" [
label = "HSI general"
shape = "record"
];

"node0":f1-> "node3" [style=italic,label="minimum"]
[
id = 2
];

{flowchart}
Wiki Markup
{flowchart}graph[
rankdir=LR]
nodesep=0.5
"node0" [
label = "Waterdepth"
shape = "record"
];

"node3" [
label = "HSI lakes extra"
shape = "record"
];

"node0":f1-> "node3" [style=italic,label="minimum"]
[
id = 2
];

{flowchart}
Wiki Markup
{flowchart}graph[
rankdir=LR]
nodesep=0.5
"node0" [
label = "Waterdepth|Average flow velocity around shore"
shape = "record"
];

"node3" [
label = "HSI rivers extra"
shape = "record"
];

"node0":f1-> "node3" [style=italic,label="minimum"];

{flowchart}

...