Hey Viz kid, thank you for your reply. I'm currently running this on iOS 4.3.1 (8G4) on an iPad 1.0 device, though have reliably produced the same results on an iPad 2 with the same software version.
Just a few things I've noticed while trying to determine the problem: -On rotation, similar things occur, but sometimes Chart 2 will display. -The scroll box the charts are in use translate3d CSS for animation at their core (useTransform). If I change this to simple DOM animations the charts will display, but the performance is extremely slow. This occurs with or without using iScroll. -If you view the site on portrait, two charts will display. The third one is truncated/mis-sized, but if you tap the second or third charts, you will see the grey tap/selection rectangle offset severely from the chart. On Nov 1, 6:43 pm, Viz Kid <[email protected]> wrote: > Which iOS version are you using? It seems that the older version indeed > truncate the charts starting from the middle of the third one, but in a > somewhat more recent version no charts is truncated (although the 4th chart > is not visible for some reason). > > We currently do not support exporting the charts to images, sorry. > > Viz Kid > > > > > > > > On Tue, Nov 1, 2011 at 2:18 AM, Mo Kargas <[email protected]> wrote: > > Example of the problem:http://reactiondynamics.com/lab/ipad.html > > > For some reason my Google Charts are truncated on Mobile Safari after > > the first chart. This does not occur on a standard desktop Webkit > > install, be it Chrome or Safari. Does anyone have any idea why? > > > Additionally, why can't Combo Charts be returned as simple PNGs? > > > -- > > You received this message because you are subscribed to the Google Groups > > "Google Visualization API" group. > > To post to this group, send email to > > [email protected]. > > To unsubscribe from this group, send email to > > [email protected]. > > For more options, visit this group at > >http://groups.google.com/group/google-visualization-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
