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 Custom Radar Chart Visualization
SHA256 checksum (custom-radar-chart-visualization_112.tgz) 33e961d3afa76c850a79ab01f4c8e1ca9cd0dd087b78614424e3534932a42dc1 SHA256 checksum (custom-radar-chart-visualization_111.tgz) 7ca093df53fbec902e9bd37ee2e454ef86d00bf8f15d882edad06c0a4cc088c2 SHA256 checksum (custom-radar-chart-visualization_110.tgz) 9cff3ed20e768c8d9d064edafcb2fe8220ba1af6cd6e94afda8cdcc30f2a9b43 SHA256 checksum (custom-radar-chart-visualization_106.tgz) 3741616ed4cd053219d332f948e1a3bb4c902ab1e80a46d2d04b51470a1c66c4 SHA256 checksum (custom-radar-chart-visualization_105.tgz) 6a5bd0c0b47e9fada2582b1f7e5f1cc797adb85483c5085f87f6b0fe3610ea89 SHA256 checksum (custom-radar-chart-visualization_104.tgz) 0d3c206ce94fd7f9fc35cc0124272f11dad33b6cf06a078a46cf77ec9569e868 SHA256 checksum (custom-radar-chart-visualization_103.tgz) e1522cf90c41f7e18381b5856249fb6ea714f25e499de36505d24192d57ac2cc SHA256 checksum (custom-radar-chart-visualization_102.tgz) cf748b356be016d23a8377bff927b37b6bdc52f6d08b95c61abf6fcf45b10ae6
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Custom Radar Chart Visualization

Splunk Cloud
Splunk Labs
This app is NOT supported by Splunk. Please read about what that means for you here.
Overview
Details
Plot multivariate data on a two dimensional chart across axes.

Splunk Custom Radar Chart Visualization

Synopsis

Plot multivariate data on a two dimensional chart across axes.

Required Fields

key

Key to graph

axis

Axis to plot

value

Value for key,axis pair

Optional Fields

keyColor

Append to each key,axis,value row to dynamically style the area color. Must be a hex value.

Sample Searches

| makeresults 
| eval key="current", "Business Value"=.37, Enablement=8.64, Foundations=2.56, Governance=1.68, "Operational Excellence"=4.992, "Community"=9.66 
| untable key,"axis","value" 
| eval keyColor="magenta"| append
    [| makeresults
    | eval key="better", "Business Value"=9.37, Enablement=2.64, Foundations=4.56, Governance=6.68, "Operational Excellence"=9.992, "Community"=9.66 
    | untable key,"axis","value" 
    | eval keyColor="#33FF55"
        ]

Formatting Options

General

Height

Chart Height

Width

Chart Width

Max Value

Maximum value

Levels

Number of levels for chart

Format

Format the scale - see d3-format docs

Rounded

Enable or disable rounded lines between conncting points

Full Screen Mode

Enable or disable full screen mode. Dynamically adjust chart size from browser resize.

Legend

Show Legend

Enable or disable legend

Legend Symbol

Symobl used for each legend key

Legend Toggle Symbol

Symbol used when key is toggled

Position X

Position of legend on X axis

Position Y

Position of legend on Y axis

Colors

Axes Line Color

Color of line that divides the axes (Hex value)

Circles Color

Color of circles (Hex value)

Circles Fill Color

Fill color of circles (Hex value)

Opacity

Areas Opacity

Opacity of the area on chart (range: 0 - 1.0)

Circles Opacity

Opacity of circles (range: 0 - 1.0)

Support

Feature Requests

Please submit feature requests through Github using the enhancement label so they can be tracked and discussed.

Bugs

Please submit bugs through Github using the bug label so they can be tracked and discussed.

Questions & General Support

For general support and questions on using the app, please post to Splunk Answers.

For all other inquiries

Scott Haskell (shaskell@splunk.com)

Code hosted at Github

Release Notes

Version 1.1.2
May 19, 2023
  • Updated jQuery (3.7.0) and underscore.js (1.13.6) to address security vulnerabilities
Version 1.1.1
July 29, 2019
Version 1.1.0
July 22, 2019
  • Fixed composition bug when axes are missing from keys - https://github.com/sghaskell/custom-radar-chart-viz/issues/4
  • Fixed bug where re-running ad-hoc search doesn't consistently update chart
  • Added format menu options for Legend Font Size, Axes Legend Font Size and Axes Label Font Size
  • Added format menu tab Axes
  • Removed format menu tabs Colors and Opacity
  • Format menu changes now dynamically update chart
Version 1.0.6
July 11, 2019
Version 1.0.5
April 12, 2019
  • Fixed issue where axes would not properly clear when using form inputs
Version 1.0.4
March 21, 2019
  • Fixed bug determining max value for axes
  • Updated README
Version 1.0.3
Oct. 24, 2018
  • Added three new color controls to change Axes Label, Axes Legend and Legend font colors to help with Dark Mode
Version 1.0.2
June 4, 2018
  • Initial release of Custom Radar Chart Visualization

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.