(changed default height to 600) Tag: 2017 source edit |
No edit summary Tag: 2017 source edit |
||
Line 106: | Line 106: | ||
}, | }, | ||
"type": "string", | "type": "string", | ||
"autovalue": " | "autovalue": "600px" | ||
}, | }, | ||
"edit": { | "edit": { |
Revision as of 13:13, 14 June 2023
Adds a semantic graph viewer and editor
Parameter | Description | Type | Status | |
---|---|---|---|---|
Graph name | file_name | Must be unique on this page
| Unknown | required |
Root page name | root | Dafault value is the current page
| Page name | required |
Properties | properties | Semicolon separated property list used to expand the root node
| Unknown | required |
Expansion depth | depth | Defines how far the graph is unfolded automatically with the given properties
| Unknown | suggested |
Width | width | Width of the graph in pixels
| String | optional |
Full width | full_width | Used the full page width to display the graph
| Boolean | suggested |
Height | height | Height of the graph in pixels
| String | optional |
Edit modus | edit | Allows editing the graph
| Boolean | suggested |
Edge labels | edge_labels | Displays edge labels
| Boolean | optional |
Permalink | permalink | Creates a permalink for the state of the graph
| Boolean | optional |
Show hints | hint | Shows additional information beside the graph
| Boolean | optional |
Page name | page_name | is filled in automatically
| Page name | optional |
Unique ID | uuid | Automatically generated and should not be changed | String | optional |