<?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: Creating a line graph that displays raw array by index in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448457#M55165</link>
    <description>&lt;P&gt;thanks niketnilay&lt;BR /&gt;
each row, for example row number 1, i want to plot graph.&lt;BR /&gt;
if i take row 1, (i take the first 5 numbers) i want to see something like this:&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/7513iD11406C8971692FB/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;if it help to solve my problem:&lt;BR /&gt;
i can send the DATA in other format? for example (-72):(-76): etc&lt;/P&gt;</description>
    <pubDate>Mon, 19 Aug 2019 07:03:45 GMT</pubDate>
    <dc:creator>erez10121012</dc:creator>
    <dc:date>2019-08-19T07:03:45Z</dc:date>
    <item>
      <title>Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448447#M55155</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;
after writ in the search "source="tcp:514" sourcetype="syslog" |  chart values(_raw)"  i see the results:&lt;BR /&gt;
values(_raw)&lt;BR /&gt;
10,20,30,40&lt;/P&gt;

&lt;P&gt;how i can displays  chart thet x-axis is simple runnung index (1,2,3,4,5...)&lt;BR /&gt;
and y-axis is the 10,20,30,40 values.?&lt;/P&gt;

&lt;P&gt;now i can only seccuss to chart one value by time.&lt;BR /&gt;
thanks&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 01:45:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448447#M55155</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2020-09-30T01:45:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448448#M55156</link>
      <description>&lt;P&gt;try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; source="tcp:514" sourcetype="syslog" | streamstats count as row| chart values(_raw) by row
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 Aug 2019 16:57:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448448#M55156</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2019-08-15T16:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448449#M55157</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;
thanks for the answer&lt;BR /&gt;
i think the results are good, i want to see linear line&lt;BR /&gt;
x=1,2,3,4,5......&lt;BR /&gt;
y=10,20,30,40&lt;BR /&gt;
please see the picture.&lt;BR /&gt;
][1]&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 17:35:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448449#M55157</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-15T17:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448450#M55158</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;
thanks for the help&lt;BR /&gt;
i dont get the right chart.&lt;BR /&gt;
please see the picture above.&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/7511iC2B89523330D85C2/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>Thu, 15 Aug 2019 18:28:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448450#M55158</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-15T18:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448451#M55159</link>
      <description>&lt;P&gt;i don't understand your requirement you want one straight horizontal line as x axis changes? what you have shown is the event snapshot, it just shows 3 events being indexed..can you clarify more?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 19:06:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448451#M55159</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2019-08-15T19:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448452#M55160</link>
      <description>&lt;P&gt;yes&lt;BR /&gt;
i receive raw data in form of array: 10,20,30,40&lt;BR /&gt;
i want to plot it like graph(in this case the results are linear line)&lt;BR /&gt;
y-10,20,30,40 &lt;BR /&gt;
x-1,  2,   3,  4 &lt;BR /&gt;
for example:&lt;BR /&gt;
if i rechive one by one( seperate TCP packege ) : 10 then 20 then 30 in , i can plot it by _time.&lt;/P&gt;

&lt;P&gt;here i want to plot it by index that i need to create in splunk.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 23:14:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448452#M55160</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-15T23:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448453#M55161</link>
      <description>&lt;P&gt;hi @erez10121012 ,&lt;BR /&gt;
I have been thinking a bit about your requirement. The chart or stats or most commands will expect a numerical count on the y axis to plot a line/column or whatever else is the chosen viz format. You really can't have a value like 10,20,30,40 as 3 numerical values in the y axis.&lt;BR /&gt;
But I think what you need is one line each for each packet. The value 10,let us call this pckt1 you can chart this as a line across all your _raw events. Same goes for the other packets. In your events you have values for 4 packets.  Try this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    | rex field=_raw "(?&amp;lt;pckt1&amp;gt;.*?)\,+(?&amp;lt;pckt2&amp;gt;.*?)\,+(?&amp;lt;pckt3&amp;gt;.*?)\,+(?&amp;lt;pckt4&amp;gt;.*)"
    |  streamstats count as row 
    |  chart values(pckt1),values(pckt2),values(pckt3),values(pckt4) by row
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This way if say pckt1 (which is all showing value of 10) jumps or you have a packet loss , the corresponding line will increase or decrease&lt;/P&gt;</description>
      <pubDate>Fri, 16 Aug 2019 06:40:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448453#M55161</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2019-08-16T06:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448454#M55162</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;
still a not success to plot an array as function of the INDEX  of the array: array(INDEX).&lt;BR /&gt;
another example is OFFICE EXCEL: when i plot column the x-axis is the running index 1,2,3,4.... and the y-axis is the value.&lt;/P&gt;

&lt;P&gt;i have 4000 value on each array, so i prefer not to send each value in different socket.&lt;BR /&gt;
thanks&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/7512i7A5EE9BB2CD350C2/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>Sun, 18 Aug 2019 16:42:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448454#M55162</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-18T16:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448455#M55163</link>
      <description>&lt;P&gt;hi&lt;BR /&gt;
i success to separate the value, but raw is always ‘1’ and all the data plot in the same line&lt;BR /&gt;
thanks&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 18:03:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448455#M55163</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-18T18:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448456#M55164</link>
      <description>&lt;P&gt;@erez10121012 for the two raw events in your example how do you want to plot them on chart? Can you add a mock screenshot or whiteboard snap explaining the same. Chart is not the right visualization for display raw data.&lt;/P&gt;

