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) d6d4f309ee143b0ee8c45a2ebf1af46731aa3cb646312d9879683894e76a6a44 SHA256 checksum (semicircle-donut-chart-viz_125.tgz) 14e23c25b260d199272c62e0788998e952af7723cff6db10cea6e4453fac9149 SHA256 checksum (semicircle-donut-chart-viz_124.tgz) 7bc925616c07651c2be8c1742e827f5c8dbe36643a44851833138de60d5ba3c6 SHA256 checksum (semicircle-donut-chart-viz_123.tgz) f171ac26cf727dcecc954a090ea67c5475fe2f4a0d140fee72db77092d53a0f0 SHA256 checksum (semicircle-donut-chart-viz_122.tgz) 2e18285ab908e9594652d93ef777bf82839ef09ed9b1cf726c3543a12823751d SHA256 checksum (semicircle-donut-chart-viz_121.tgz) 9e2ebc14ab315227b8551f9c9a4f2f59ca517488a958869520e86a98567210a7 SHA256 checksum (semicircle-donut-chart-viz_101.tgz) d38234efe6aa17b192f6e180e4bbc3270a65c1cb2e1612be06ffcacc4b09d036
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.