Hello again,

It appears the misalignment occurs when the table chart height is set and
the table content height exceeds the chart height...in other words, when a
vertical scrollbar is required. If the entire table is visible without a
scrollbar, then the headings and columns are aligned.

It looks like the heading widths are not adjusted properly according to the
width of cells that are not visible because of scrolling.

A work-around would be to set the pageSize for paging to a value that
allows all rows to be visible (without scrolling) for a specified table
height. However, there are situations where scrolling through a table is
more effective than paging through it.

It would be useful to have the alignment behaviour that existing prior to
V41.

Thanks,
Greg

On Sat, Feb 21, 2015 at 12:52 AM, Greg Almond <[email protected]> wrote:

> Hi Daniel, thanks for your reply.
>
> I wanted to check if this was a known issue but now I'm trying to
> reproduce it in the simplest way possible. So far I haven't determined the
> exact conditions that cause the alignment to break.
>
> The misalignment still exists in my implementation when the height and
> width is explicitly specified so that may not be the workaround in this
> case.
>
> Greg
>
>
> On Fri, Feb 20, 2015 at 11:57 PM, 'Daniel LaLiberte' via Google
> Visualization API <[email protected]> wrote:
>
>> Greg, there are a few issues with tables in the v41 release, but hardly
>> anyone has given us enough details to reproduce the problems.
>>
>> It may be that specifying the height and width explicitly can resolve
>> most of the problems.  We may rely on that, depending on the nature of the
>> actual problems and possible solutions.   It is possible that we've
>> basically gotten into a bind of conflicting requirements with no way out
>> except to possibly break some uses, which can still be resolved by explicit
>> sizing.
>>
>> On Fri, Feb 20, 2015 at 8:33 AM, Greg Almond <[email protected]> wrote:
>>
>>> It looks like there are a few issues arising from the V41 release. As of
>>> yesterday I noticed that visualization table chart headings are misaligned
>>> with their corresponding columns of data when the 'height' option is
>>> specified. This does not occur when the height option is absent.
>>> I'm assuming that this is related to the V41 changes made to the table
>>> chart header. Has this issue already been pointed out, and is it being
>>> considered in the set of fixes being prepared?
>>>
>>> --
>>> 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 a topic in the
>> Google Groups "Google Visualization API" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/google-visualization-api/yIYzGSgnIeE/unsubscribe
>> .
>> To unsubscribe from this group and all its topics, 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.
>>
>
>

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