<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Percent on histogram in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395865#M41429</link>
    <description>&lt;P&gt;Okey ,thank you&lt;/P&gt;</description>
    <pubDate>Wed, 20 Jun 2018 07:43:48 GMT</pubDate>
    <dc:creator>taha13</dc:creator>
    <dc:date>2018-06-20T07:43:48Z</dc:date>
    <item>
      <title>Percent on histogram</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395859#M41423</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I did this histogram &lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/5238i1B2892B2776A38A6/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;I want to show the percent symbol.I tried the concatenation and it's doesn't work.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 09:34:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395859#M41423</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2018-06-19T09:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Percent on histogram</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395860#M41424</link>
      <description>&lt;P&gt;@taha13 refer to one of my older answers. Although this is for Column Chart the same can also be applied for Bar Chart to add a % after the values displayed in the chart.&lt;/P&gt;

&lt;P&gt;&lt;A href="https://answers.splunk.com/answers/598632/add-percent-sign-on-a-stacked-column-chart-data-la.html"&gt;https://answers.splunk.com/answers/598632/add-percent-sign-on-a-stacked-column-chart-data-la.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Or my wiki talk Topic 7: &lt;A href="https://wiki.splunk.com/User_talk:Niketnilay#Topic_7:_Show_Percent_in_Stacked_Column_Chart_instead_of_Values_and_highlight_Data_Labels_as_White_color_through_CSS"&gt;Show Percent in Stacked Column Chart instead of Values and highlight Data Labels as White color through CSS&lt;/A&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 13:38:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395860#M41424</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-06-19T13:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Percent on histogram</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395861#M41425</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/201110"&gt;@niketn&lt;/a&gt; my problem is that i don't have the acces to JS.So i can't  use "highchart_data_label_percent"&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 20:05:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395861#M41425</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2020-09-29T20:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Percent on histogram</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395862#M41426</link>
      <description>&lt;P&gt;@taha13, the only option otherwise for you would be to convert the Dashboard to HTML dashboard so that JavaScript Code can be applied within the dashboard. However, once Dashboard is converted from Simple XML to HTML:&lt;BR /&gt;
1) A lot of Simple XML features will stop working.&lt;BR /&gt;
2) HTML dashboard can not be reverted back to XML&lt;BR /&gt;
3) Ease of Dashboard editing though UI will be lost&lt;BR /&gt;
4) Editing HTML dashboard requires knowledge of Splunk JS and HTML, CSS, JS.&lt;/P&gt;

&lt;P&gt;Since the feature is not available out of the box with Highcharts implementation, other option would be to use &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomVizTutorial"&gt;Custom Visualization API&lt;/A&gt; from scratch and build visualization using Highcharts. (Which would be even more time taking process)&lt;/P&gt;

&lt;P&gt;Maybe you can derive a token based option to enable/display % display for specific table/s so that JavaScript once uploaded can be be applied whenever needed in all your dashboards within your Splunk App.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 14:10:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395862#M41426</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-06-19T14:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: Percent on histogram</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395863#M41427</link>
      <description>&lt;P&gt;There isn't another solution?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 14:12:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395863#M41427</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2018-06-19T14:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Percent on histogram</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395864#M41428</link>
      <description>&lt;P&gt;I am sorry I am not aware of a built in option. Let me convert my answer to comment so that others can provide their input.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 16:31:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395864#M41428</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-06-19T16:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Percent on histogram</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395865#M41429</link>
      <description>&lt;P&gt;Okey ,thank you&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 07:43:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Percent-on-histogram/m-p/395865#M41429</guid>
      <dc:creator>taha13</dc:creator>
      <dc:date>2018-06-20T07:43:48Z</dc:date>
    </item>
  </channel>
</rss>

