INetworkDiagramSettings
Defined in: js-api/src/interfaces/d4.ts:2365
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
allowDynamicMenus | boolean | - | js-api/src/interfaces/d4.ts:2494 |
autoLayout | boolean | - | js-api/src/interfaces/d4.ts:2410 |
description | string | Viewer description that gets shown at the Descriptor Position. Markup is supported. | js-api/src/interfaces/d4.ts:2508 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | - | js-api/src/interfaces/d4.ts:2520 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | - | js-api/src/interfaces/d4.ts:2522 |
edgeCategoricalColorScheme | number[] | - | js-api/src/interfaces/d4.ts:2473 |
edgeColor | number | - | js-api/src/interfaces/d4.ts:2455 |
edgeColorAggrType | string | - | js-api/src/interfaces/d4.ts:2374 |
edgeColorColumnName | string | - | js-api/src/interfaces/d4.ts:2372 |
edgeLinearColorScheme | number[] | - | js-api/src/interfaces/d4.ts:2471 |
edgesPhysics | boolean | - | js-api/src/interfaces/d4.ts:2461 |
edgeWidth | number | - | js-api/src/interfaces/d4.ts:2457 |
edgeWidthAggrType | string | - | js-api/src/interfaces/d4.ts:2378 |
edgeWidthColumnName | string | - | js-api/src/interfaces/d4.ts:2376 |
filteredOutNodesColor | number | - | js-api/src/interfaces/d4.ts:2435 |
help | string | Help to be shown when user clicks on the '?' icon on top. Could either be in markdown, or a URL (starting with '/' or 'http'). | js-api/src/interfaces/d4.ts:2512 |
hoverColor | number | - | js-api/src/interfaces/d4.ts:2465 |
improvedLayout | boolean | - | js-api/src/interfaces/d4.ts:2443 |
initializationFunction | string | Namespace-qualified function that gets executed when a viewer is initialized | js-api/src/interfaces/d4.ts:2515 |
mergeNodes | boolean | Merge same values from different columns into one node | js-api/src/interfaces/d4.ts:2431 |
missSimulation | boolean | - | js-api/src/interfaces/d4.ts:2441 |
node1 | string | - | js-api/src/interfaces/d4.ts:2366 |
node1CategoricalColorScheme | number[] | - | js-api/src/interfaces/d4.ts:2477 |
node1Color | number | - | js-api/src/interfaces/d4.ts:2414 |
node1ColorAggrType | string | - | js-api/src/interfaces/d4.ts:2392 |
node1ColorColumnName | string | - | js-api/src/interfaces/d4.ts:2390 |
node1ColumnName | string | - | js-api/src/interfaces/d4.ts:2367 |
node1Image | string | - | js-api/src/interfaces/d4.ts:2398 |
node1ImageColumnName | string | - | js-api/src/interfaces/d4.ts:2399 |
node1Img | string | put url, or url with placeholders ... to apply individual img | js-api/src/interfaces/d4.ts:2417 |
node1Label | string | - | js-api/src/interfaces/d4.ts:2404 |
node1LabelColumnName | string | - | js-api/src/interfaces/d4.ts:2405 |
node1LinearColorScheme | number[] | - | js-api/src/interfaces/d4.ts:2475 |
node1Physics | boolean | - | js-api/src/interfaces/d4.ts:2419 |
node1Shape | "none" | "ellipse" | "circle" | "database" | "box" | "dot" | "diamond" | "circularImage" | "image" | "icon" | - | js-api/src/interfaces/d4.ts:2412 |
node1Size | string | - | js-api/src/interfaces/d4.ts:2380 |
node1SizeAggrType | string | - | js-api/src/interfaces/d4.ts:2383 |
node1SizeColumnName | string | - | js-api/src/interfaces/d4.ts:2381 |
node2 | string | - | js-api/src/interfaces/d4.ts:2369 |
node2CategoricalColorScheme | number[] | - | js-api/src/interfaces/d4.ts:2481 |
node2Color | number | - | js-api/src/interfaces/d4.ts:2423 |
node2ColorAggrType | string | - | js-api/src/interfaces/d4.ts:2396 |
node2ColorColumnName | string | - | js-api/src/interfaces/d4.ts:2394 |
node2ColumnName | string | - | js-api/src/interfaces/d4.ts:2370 |
node2Image | string | - | js-api/src/interfaces/d4.ts:2401 |
node2ImageColumnName | string | - | js-api/src/interfaces/d4.ts:2402 |
node2Img | string | put url, or url with placeholders ... to apply individual img | js-api/src/interfaces/d4.ts:2426 |
node2Label | string | - | js-api/src/interfaces/d4.ts:2407 |
node2LabelColumnName | string | - | js-api/src/interfaces/d4.ts:2408 |
node2LinearColorScheme | number[] | - | js-api/src/interfaces/d4.ts:2479 |
node2Physics | boolean | - | js-api/src/interfaces/d4.ts:2428 |
node2Shape | "none" | "ellipse" | "circle" | "database" | "box" | "dot" | "diamond" | "circularImage" | "image" | "icon" | - | js-api/src/interfaces/d4.ts:2421 |
node2Size | string | - | js-api/src/interfaces/d4.ts:2385 |
node2SizeAggrType | string | - | js-api/src/interfaces/d4.ts:2388 |
node2SizeColumnName | string | - | js-api/src/interfaces/d4.ts:2386 |
nodeColor | number | - | js-api/src/interfaces/d4.ts:2453 |
nodeImg | string | - | js-api/src/interfaces/d4.ts:2451 |
nodeShape | "none" | "ellipse" | "circle" | "database" | "box" | "dot" | "diamond" | "circularImage" | "image" | "icon" | - | js-api/src/interfaces/d4.ts:2449 |
onInitializedScript | string | JavaScript that gets executed after a viewer is initialized and added to the TableView | js-api/src/interfaces/d4.ts:2518 |
onNodeExpandFunction | string | Loads external data; called when you double-click on a node. The specified function gets called with the node value as a single argument. Its signature: dataframe expand(dynamic nodeId). | js-api/src/interfaces/d4.ts:2492 |
Physics | boolean | - | js-api/src/interfaces/d4.ts:2437 |
selectedColor | number | - | js-api/src/interfaces/d4.ts:2463 |
selectEdgesOnClick | boolean | - | js-api/src/interfaces/d4.ts:2487 |
selectRowsOnClick | boolean | - | js-api/src/interfaces/d4.ts:2485 |
showArrows | "none" | "to" | "from" | "middle" | "to_middle_from" | "to_from" | "to_middle" | "middle_from" | - | js-api/src/interfaces/d4.ts:2459 |
showColumnSelectors | boolean | - | js-api/src/interfaces/d4.ts:2483 |
showContextMenu | boolean | Properties common for all viewers todo: use code generation | js-api/src/interfaces/d4.ts:2498 |
showFilteredOutNodes | boolean | - | js-api/src/interfaces/d4.ts:2433 |
showSelectedRows | boolean | When checked, selected nodes and edges are highlighted using the selected rows color. When unchecked, they keep their regular color coding. | js-api/src/interfaces/d4.ts:2469 |
showTitle | boolean | - | js-api/src/interfaces/d4.ts:2502 |
suspendSimulation | boolean | - | js-api/src/interfaces/d4.ts:2439 |
table | string | - | js-api/src/interfaces/d4.ts:2504 |
title | string | - | js-api/src/interfaces/d4.ts:2500 |
useCommonProperties | boolean | - | js-api/src/interfaces/d4.ts:2445 |
useGoogleImage | boolean | - | js-api/src/interfaces/d4.ts:2447 |