<?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 Using dashboard for presentation in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Using-dashboard-for-presentation/m-p/333869#M21675</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;My company often use splunk to show stats for presentation to management monthly. I tot it is quite nice as these stats are most automatically generated and do once and forget (dashboard).&lt;/P&gt;

&lt;P&gt;But often my supervisor want me to add comments to the chart to highlight key information. However, there is not much easy options, apart from using colours and inserting html to xml. Neither of the options are optimal, because the focus to highlight change every month. &lt;/P&gt;

&lt;P&gt;The more advance way is to create js code to handle this by adding tooltip and mouse over. I m not sure if this approach is simpler. But it means that I still have to change the code every month.&lt;/P&gt;

&lt;P&gt;Anyone have any idea how to overcome this? Maybe an app that allows u to add text bubble which overlay on the dashboard?&lt;/P&gt;

&lt;P&gt;Edits:&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/4231i87A586A0A3A4511A/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;Added a mock up picture. Like adding a chat bubble to highlight some drops in the stats.&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2018 01:48:54 GMT</pubDate>
    <dc:creator>quahfamili</dc:creator>
    <dc:date>2018-01-25T01:48:54Z</dc:date>
    <item>
      <title>Using dashboard for presentation</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Using-dashboard-for-presentation/m-p/333869#M21675</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;

&lt;P&gt;My company often use splunk to show stats for presentation to management monthly. I tot it is quite nice as these stats are most automatically generated and do once and forget (dashboard).&lt;/P&gt;

&lt;P&gt;But often my supervisor want me to add comments to the chart to highlight key information. However, there is not much easy options, apart from using colours and inserting html to xml. Neither of the options are optimal, because the focus to highlight change every month. &lt;/P&gt;

&lt;P&gt;The more advance way is to create js code to handle this by adding tooltip and mouse over. I m not sure if this approach is simpler. But it means that I still have to change the code every month.&lt;/P&gt;

&lt;P&gt;Anyone have any idea how to overcome this? Maybe an app that allows u to add text bubble which overlay on the dashboard?&lt;/P&gt;

&lt;P&gt;Edits:&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/4231i87A586A0A3A4511A/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;Added a mock up picture. Like adding a chat bubble to highlight some drops in the stats.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 01:48:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Using-dashboard-for-presentation/m-p/333869#M21675</guid>
      <dc:creator>quahfamili</dc:creator>
      <dc:date>2018-01-25T01:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using dashboard for presentation</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Using-dashboard-for-presentation/m-p/333870#M21676</link>
      <description>&lt;P&gt;@quahfamili, looks like this should be possible through CSS and JS Extension to Simple XML. However, community experts would be able to assist you only when you provide more details like Current Screenshot of what your dashboard generates and mock screenshot of what is the desired output. If you can provide the simple XML code for your dashboard that would be even better. You can mask out sensitive data and mock screenshot/code if required before posting.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 03:46:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Using-dashboard-for-presentation/m-p/333870#M21676</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-01-25T03:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using dashboard for presentation</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Using-dashboard-for-presentation/m-p/333871#M21677</link>
      <description>&lt;P&gt;If you are on Splunk Enterprise 7.0 or higher, you should check out &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Viz/ChartEventAnnotations"&gt;Event Annotations&lt;/A&gt; feature. &lt;BR /&gt;
However, if there is no pattern in which section of chart needs to show additional information you are better off using JavaScript Tooltip so that Custom message is displayed only on mouse hover. You can refer to answer by @jeffland on Custom Tooltip text in highcharts.&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/337329/is-it-possible-to-show-a-custom-tooltip-whenever-a.html"&gt;https://answers.splunk.com/answers/337329/is-it-possible-to-show-a-custom-tooltip-whenever-a.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 05:03:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Using-dashboard-for-presentation/m-p/333871#M21677</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-01-25T05:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using dashboard for presentation</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Using-dashboard-for-presentation/m-p/333872#M21678</link>
      <description>&lt;P&gt;Wow thanks, didn't know that 7.0 has such feature.... It is pretty much what I needed! Thanks &lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 00:46:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Using-dashboard-for-presentation/m-p/333872#M21678</guid>
      <dc:creator>quahfamili</dc:creator>
      <dc:date>2018-01-26T00:46:58Z</dc:date>
    </item>
    <item>
      <title>Re: Using dashboard for presentation</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Using-dashboard-for-presentation/m-p/333873#M21679</link>
      <description>&lt;P&gt;@quahfamili, I have converted my comment to answer. Please accept/up vote the answer if it has addressed your needs. Here is one of my previous answers for your reference: &lt;A href="https://answers.splunk.com/answers/600749/chart-with-trendline-in-splunk.html"&gt;https://answers.splunk.com/answers/600749/chart-with-trendline-in-splunk.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 02:17:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Using-dashboard-for-presentation/m-p/333873#M21679</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-01-26T02:17:46Z</dc:date>
    </item>
  </channel>
</rss>

