Network Graph Component

Overview

Display the connectivity/dependency/relationships between multiple objects in the graph representation.

Some example use cases:

  • Marketing Analytics – this component can be used to figure out the most influential people in your social network. Advertisers and marketers can estimate the biggest bang for the marketing buck by routing their message through the most influential people in your CRM application.
  • Banking Transactions – this component can be used to find unusual patterns helping in mitigating fraudulent transactions.
  • Supply Chain – this component help in identifying optimum routes for your delivery trucks and in identifying locations for warehouses and delivery centers.
  • Field Service – Companies having on-site field agents can optimize the routes of their agents using this component which helps in cutting costs and reducing the travel time.

Key Features & Functionality

  • Supports all configurations a network graph component has, as outlined on https://visjs.github.io/vis-network/docs/network/
  • Easily and quickly configure network graph objects & its edges (dependencies) in "low-code"
  • Having various options for setting edges, nodes, layout, physics, and interaction.
  • Apply different branding to your graphs with different icons, colors, image nodes, & style themes.
Anonymous
  • Hi ,

    I have used fraud ring network graph plugin for one scenario as below,

    Q1. Can we get the dynamic data from external DB's and build network diagram? How to map the nodes and edges respectively for dynamic values?

    Q2. I have a requirement, to show the drill-down level of each node as a separate interface. Is it possible to implement the same by using Network-graph-component Plugin?

    Q3. Can we show/hide the nodes depends on the requirements? Any examples please share.

    Any reference links and example implementation would be appreciated. 

  • How can I get this network graph in a pdf form? Also, what should be the Contents field?

  • v1.1.1 Release Notes
    • Updated visjs library to v8.3.1
    • - Fixed component black outline visible in chrome
  • Hi Seifeddine,
    Please find below the step-by-step installation instructions:

    1) Download the Network Graph plugin zip file from this AppMarket page using the "Download" button
    2) Extract the downloaded zip file
    3) Once you extract - you should find two zip files - A)"Network Graph Plugin Component_signed.zip" & B) "Network Graph Sample Application.zip"
    4) "A" file is the main plugin component file which needs to be deployed on the server plugins where rest of the plugins are generally deployed (/data/appian/_admin/plugins)
    5) Once the plugin is successfully installed, the function name should be available as usual on Appian interfaces. The name of the custom function is "networkGraphField."
    6) FYI - "B" is the sample application package that we have provided as part of this plugin, which, after you install the plugin component, you can deploy this as any other Appian application on your environment - this application has some sample interface created using this plugin.

    Thanks,

  • hello , how can I install the plugin step by step ? thanks

  • Hello, the plugin does not need an active connection and you can run it on premise.

  • Hello. Does the plugin need an active internet connection or is it possible to run in on premise? Thanks.