<?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: Splunk 6 Flashtimeline Conversion to Search - Assigning Chart Title in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80559#M70875</link>
    <description>&lt;P&gt;Just observed the new report view in Splunk 6...this is exactly what we'd like to use for dynamic viewing of drill-downs. If we had a &lt;STRONG&gt;searchreport&lt;/STRONG&gt; that combined the best of both worlds. We have no use for the search bar - but love the heading that report view provides (&lt;EM&gt;e.g. search title and description&lt;/EM&gt;).&lt;/P&gt;</description>
    <pubDate>Mon, 14 Oct 2013 16:20:46 GMT</pubDate>
    <dc:creator>slierninja</dc:creator>
    <dc:date>2013-10-14T16:20:46Z</dc:date>
    <item>
      <title>Splunk 6 Flashtimeline Conversion to Search - Assigning Chart Title</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80552#M70868</link>
      <description>&lt;P&gt;We used the &lt;STRONG&gt;flashtimeline&lt;/STRONG&gt; view heavily in Splunk 5. Now that we are looking to upgrade to Splunk 6 it appears that some of the features are not backwards compatible using the &lt;STRONG&gt;search&lt;/STRONG&gt; view that is now redirected from &lt;STRONG&gt;flashtimeline&lt;/STRONG&gt;. &lt;/P&gt;

&lt;P&gt;Does anyone know how to assign the &lt;STRONG&gt;Chart Title&lt;/STRONG&gt; when using the &lt;STRONG&gt;search&lt;/STRONG&gt; view? This used to be done via the &lt;CODE&gt;c.title&lt;/CODE&gt; querystring parameter in Splunk 5 for the &lt;STRONG&gt;flashtimeline&lt;/STRONG&gt; view. &lt;/P&gt;

&lt;H3&gt;Splunk 5 Query (flashtimeline)&lt;/H3&gt;

&lt;P&gt;&lt;A href="http://site:8000/en-US/app/customapp/flashtimeline?q=search&amp;amp;c.chart=bar&amp;amp;c.title=MyCustomTitle&amp;amp;earliest=1380146400"&gt;http://site:8000/en-US/app/customapp/flashtimeline?q=search&amp;amp;c.chart=bar&amp;amp;c.title=MyCustomTitle&amp;amp;earliest=1380146400&lt;/A&gt;&lt;/P&gt;

&lt;H3&gt;Splunk 6 Query (search)&lt;/H3&gt;

&lt;P&gt;&lt;A href="http://site:8000/en-US/app/customapp/search?q=search&amp;amp;c.chart=bar&amp;amp;c.title=MyCustomTitle&amp;amp;earliest=1380146400&amp;amp;display.general.type=visualizations"&gt;http://site:8000/en-US/app/customapp/search?q=search&amp;amp;c.chart=bar&amp;amp;c.title=MyCustomTitle&amp;amp;earliest=1380146400&amp;amp;display.general.type=visualizations&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;c.title&lt;/CODE&gt; does not appear anywhere in the chart visualization. I will look in the system source - just curious if anyone else has run into this yet.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Oct 2013 22:40:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80552#M70868</guid>
      <dc:creator>slierninja</dc:creator>
      <dc:date>2013-10-02T22:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6 Flashtimeline Conversion to Search - Assigning Chart Title</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80553#M70869</link>
      <description>&lt;P&gt;What are you trying to do? Are you trying to provide a title when entering into the search view for a custom workflow?&lt;/P&gt;

&lt;P&gt;I don't believe that we still provide for a title specifically for the chart in either the search view or a report. You can, however, save a specific search and chart as a report. When that report is opened in either the report view /app/&lt;APP&gt;/report or the search view /app/&lt;APP&gt;/search a title will be prominently displayed for the whole report.&lt;/APP&gt;&lt;/APP&gt;&lt;/P&gt;

&lt;P&gt;More generally, we did not account for any of the c.* query string arguments when coming into either the search or the report view. &lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2013 00:54:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80553#M70869</guid>
      <dc:creator>arobbins_splunk</dc:creator>
      <dc:date>2013-10-03T00:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6 Flashtimeline Conversion to Search - Assigning Chart Title</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80554#M70870</link>
      <description>&lt;P&gt;@arobbins_splunk - we have too many dynamic searches to create a report for each view. We have drill-downs from advanced XML dashboards that make use of this chart title extensively for user context. We can't statically define a report for each custom search we create since it's entirely data driven. Is the title something we can add back in our self (&lt;EM&gt;overriding the system template&lt;/EM&gt;) - or do we need to create a custom search template? We'd rather not recreate the parameterized view.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Oct 2013 13:57:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80554#M70870</guid>
      <dc:creator>slierninja</dc:creator>
      <dc:date>2013-10-03T13:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6 Flashtimeline Conversion to Search - Assigning Chart Title</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80555#M70871</link>
      <description>&lt;P&gt;Looks like an oversight on our part. I'll add this use case into our planning for future releases. &lt;/P&gt;

