To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=111916
                 Issue #|111916
                 Summary|Embedded data source table indices interpreted off-by-
                        |one
               Component|Chart
                 Version|OOO320m19
                Platform|Opteron/x86_64
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|open-import
             Assigned to|kla
             Reported by|hardcoder





------- Additional comments from [email protected] Fri May 28 23:05:04 
+0000 2010 -------
I have a <table:table> embedded in a <chart:chart>, using the table as the
source of data for the chart.

Apparently, OO wants the data to start at "B2", not "A1", even if the table has
no header rows/columns.

Although my table is *just* table rows with data in them (as float values +
text), in order to access the data in the table I have to use addresses rooted
at B2, not A1:

<chart:series chart:values-cell-range-address="local-table.B2:.B5">

In addition, Chart ignores the size of the range and uses the entire range of
data. In other words it could be .B2:.B1000 and work the same.

I'm running into a bunch of other idiosyncracies too. Is this "just how it is"
with OO and directly embedded charts/tables? Should I be creating contained
objects instead?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to