https://bugs.documentfoundation.org/show_bug.cgi?id=162377
Bug ID: 162377
Summary: Custom base for logarithmic axis scaling
Product: LibreOffice
Version: 3.3.4 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
LibreOffice is able to compute logarithmic axis scaling.
At the moment, the base is always 10.
For some use cases, it would come handy if the user could customize the base of
the logarithmic axis scaling, e. g. 2.
Steps to Reproduce:
Open dialog to format axis.
Open tab "scaling".
Set "base" to 2.
Actual Results:
There is no "base" field, but base is statically 10, hence axis scaling is 10,
100, 1000, 10000 etc.
Expected Results:
Can set "base" to 2, hence axis scaling should be 2, 4, 8, 16, ...
Reproducible: Always
User Profile Reset: No
Additional Info:
N/A
--
You are receiving this mail because:
You are the assignee for the bug.