try calling setWidth() and setHeight() on the LineChart object itself, instead of on the options object.
let me know if you have any problems. On Wed, May 19, 2010 at 8:56 PM, Vertik <[email protected]> wrote: > Hi, > > I'm noob in gwt-visualization using js. My problem is that I've drawed > the LineChart with specific width and height, but I want that it > depends of the his parent siz, something like use % instead of > specific pixels. How Can i do it?? it possible, isn't it?? > > Thanks > > > > -- > 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]<google-visualization-api%[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.
