Hi kevin
We are aware of this issue and it was added to our current bug list.
If you are looking for a temporary hack, you can try sending me a small
example
and I can look and see if I can suggest something.

ChartMan

On Tue, Jun 16, 2009 at 7:27 AM, Kevin Weil <[email protected]> wrote:

>
> Is there a workaround for this issue, perhaps something like creating
> an extra empty column with a fixed width?  Or does the dev team have a
> sense for when this bug will be fixed?  The rightmost column in our
> data is important, and it keeps getting hidden!
>
> Overall the Google viz api is incredible, and I appreciate all the
> work your team is doing.  Thanks,
>
> Kevin
>
> On May 18, 5:21 am, Jose Luis Canciani <[email protected]>
> wrote:
> > Thanks Vizboy for the response... I guess I'll have to work with few rows
> > and control the height manually. I'm building a Dashboard with several
> > tables, I think the best way to go would be to show only a few important
> > things and then show the entire table in another page.
> >
> > Thanks,
> > Jose.
> >
> > On Mon, May 18, 2009 at 2:33 AM, VizBoy <[email protected]> wrote:
> > > It's a bug which we're aware of, but thanks for reporting anyway!
> >
> > > - VizBoy.
> >
> > > On Thu, May 14, 2009 at 5:52 PM, Jose Luis Canciani <
> > > [email protected]> wrote:
> >
> > >> Hello.
> >
> > >> I have a data table that has a fixed height. When the total rows goes
> > >> beyond that height a vertical scrollbar appears as it should. But
> > >> automatically a horizontal scrollbar appears too, even it's not
> > >> needed. I've come to realize that the problem is that the vertical
> > >> scrollbar is "inside" the table's parent div, and it occupies space:
> > >> it reduces the available width so the table does not have enough room
> > >> now to show and thus the horizontal scrollbar appears.
> >
> > >> Is there any way to avoid this? Cosmetically, when you have several of
> > >> this tables in the page, it's a very annoying thing.
> >
> > >> I could go through the DOM and set the scrollbar-x to hidden, but
> > >> sometimes the scrollbar-x should be present! I think the best solution
> > >> would be to "reserve" the width for the scrollbar before showing the
> > >> table, or making the scrollbars float somehow.
> >
> > >> Has anyone work this problem out in the past?
> >
> > >> Thanks,
> > >> Jose.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to