Thanks Ulrik,

  Using 'reactive timer ' i was partially reached to my
achievement/requirement as when ever reactive timer triggered my graph
getting blinking  (PFA for same) but real streaming graph should not be
like that though at this moment i'm okay with this blinking.Here i have one
more reqirement like whenever my graph hit/corss the thresold value like 80
% , i need to get the email alert saying that graph reached to 80 as well
as i need to show the graph in different color usually red color whenver
it's crossed to thresold value,is it possiable in R ?

Thanks in Advance !!!

Manu.

On Fri, Oct 21, 2016 at 12:32 PM, Ulrik Stervbo <ulrik.ster...@gmail.com>
wrote:

> Hi Manu,
>
> I'm by far no expert, but if you use Shiny I believe you can refresh using
> 'reactiveTimer' and just plot the last n points
>
> HTH
> Ulrik
>
> On Fri, 21 Oct 2016 at 08:53 Manohar Reddy <manu.redd...@gmail.com> wrote:
>
>> Hi,
>>
>>
>>
>>   I have a data which is stored in sql table and in every minute data
>> inserting to this table .Now my requirement is I need to plot the live
>> streaming  graph as per below link or PFA. Can anyone help out me how to
>> do
>> that in R ?
>>
>>   link : http://www.highcharts.com/studies/live-server.htm
>>
>>  Thanks in Advance !
>>
>> ​Note :
>>
>>   The graph will be keep on moving .​
>>
>> *Manu.*
>> ______________________________________________
>> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
>> https://stat.ethz.ch/mailman/listinfo/r-help
>> PLEASE do read the posting guide http://www.R-project.org/
>> posting-guide.html
>> and provide commented, minimal, self-contained, reproducible code.
>
>


-- 


*Manu.*
______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to