&lt;P&gt;As to a workaround, I'll forward this to the developers to see if they can figure something out.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Oct 2013 18:00:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80555#M70871</guid>
      <dc:creator>arobbins_splunk</dc:creator>
      <dc:date>2013-10-07T18:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6 Flashtimeline Conversion to Search - Assigning Chart Title</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80556#M70872</link>
      <description>&lt;P&gt;Thank you - we don't like losing the context around how the dynamic charts are generated and represented to the users. This will be a great item to get back. &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2013 21:10:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80556#M70872</guid>
      <dc:creator>slierninja</dc:creator>
      <dc:date>2013-10-08T21:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6 Flashtimeline Conversion to Search - Assigning Chart Title</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80557#M70873</link>
      <description>&lt;P&gt;In 6.0 the chart axis titles can be layered via GET params (URL):&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
display.visualizations.charting.axisTitleX.text&lt;BR /&gt;
display.visualizations.charting.axisTitleY.text&lt;BR /&gt;
&lt;/PRE&gt;&lt;/P&gt;

&lt;P&gt;Here's the complete set of visualization URI params that can be layered:&lt;BR /&gt;
&lt;PRE&gt;&lt;BR /&gt;
display.visualizations.show&lt;BR /&gt;
display.visualizations.type&lt;BR /&gt;
display.visualizations.chartHeight&lt;BR /&gt;
display.visualizations.charting.chart&lt;BR /&gt;
display.visualizations.charting.chart.stackMode&lt;BR /&gt;
display.visualizations.charting.chart.nullValueMode&lt;BR /&gt;
display.visualizations.charting.drilldown&lt;BR /&gt;
display.visualizations.charting.chart.style&lt;BR /&gt;
display.visualizations.charting.layout.splitSeries&lt;BR /&gt;
display.visualizations.charting.legend.placement&lt;BR /&gt;
display.visualizations.charting.legend.labelStyle.overflowMode&lt;BR /&gt;
display.visualizations.charting.axisTitleX.text&lt;BR /&gt;
display.visualizations.charting.axisTitleY.text&lt;BR /&gt;
display.visualizations.charting.axisTitleX.visibility&lt;BR /&gt;
display.visualizations.charting.axisTitleY.visibility&lt;BR /&gt;
display.visualizations.charting.axisX.scale&lt;BR /&gt;
display.visualizations.charting.axisY.scale&lt;BR /&gt;
display.visualizations.charting.axisLabelsX.majorUnit&lt;BR /&gt;
display.visualizations.charting.axisLabelsY.majorUnit&lt;BR /&gt;
display.visualizations.charting.axisX.minimumNumber&lt;BR /&gt;
display.visualizations.charting.axisY.minimumNumber&lt;BR /&gt;
display.visualizations.charting.axisX.maximumNumber&lt;BR /&gt;
display.visualizations.charting.axisY.maximumNumber&lt;BR /&gt;
display.visualizations.charting.chart.sliceCollapsingThreshold&lt;BR /&gt;
display.visualizations.charting.gaugeColors&lt;BR /&gt;
display.visualizations.charting.chart.rangeValues&lt;BR /&gt;
display.visualizations.singlevalue.beforeLabel&lt;BR /&gt;
display.visualizations.singlevalue.afterLabel&lt;BR /&gt;
display.visualizations.singlevalue.underLabel&lt;BR /&gt;
&lt;/PRE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2013 19:20:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80557#M70873</guid>
      <dc:creator>Doc_Yes</dc:creator>
      <dc:date>2013-10-09T19:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6 Flashtimeline Conversion to Search - Assigning Chart Title</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80558#M70874</link>
      <description>&lt;P&gt;@Doc-Yes - thanks for sharing the values - however &lt;STRONG&gt;Axis Titles&lt;/STRONG&gt; are not the same as &lt;STRONG&gt;Chart Title&lt;/STRONG&gt;. Chart Title appears above the Chart to provide context as to what the user is seeing in the graph below it.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2013 19:51:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80558#M70874</guid>
      <dc:creator>slierninja</dc:creator>
      <dc:date>2013-10-09T19:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6 Flashtimeline Conversion to Search - Assigning Chart Title</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80559#M70875</link>
      <description>&lt;P&gt;Just observed the new report view in Splunk 6...this is exactly what we'd like to use for dynamic viewing of drill-downs. If we had a &lt;STRONG&gt;searchreport&lt;/STRONG&gt; that combined the best of both worlds. We have no use for the search bar - but love the heading that report view provides (&lt;EM&gt;e.g. search title and description&lt;/EM&gt;).&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2013 16:20:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80559#M70875</guid>
      <dc:creator>slierninja</dc:creator>
      <dc:date>2013-10-14T16:20:46Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk 6 Flashtimeline Conversion to Search - Assigning Chart Title</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80560#M70876</link>
      <description>&lt;P&gt;Another option you could possibly use: make a templatized simple XML page. The first panel could be an HTML panel with $name$, the page level search could be $search$ and the second and third panels could be a chart and table that use the page level search. Check out the Splunk 6 Dashboard Examples App on apps.splunk.com to see a variety of examples (nothing quite like what you're looking for, but enough building blocks to put it together). If you want to explore this method, let me know and I'll point our Simple XML experts at this question.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2013 16:30:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-6-Flashtimeline-Conversion-to-Search-Assigning-Chart/m-p/80560#M70876</guid>
      <dc:creator>arobbins_splunk</dc:creator>
      <dc:date>2013-10-14T16:30:49Z</dc:date>
    </item>
  </channel>
</rss>

