visual/ TigerGraph Insights
Last Updated: October 20, 2018

Building no-code visual analytics dashboards for business users.

TigerGraph Insights

TigerGraph Insights is a low-code visual analytics platform that allows you to build interactive dashboards on top of your graph data.

1. Core Components

  • Applications: The top-level container for your dashboards.
  • Pages: Individual tabs or views within an application.
  • Widgets: The visual building blocks (Charts, Tables, Maps, and Graph views).

2. Interactive Widgets

Insights provides a variety of widgets to visualize complex connections:

  • Graph Widget: Interactive 2D/3D visualization of vertices and edges.
  • Map Widget: Geospatial visualization for entities with latitude/longitude attributes.
  • Charts: Bar, Line, Pie, and Sankey diagrams for quantitative analysis.
  • Inputs: Dropdowns and text boxes that allow users to pass parameters to GSQL queries.

3. Customization & Logic

  • Actions: Trigger events like "Jump to Page," "Refresh Data," or "Open External Link" when a user clicks a widget.
  • Conditional Styling: Dynamically change colors or icons based on attribute values (e.g., color a vertex red if risk_score > 80).
  • Global Variables: Share state across different widgets and pages in an application.

4. Business Value

Insights bridges the gap between graph experts and business users:

  • No-Code: Build dashboards without writing GSQL or JavaScript.
  • Real-Time: Dashboards update instantly as the underlying graph data changes.
  • Responsive: Insights applications are built to work on both desktop and mobile browsers.

[!TIP] Insights is the ideal tool for building Fraud Workbenches or Customer 360 Dashboards where non-technical investigators need to explore graph data.