Hi Patrick, Eike,
To clarify - the issue is that the state of the art in providing blind
access to things like charts and graphs is to provide access to the
underlying data that is driving the charts/graphs (rather than trying
to provide access to the visual representation). If a particular
chart/graph is driven from multiple ranges of cells in multiple table,
so be it. So long as we have a reasonable means of enabling users (and
their assistive technology user agents) to directly get to the
underlying data of the chart and review that, we will I think be
providing as good of access as anyone knows how to provide.
So if I understand this exchange correctly, all the info is required as
per the ODF spec., and so this then shifts to being the job of the ODF
applications - ensuring that they provide an efficient user interface
to getting at the underlying table(s) data(s) for any given chart being
displayed, and to navigating that data(s).
Regards,
Peter Korn
Accessibility Architect & Principal Engineer,
Sun Microsystems, Inc.
20080812142447.GP8805@sr1-eham02-01.Germany.Sun.COM" type="cite">
Hi Patrick,
On Tuesday, 2008-08-12 09:52:58 -0400, Patrick Durusau wrote:
On Friday, 2008-08-01 16:29:31 -0500, Pete Brunet wrote:
For accessibility purposes the AccSC needs to know if all ODF charts
are *always* backed by a table.
[...]
For accessibility purposes it is not sufficient to read out the data of
one entire table.
[...]
Sorry, I am missing the import of your statement:
"For accessibility purposes it is not sufficient to read out the data of
one entire table."
I agree with your statements about pointing to cell ranges but don't
know how that affects accessibility?
Pete asked because of "accessibility purposes". I just wanted to point
out that chart data does not necessarily originate from one table or one
contiguous area in one table. I may have misunderstood his request
though.
Can you clarify the accessibility aspects of addressing multiple
cell-ranges for a chart?
IMHO there are no special accessibility aspects except the fact that
various elements of a chart may pull their data from different regions
of a document.
Eike