<?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: how to combine more than three types of charts in one chart. in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414576#M119430</link>
    <description>&lt;P&gt;@jenny_life I would also be interested in in your use case for three visualizations in one chart. Built in Chart Overlay can add Line Series over existing Chart be it Column or Area.&lt;/P&gt;

&lt;P&gt;But if you really want all three charts you can use &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomVizApiRef"&gt;Custom Visualization API&lt;/A&gt; to build your own visualization using &lt;A href="https://www.highcharts.com/"&gt;Highcharts JS Library&lt;/A&gt;.&lt;/P&gt;</description>
    <pubDate>Sun, 19 Aug 2018 05:07:09 GMT</pubDate>
    <dc:creator>niketn</dc:creator>
    <dc:date>2018-08-19T05:07:09Z</dc:date>
    <item>
      <title>how to combine more than three types of charts in one chart.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414574#M119428</link>
      <description>&lt;P&gt;hello everyone,&lt;/P&gt;

&lt;P&gt;I'd like to know how to combine three types of charts in one chart.&lt;BR /&gt;
I'd like to make just one chart using column chart, line chart, area chart.&lt;BR /&gt;
I've known that if  overlay option , two types of charts can combine in one chart. &lt;BR /&gt;
But I've never seen the chart that  more than three types of charts are combined in one chart.&lt;BR /&gt;
I appreciate if you give me some information.&lt;BR /&gt;
Thank you  in advance.&lt;BR /&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/5596i4AA8626FA46ACDF6/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2018 07:43:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414574#M119428</guid>
      <dc:creator>jenny_life</dc:creator>
      <dc:date>2018-08-17T07:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine more than three types of charts in one chart.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414575#M119429</link>
      <description>&lt;P&gt;hello there,&lt;BR /&gt;
can you elaborate on the requirement? please consider that each view is powered by a single search? what is your goal? how do you envision the final outcome? a screenshot will be nice&lt;BR /&gt;
also did you take a look at the dashboard example app? &lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;https://splunkbase.splunk.com/app/1603/&lt;/A&gt;&lt;BR /&gt;
hope it helps&lt;/P&gt;</description>
      <pubDate>Sat, 18 Aug 2018 12:31:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414575#M119429</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-08-18T12:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine more than three types of charts in one chart.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414576#M119430</link>
      <description>&lt;P&gt;@jenny_life I would also be interested in in your use case for three visualizations in one chart. Built in Chart Overlay can add Line Series over existing Chart be it Column or Area.&lt;/P&gt;

&lt;P&gt;But if you really want all three charts you can use &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/AdvancedDev/CustomVizApiRef"&gt;Custom Visualization API&lt;/A&gt; to build your own visualization using &lt;A href="https://www.highcharts.com/"&gt;Highcharts JS Library&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Aug 2018 05:07:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414576#M119430</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-08-19T05:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine more than three types of charts in one chart.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414577#M119431</link>
      <description>&lt;P&gt;Thank you for your attention.&lt;BR /&gt;
I attached the screenshot what i want to do.&lt;BR /&gt;&lt;BR /&gt;
I'd like to make this type of chart in dashboard. &lt;BR /&gt;
If I use basic option that Splunk offers , I can merge only two types of charts. (overlay option) .&lt;BR /&gt;
I'd like to know if there is a way of utilizing html , css etc.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2018 03:05:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414577#M119431</guid>
      <dc:creator>jenny_life</dc:creator>
      <dc:date>2018-08-20T03:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine more than three types of charts in one chart.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414578#M119432</link>
      <description>&lt;P&gt;thank you for your answer.&lt;/P&gt;

&lt;P&gt;Have you ever created this type of chart using Custom Visualization API and Highcharts JS Library?&lt;BR /&gt;
It seems to be  very difficult. &lt;BR /&gt;
I'm sorry to say that, Isn't there a simple other way?&lt;BR /&gt;
(FYI, i'm using the Simple XML)&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2018 03:15:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414578#M119432</guid>
      <dc:creator>jenny_life</dc:creator>
      <dc:date>2018-08-20T03:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine more than three types of charts in one chart.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414579#M119433</link>
      <description>&lt;P&gt;@jenny_life yes creating a Custom Visualization takes some effort. However, end result is a Custom Visualization App which can be reused and distributed.&lt;/P&gt;

&lt;P&gt;Based on your screenshot, for your current requirement see where the &lt;A href="https://docs.splunk.com/Documentation/Splunk/latest/Viz/ChartConfigurationReference"&gt;Simple XML Chart Configuration&lt;/A&gt; &lt;CODE&gt;charting.fieldDashStyles&lt;/CODE&gt;, which is available post Splunk Enterprise 7.0, suits the need or not. Through this setting for a Line Series you can apply different stroke styles to distinguish between the series (beside color applied through &lt;CODE&gt;charting.fieldColors&lt;/CODE&gt;). &lt;/P&gt;

&lt;P&gt;You can check out &lt;A href="https://splunkbase.splunk.com/app/3691/"&gt;Splunk Enterprise 7.0 Overview app&lt;/A&gt; to check out some example of this new Chart configuration.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Aug 2018 06:12:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414579#M119433</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-08-20T06:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine more than three types of charts in one chart.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414580#M119434</link>
      <description>&lt;P&gt;@jenny_life , were you able to check out the &lt;CODE&gt;charting.fieldDashStyles&lt;/CODE&gt; chart configuration introduced in Splunk Enterprise 7.0+&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 07:33:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414580#M119434</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-08-22T07:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine more than three types of charts in one chart.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414581#M119435</link>
      <description>&lt;P&gt;Yes, I checked it out.&lt;BR /&gt;
But I didn't implement to merge three types of charts yet. &lt;BR /&gt;
For merging three charts , I need time to understand what these are.(Custom Visualization API and Highcharts JS Library)&lt;BR /&gt;
But I'm so glad to know that merging three charts is possible, &lt;BR /&gt;
Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 08:15:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414581#M119435</guid>
      <dc:creator>jenny_life</dc:creator>
      <dc:date>2018-08-22T08:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine more than three types of charts in one chart.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414582#M119436</link>
      <description>&lt;P&gt;@jenny_life the approach with fieldDashStyle will not implement three different charts. It will give Line Series some different strokes so that you can visually distinguish them.&lt;/P&gt;

&lt;P&gt;Custom Visualization API has a documentation to set up a bare minimal visualization i.e. Horse Shoe Meter. However, you can use the same approach to include Highcharts JS library. Splunk's Column, Line and Area charts that you are interested in are built on top of Highcharts. So, you would need a combination of both to build the same up.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Aug 2018 10:02:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414582#M119436</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2018-08-22T10:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine more than three types of charts in one chart.</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414583#M119437</link>
      <description>&lt;P&gt;yes, I understand what 'charting.fieldDashStyles' is.&lt;BR /&gt;
That is just option for distinguishing for each  line on the line chart. &lt;/P&gt;

&lt;P&gt;Apart from that option,  I'm trying to understand what Custom Visualization API and Highcharts JS library are.&lt;BR /&gt;
It doesn't seem like simple way.  &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &lt;/P&gt;

&lt;P&gt;Thank you for your answer. &lt;/P&gt;</description>
      <pubDate>Thu, 23 Aug 2018 02:02:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-combine-more-than-three-types-of-charts-in-one-chart/m-p/414583#M119437</guid>
      <dc:creator>jenny_life</dc:creator>
      <dc:date>2018-08-23T02:02:21Z</dc:date>
    </item>
  </channel>
</rss>

