To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=115264
                 Issue #|115264
                 Summary|Chart auto-range values are incorrect when a count val
                        |ue is < 5
               Component|Spreadsheet
                 Version|OOo 3.3 RC2
                Platform|Sun
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|spreadsheet
             Reported by|capndave





------- Additional comments from capnd...@openoffice.org Tue Oct 26 20:08:51 
+0000 2010 -------
Synopsis:

Assume a basic chart, generated from two columns of data.
Example., Column A, Fruit-Type, Column B, Fruit-Count.

EXAMPLE 1:
Column A    Column B
Apples      5
Oranges     2
Pears       1
Bananas     2
Grapes      4

If we create a basic chart with this data, we see a correct char with the
fruit type and count of each type indexed as (1,2,3,4,5)

However, in EXAMPLE 2:

Column A    Column B
Apples      1
Oranges     2
Pears       1
Bananas     2
Grapes      4

We see count values of (1,1,2,2,4) or (.5, 1, 1.5, 2, 2.5 ...), depending
on the format type of Column B.  Either way, the count values are incorrectly
ranged.

Note - This only occurs when any of the fruit types (column b) are < 5.

---------------------------------------------------------------------
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: issues-unsubscr...@sc.openoffice.org
For additional commands, e-mail: issues-h...@sc.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to