To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=74509
                 Issue #|74509
                 Summary|Chart2: Logarithmic Scale, various bases for LOG
               Component|Chart
                 Version|OOo 2.2
                Platform|All
                     URL|
              OS/Version|All
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|FEATURE
                Priority|P3
            Subcomponent|code
             Assigned to|kla
             Reported by|discoleo





------- Additional comments from [EMAIL PROTECTED] Tue Feb 13 20:59:33 +0000 
2007 -------
*Logarithmic Scale* - Different Bases

TARGET
======
Chart2 Reimplementation
This feature request should be integrated into the "Scales and Intervals
Specification" 
(http://specs.openoffice.org/chart/Chart_Scales_and_Intervals.odt)

When using a logarithmic scale, the logarithm base is usually 10. Most of the
time this is indeed the way it should be, because at a log step of 1, the data
changes by a factor of 10. (=> therefore easy visualisation)

However, there are some situations where a different base for the logarithm is
needed.

EXAMPLE
=======
When working with audio frequencies, the frequency often doubles. To accommodate
this, the base of the logarithm must be 2. One common example is that of an
audiogram. The frequencies recorded are usually: 125 Hz, 250 Hz, 500 Hz, 1000
Hz, 2000 Hz, 4000 Hz and 8000 Hz. For an example of an audiogram see
http://www.sfu.ca/sonic-studio/handbook/Audiogram.html . Please note, that both
the x-axis and the y-axis of the audiogram are logarithmic.

Log2 is also often used in computer sciences, see e.g.
http://logbase2.blogspot.com/2005/12/double-double-toil-and-trouble.html (the
graphic on blogging) and in other branches, where doubling time is relevant
(e.g. pharmacodynamics, epidemiology).

Some other bases might also be useful, like e (=2.72...).

REQUIREMENTS
============
1. ability to choose the base of the logarithmic scale
2. DEFAULT: checkbox with base 10 (this is the most useful, therefore checked by
default)
3. base 2 (checkbox unchecked)
4. natural logarithm (base e, checkbox unchecked)
5. custom value: field to type a number ( greater then 1; I believe numbers
between (0,1) are very rarely used, IF at all)

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