&lt;P&gt;You can try out Event Annontation or Chart Tooltip Text as options but I dont think that kind of requirement for raw data makes sense, so please add a mock screenshot of output with some sample data: &lt;A href="https://answers.splunk.com/answers/613705/using-dashboard-for-presentation.html"&gt;https://answers.splunk.com/answers/613705/using-dashboard-for-presentation.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 18:53:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448456#M55164</guid>
      <dc:creator>niketn</dc:creator>
      <dc:date>2019-08-18T18:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448457#M55165</link>
      <description>&lt;P&gt;thanks niketnilay&lt;BR /&gt;
each row, for example row number 1, i want to plot graph.&lt;BR /&gt;
if i take row 1, (i take the first 5 numbers) i want to see something like this:&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/7513iD11406C8971692FB/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;if it help to solve my problem:&lt;BR /&gt;
i can send the DATA in other format? for example (-72):(-76): etc&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 07:03:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448457#M55165</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-19T07:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448458#M55166</link>
      <description>&lt;P&gt;Still stuck on this topic, I'd love to get help or direction...&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 13:03:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448458#M55166</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-20T13:03:20Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448459#M55167</link>
      <description>&lt;P&gt;hi @Sukisen1981&lt;BR /&gt;
your solution work, but i need it for 4000 values and the rex function are limit.&lt;BR /&gt;
can i write function or loop the initelyz the pckt1-4000 ?&lt;BR /&gt;
in the picture you can see the first 3 value, but now i need 4000.&lt;BR /&gt;
thanks&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/7514iA969A35AD374ADC0/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>Tue, 20 Aug 2019 14:52:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448459#M55167</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-20T14:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448460#M55168</link>
      <description>&lt;P&gt;still not clear, how i the above a snapshot of values for row #1?&lt;BR /&gt;
it looks like a series of values for rows 1-5?&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 15:15:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448460#M55168</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2019-08-20T15:15:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448461#M55169</link>
      <description>&lt;P&gt;hi @erez10121012 I apologize if  I came out as rude,I didn't mean to.&lt;BR /&gt;
This is a confusing situation, you can have 4000 lines or 4000 columns, splunk viz limits to 10 K.&lt;BR /&gt;
BUT&lt;BR /&gt;
will that be readable for end users?&lt;BR /&gt;
Either way you are bound to find the chart too cramped. Are you looking for a dashboard panel or just a standalone search viz for this issue?&lt;BR /&gt;
If you are considering a dashboard panel, I strongly recommend  a summary view as a top level panel and then changing it to more details on drill down etc. If you are looking for a standalone search(or a dashboard panel for that matter) I don't think this vizs. are  going to be of much help. You can build something technically but the viz will be all cramped and too 'dense' to interpret.&lt;BR /&gt;
you have 4 values for each event, I suggest considering a pie with treliis view for each of the four&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2019 16:51:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448461#M55169</guid>
      <dc:creator>Sukisen1981</dc:creator>
      <dc:date>2019-08-20T16:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448462#M55170</link>
      <description>&lt;P&gt;@Sukisen1981 &amp;lt;" i don't understand your requirement you want one straight horizontal line as x axis changes? what you have shown is the event snapshot, it just shows 3 events being indexed..can you clarify more? "&amp;gt;&lt;/P&gt;

&lt;P&gt;for example , in this picture we see 3 event, i want to take the first event (10,20,30) and plot it as function of  generic running index (0,1,2,3....). &lt;BR /&gt;
the graph of this event look like Diagonal line.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 08:15:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448462#M55170</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-21T08:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448463#M55171</link>
      <description>&lt;P&gt;maybe you are right. i dont want to plot all the rows in the same time.&lt;BR /&gt;
i want to plot row 1 for example, but if i plot by _TIME i see one column in Given time.&lt;BR /&gt;
but i want to plot by _(0,1,2,3,4...)&lt;BR /&gt;
so for 0 the value is -72&lt;BR /&gt;
for 1 the value is -76&lt;BR /&gt;
etc&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 08:26:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448463#M55171</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-21T08:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448464#M55172</link>
      <description>&lt;P&gt;hi @Sukisen1981 &lt;BR /&gt;
yes im  looking for a dashboard panel, the user  need to see the plot, if you can see in The picture above:&lt;BR /&gt;
most of the  value is  between -75 to -60 , only few peaks are at -40 so the user can see it.&lt;/P&gt;

&lt;P&gt;about the vizs: i just try different ways to fine the solution, but still i cant find how to plot the array&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 08:38:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448464#M55172</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-21T08:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448465#M55173</link>
      <description>&lt;P&gt;if it help to solve my problem, i can send to spunk the x axis and y axis in the same array, for example&lt;BR /&gt;
row 1:&lt;BR /&gt;
-72,0,-76,1,-84,2 etc&lt;BR /&gt;
whare&lt;BR /&gt;
y0,x0,y1,x1  etc&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 09:05:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448465#M55173</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-21T09:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a line graph that displays raw array by index</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448466#M55174</link>
      <description>&lt;P&gt;another suggestion:&lt;BR /&gt;
what about use mvexpand  to create multiple events based on a multivalue field and plot it by _time.&lt;BR /&gt;
where time start from 0 in steps of 1 sec, for example?&lt;/P&gt;

&lt;P&gt;thanks&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2019 09:20:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Creating-a-line-graph-that-displays-raw-array-by-index/m-p/448466#M55174</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2019-08-21T09:20:48Z</dc:date>
    </item>
  </channel>
</rss>

