All Apps and Add-ons

Is there a comprehensive list of configuration options for the Donut - Custom Visualization app?

romantic_warrio
New Member

Hi.

Is there a comprehensive list of configuration options for this app. I really like what it does, but I need drilldown capabilities. I have been playing with it, but can't tell whether the capability doesn't exist or I'm not a good guesser.

Thanks in advance for your help.

0 Karma

romantic_warrio
New Member

Ok.
So I kept looking around for an answer and found the following in the examples:

    <option name="drilldownRedirect">true</option>
    <option name="resizable">true</option>

yet, drill down in the examples do not work....

Thoughts?

0 Karma

romantic_warrio
New Member

I appreciate your guidance on this matter; basically I found another donut visualization that works just the way I want it (with drill down) so please consider this matter closed.

Thanks again.

0 Karma

ppablo
Retired

Hi @romantic_warrior1

What was the other donut visualization you ended up using? Can you please share that here? (the exact name and link if possible)

0 Karma

aplura_llc_supp
Path Finder

==== EDIT ===

This answer is for the Custom Viz - Donut (3150).

Hello there! The README (included in the viz) as well as located here:https://splunkbase.splunk.com/app/3150/#/details, has the configuration options allowed for the viz. You can have the option to turn on/off the drilldown. Make sure the option is set to on, and then you should be able to configure the drilldown behavior according to standard chart configurations (found here : http://docs.splunk.com/Documentation/Splunk/6.4.2/Viz/PanelreferenceforSimplifiedXML#Drilldown_eleme... ). If those don't work, please let us know! Thanks!

romantic_warrio
New Member

Hi.
So here's my source with the "drilldown" option near the bottom. I've tried "true", "yes" and "all" and nothing seems to get me there:
Even the examples in the app does not drill down.....

Thanks in advance for paying attention to this ....

  <title>Total Incidents By Priority (No Drill Down, Legend Selectable)</title>
  <viz type="viz_donut_c3.c3donut">
    <search>
      <query>index="idx_itsm_gig_incident"  | stats count by PRIORITY_TXT | table PRIORITY_TXT count | rename PRIORITY_TXT as Priority | rename count as "Incident Count"</query>
      <earliest>$field1.earliest$</earliest>
      <latest>$field1.latest$</latest>
    </search>
    <option name="viz_donut_c3.c3donut.legend_show">1</option>
    <option name="viz_donut_c3.c3donut.legend_position">right</option>
    <option name="viz_donut_c3.c3donut.expand">1</option>
    <option name="viz_donut_c3.c3donut.label_show">1</option>
    <option name="viz_donut_c3.c3donut.label_value">value</option>
    <option name="viz_donut_c3.c3donut.tooltip_show">true</option>
    <option name="viz_donut_c3.c3donut.tooltip_value">value</option>
    <option name="viz_donut_c3.c3donut.width">50</option>
    <option name="viz_donut_c3.c3donut.label_threshold">.005</option>
    <option name="drilldown">all</option>
    <option name="resizable">Yes</option>
  </viz>
</panel>
0 Karma

aplura_llc_supp
Path Finder

Hello again! So when you initially tagged this question "aplura_viz", we assumed it was for our Donut Viz (https://splunkbase.splunk.com/app/3150/) . It is not. It is for this one: https://splunkbase.splunk.com/app/3238/. So You will have to contact the creator of that Viz to get the correct response. This answer has been unaccepted as it doesn't pertain to the Viz.

But! Please try our viz (https://splunkbase.splunk.com/app/3150/) and see if drilldown works for you!

0 Karma

romantic_warrio
New Member

I found this in the samples of the app:

    <option name="drilldownRedirect">true</option>
    <option name="resizable">true</option>

yet the drill down functionality does not work; not even in the samples.

0 Karma

snowmizer
SplunkTrust
SplunkTrust

Hi Romantic_warrior1,

It looks like you're working with this donut https://splunkbase.splunk.com/app/3238 instead of our app https://splunkbase.splunk.com/app/3150 . To verify this run this search "index=_internal | stats count by sourcetype", in the results click on the visualization tab and select the donut chart. If you're using our version you will see a "Format" menu. Under the format menu there should be an option to select a "3D" donut as well as a "2D" donut. If this is missing you are not using our app.

I did verify that the drilldown functionality works in our version (https://splunkbase.splunk.com/app/3150 ).

Thanks.

sarvesh_11
Communicator

Hi @snowmizer @aplura_llc_support

When you say there is no difference in the visualisation of 3238 and 3150.
I can see there is the value in middle of donut, that could be reference of donut, or shoeing percentage or anything. How can we get that in your visualization?

0 Karma

aplura_llc_supp
Path Finder

Thank you for the suggestion. I can add it as an improvement.

0 Karma

ppablo
Retired

Hi @romantic_warrior1

To clarify for other users, what app are you referring to specifically from Splunkbase? https://splunkbase.splunk.com/

I want to make sure your question is tagged properly to get more visibility. I don't see a "Donut Viz C3" app that you put in your title.

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...