icon/x Created with Sketch.

Splunk Cookie Policy

We use our own and third-party cookies to provide you with a great online experience. We also use these cookies to improve our products and services, support our marketing campaigns, and advertise to you on our website and other websites. Some cookies may continue to collect information after you have left our website. Learn more (including how to update your settings) here.
Accept Cookie Policy

We are working on something new...

A Fresh New Splunkbase
We are designing a New Splunkbase to improve search and discoverability of apps. Check out our new and improved features like Categories and Collections. New Splunkbase is currently in preview mode, as it is under active development. We welcome you to navigate New Splunkbase and give us feedback.

Accept License Agreements

This app is provided by a third party and your right to use the app is in accordance with the license provided by that third-party licensor. Splunk is not responsible for any third-party apps and does not provide any warranty or support. If you have any questions, complaints or claims with respect to this app, please contact the licensor directly.

Thank You

Downloading JointJS Diagram - Custom Vizualisation
SHA256 checksum (jointjs-diagram-custom-vizualisation_105.tgz) 52736742d93f022d135ff446013a8844e9439eb44578e851d11ba50fbb1a17ed SHA256 checksum (jointjs-diagram-custom-vizualisation_104.tgz) 5a316a1d4b2220ca51fe706bb2a02eb7c17b53030c217244c7ff8ef307bfc7de SHA256 checksum (jointjs-diagram-custom-vizualisation_103.tgz) cc3806dd63042b6b44e89c9872f6480fc265c66bd9c8a3e406da21c2beefd901 SHA256 checksum (jointjs-diagram-custom-vizualisation_101.tgz) 5df29ff86c1a14f9ca520247b1821721f60c8c39dbcfc89947938fbaa8dc4312 SHA256 checksum (jointjs-diagram-custom-vizualisation_100.tgz) be17cb6e9ee9bc088b9a42c0d328b8e0e2bb09f161baac555bd58ebd22486b62
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

JointJS Diagram - Custom Vizualisation

This app has been archived. Learn more about app archiving.
This app is NOT supported by Splunk. Please read about what that means for you here.
Overview
Details
Custom Visualizations give you new interactive ways to visualize your data during search and investigation, and to better communicate results in dashboards and reports. After installing this app you’ll find a JointJS diagram as an additional item in the visualization picker in Search and Dashboard.

JointJS diagrams shows a simple DirectedGraph with custom coloring and drilldown options.

A JointJS diagram shows category nodes, states and relationships.

jointjs_diagram_app - Custom Vizualisation to display directed graphs.

**Powered by JointJS. See http://jointjs.com/opensource**

This Custom Viz uses several Javascript libraries bundled together using
Webpack:

  • webpack 1.12.6 - MIT
  • jquery 2.2.0 - MIT
  • underscore 1.8.3 - MIT
  • lodash 3.10.1 - JS Foundation, MIT, CreativeCommons 1.0
  • dagre 0.7.4 - MIT
  • graphlib 2.1.1 - MIT
  • jointjs 1.0.1 - MPL v2.0
  • d3 3.5.16 - BSD

Please refer to sources or corresponding project's websites for licenses terms.

Integration was made following documentation; see:
https://docs.splunk.com/Documentation/Splunk/6.5/AdvancedDev/CustomVizTutorial

Known issues

  • DirectedGraph layout doesn't work with self-refering links (ie: from == to)
  • Layout refresh triggers JointJS cells translation (moving effect)
  • ... probably more to come ...

General consideration

This vizualisation requires at least 3 result fields.
Field names are irrelevant.

Coloring options

Coloring is based on the third result field.

  • Categorical: 3 predefined ranges: success, warning, error.
    Colors can be changed in Viz options.
  • Sequential: Numeric values can be split in color bins.
    Color range can be defined in Viz options.
  • None: Defaults to a beautiful navy blue.

Drilldown options

"Token" option:
You can define token name in Viz options.
Token value can either be 'Node Name' (result field 1 or 2) or
'Node Value' (result field 3).

"Workflow" option:
You can use workflow_actions.conf using "display_location = field_menu".
Field name and value can either be 'Node Name' (result field 1 or 2) or
'Node Value' (result field 3).

See documentation:
https://docs.splunk.com/Documentation/Splunk/latest/Admin/Workflow_actionsconf

"Search" option:
Drilldown to search using either 'Node Name' (result field 1 or 2) or
'Node Value' (result field 3) as filter.

"None":
No drilldown.

Release Notes

Version 1.0.5
Dec. 8, 2017

Adding 3 new options:
Enable automatic height: adapts dashboard panel height to diagram size
Scale setting: define default scale between 0.0 and 2.0 (0% to 200%)
* Mouse wheel scaling: enable scaling when using mouse wheel over the diagram

Version 1.0.4
Dec. 8, 2017
Version 1.0.3
Aug. 25, 2017
  • Dependencies update
  • Resize events handling fixed
  • Graph nodes size is now based on text content
  • New "graph direction" option in Viz format menu (Virtical / Horizontal)
Version 1.0.1
Nov. 17, 2016

Compatibility with Splunk 6.4 CustomViz API

Version 1.0.0
Nov. 8, 2016

Subscribe Share

Are you a developer?

As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.

Follow Us:
Splunk, Splunk>,Turn Data Into Doing, Data-to-Everything, and D2E are trademarks or registered trademarks of Splunk Inc. in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.