Greetings for the day
I am using visualization annotation time line in my
project , but this is not working as it has huge data(20000 records)
and application does not working in IE 6 , 7, 8 also taking too much
time to load data in other browser i.e. mozilla , crome .
please help me how to improve data loading performance
of annotated time line in all browser
thnx in advance
baba
--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
thanks for reply ,
I am manipulating all data on server side after that I am writing to
the client side. that take too much time , I need a help about how to
get all data client side and manipulate on client side then show in
annotation time line.
please help me
thnx in advance
baba
On Dec 31, 4:29 pm, Viz Kid <viz...@google.com> wrote:
> Hi.
>
> The annotated timeline indeed has latency issues when the number of records
> is very high. As a first step you can verify what takes the majority of the
> time - fetching the data or rendering the visualization.
>
> You can also consider using broader granularity for the data. For example,
> if currently you have a record for each hour, maybe having a record for each
> day would suffice and then the number of records would decrease
> significantly.
>
> Best,
> Viz Kid
>
> On Thu, Dec 31, 2009 at 1:07 PM, baba <babaso.m...@gmail.com> wrote:
> > Hello ,
>
> > Greetings for the day
>
> > I am using visualization annotation time line in my
> > project , but this is not working as it has huge data(20000 records)
> > and application does not working in IE 6 , 7, 8 also taking too much
> > time to load data in other browser i.e. mozilla , crome .
> > please help me how to improve data loading performance
> > of annotated time line in all browser
>
> > thnx in advance
> > baba
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Google Visualization API" group.
> > To post to this group, send email to
> > google-visua...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-visualizati...@googlegroups.com<google-visualization-api%2Bunsu...@googlegroups.com>
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
what is the use of "displayRangeSelector" in Visualization Annotated
Time Line? Suppose I have 7 lines chart in annotation time line,
suppose "displayRangeSelector" is true then please tell which one line
show on bottom of the chart.
On Dec 31 2009, 5:51 pm, Viz Kid <viz...@google.com> wrote:
> Hi Baba.
>
> You need to view what is the best option for you. Manipulating the data in
> the server sounds like the best option indeed. You can view our
> documentation and protocols to see if there is something which can help you.
> Other than that, if the data is indeed big, it takes time to push it to the
> client side and the annotated time line can only handle data tables of some
> size.
>
> Best,
> Viz Kid
>
> > <google-visualization-api%2Bunsu...@googlegroups.com<google-visualization-api%252Buns...@googlegroups.com>
dataMode string 'regions' How to display values on the map. Two values
are supported:
regions - Colors a whole region with the appropriate color. This option
cannot be used with latitude/longitude addresses. See Regions Example.
markers - Displays a dot over a region, with the color and size
indicating the value. See Markers Example.
Paul C. McMurray, MDS
Associate Fellow - SAS Programmer/Statistical Analyst
Division of Emergency Preparedness and Response
National Center for Public Health Informatics/CoCHIS/CDC
Centers for Disease Control and Prevention
H: 404-627-8271/pc...@comcast.net
W: 404-498-6840/pz...@cdc.gov
(404) 639-7711 fax
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.