When I select that data range, I am seeing that chartdata has over 23000
rows, not just 1000 rows.  It is indeed slow, and I'm not sure why since
23K is not a particularly large number of rows.

I'd be curious if you could try a few things to simplify the charts to see
what helps, so we can narrow down the cause.  Is it the ChartRangeFilter in
particular that causes most of the slowness?  What happens if you remove it
from your dashboard?  Also, try changing AreaChart to the much simpler
LineChart, which avoids stacking.  Turn off the focusTarget: 'category'
option since that is also known to be expensive.  The Table chart shouldn't
be slow, but there have been a lot of changes in that chart recently, so
there may be surprises. Try removing that as well.

Thanks.


On Thu, Jul 9, 2015 at 1:41 AM, mariummalik22 <[email protected]>
wrote:

> My Chart Range Filter does not move smoothly when I have 1000 rows of
> data. Initially when I had 100 rows it worked fine. But with 1000 rows it
> is not at all working properly. I have created access for you. Go to
> alnnovative.com/login.php Id: googlecharts password: google Click on
> Airleak tester, choose dates 23rd June till 30th June and then scroll by
> using the filter. Is there any solution to it?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to
> [email protected].
> Visit this group at
> http://groups.google.com/group/google-visualization-api.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>  -
978-394-1058
[email protected] <[email protected]>   5CC, Cambridge MA
[email protected] <[email protected]> 9 Juniper Ridge
Road, Acton MA

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to