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 Semicircle Donut Chart Viz
SHA256 checksum (semicircle-donut-chart-viz_126.tgz) 84215a44701b34122a7f09e430cfd60bce8f6c555f702be949057996dddb5185 SHA256 checksum (semicircle-donut-chart-viz_125.tgz) d7ec052ba1c7f0be584e33ad61166e81e35f045876a4dd6bdce5176348e6ff59 SHA256 checksum (semicircle-donut-chart-viz_124.tgz) 05aba11eae41682f7468bc229d686d093ac9cddb606decf46b353234937714c1 SHA256 checksum (semicircle-donut-chart-viz_123.tgz) 35a31e77b21bf030212a13e5aa7209efb91349c25353688c1f006fa795e5b12a SHA256 checksum (semicircle-donut-chart-viz_122.tgz) ff452c6652c5a217eaa66774acdf191ec7c033d51aa54d9eb729ddcef15a4899 SHA256 checksum (semicircle-donut-chart-viz_121.tgz) 2257f9ae59f11b2143a9f72568a0fdd6a5ea51b26bbcbf5521f06612bf6ac312 SHA256 checksum (semicircle-donut-chart-viz_101.tgz) 4c160a0eb5ea585a67dae6f41f14c7b3f9bf0136bcc842cb052d81c8aab42469
To install your download
For instructions specific to your download, click the Details tab after closing this window.

Flag As Inappropriate

splunk

Semicircle Donut Chart Viz

Splunk Cloud
Overview
Details
A simple donut/pie chart that can be displayed as a semicircle and supports multiple series on a single chart. You can also use it as a gauge.

It is built with the chart.js library. Colours can be explicitly set in the search query. Supports dark mode.

Semicircle donut

A simple donut/pie chart that can be displayed as a semicircle and supports multiple series on a single chart.

It is built with the chart.js library. Colours can be explicitly set in the search query. Supports dark mode.

Source code | Feature requests and bugs | My other apps

If you already hated pie charts, then you are really going to hate multi-series pie charts...

Example search query with one dimention:

index=_internal |stats count by log_level

Example search with two dimentions:

index=_internal sourcetype=splunkd_ui_access| stats avg(spent) as spend avg(bytes) as bytes by method

Example of how to explicity set colours:

index=_internal | eval len = len(_raw) |stats count by log_level | eval color = case(log_level=="ERROR", "#af575a", log_level=="WARN", "#ed995f", log_level=="INFO", "#4fa484", true(), "#cccccc")
You then need to go into the "Format" options and type the field name "color".

There are a few other configuration options:

.

Copyright (C) 2019 Chris Younger
I am a Splunk Professional Services consultant working for JDS Australia (https://www.jds.net.au), in Brisbane Australia.

Third party software

The following third-party libraries are used by this app. Thank you!

Release Notes

Version 1.2.6
May 6, 2024

No changes, just a version bump to prevent Splunkbase from archiving this app.

Version 1.2.5
Oct. 18, 2022

Fixed mouse pointer when drilldowns are enabled

Version 1.2.4
Aug. 25, 2021

v1.2.4
* Update internal jquery library for Splunk Cloud compatibility

v.1.2.3
* Minor bug fixes

v1.2.2
* Fix for 7.3 to remove "undefined" messages in format menu

Version 1.2.3
July 26, 2020

v.1.2.3
* Minor bug fixes

v1.2.2
* Fix for 7.3 to remove "undefined" messages in format menu

Version 1.2.2
Sept. 17, 2019
  • Fix for 7.3 to remove "undefined" messages in format menu
Version 1.2.1
June 10, 2019
Version 1.0.1
Feb. 6, 2019

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 LLC in the United States and other countries. All other brand names,product names,or trademarks belong to their respective owners.