Issue 78238 - minor interval wrong on import/export of chart with logarithmic scaling
Summary: minor interval wrong on import/export of chart with logarithmic scaling
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial with 2 votes (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@graphics
URL:
Keywords: regression
: 82238 (view as issue list)
Depends on:
Blocks:
 
Reported: 2007-06-08 16:15 UTC by Regina Henschel
Modified: 2013-02-24 21:19 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
chart with logarithmic scale in old chart module (14.63 KB, application/vnd.oasis.opendocument.spreadsheet)
2007-06-08 16:17 UTC, Regina Henschel
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Regina Henschel 2007-06-08 16:15:42 UTC
Open the attached document in OOo with old chart. The axis are set to
logarithmic scale, all automatic, but minor interval is set to 4 for x-axis and
to 3 for y-axis.

Now open the document with the new chart. Double click the chart to remove the
old replacement image.

Notice, that the minor interval has changed to automatic on both axis, which
means 5 in the new chart.
Comment 1 Regina Henschel 2007-06-08 16:17:09 UTC
Created attachment 45760 [details]
chart with logarithmic scale in old chart module
Comment 2 kla 2007-06-12 09:13:27 UTC
@IHA: one for you.
Comment 3 IngridvdM 2007-06-12 10:33:31 UTC
accepted
Comment 4 IngridvdM 2007-09-11 17:00:18 UTC
The problem does occur because the major interval is set to automatic and the
minor interval is not.
I lower the prio as I believe that this is a very special situation.
Also changing target because of limited resources.
Comment 5 bjoern.milcke 2007-10-26 13:07:12 UTC
Changing subject, because this also happens with non-logarithmic scaling. It
also happens with charts created with the new chart.

Note: we should handle this property via the new API, where we already have the
"minor-divisor", so no calculation has to be done. The question is only how, as
everything works so generic. Maybe we introduce a new property in the old API
for the minor-divisor.
Comment 6 bjoern.milcke 2007-10-26 13:09:44 UTC
*** Issue 82238 has been marked as a duplicate of this issue. ***
Comment 7 Regina Henschel 2007-12-15 00:03:20 UTC
In m239 when opening the document it resets the minor interval to automatic in
each case, independent of the setting of the major interval.
Comment 8 IngridvdM 2008-01-03 09:30:03 UTC
ok I adjusted summary, prio and so according to the new situation
Comment 9 IngridvdM 2008-01-03 13:49:44 UTC
Fixed in CWS chart15.
Comment 10 IngridvdM 2008-01-04 11:05:27 UTC
->Thomas, please verify in CWS chart15.
The example document now loads correct. Minor interval settings in case of
logarithmic scaling are saved and loaded correctly now (even with automatic
major interval).
Comment 11 kla 2008-01-08 07:30:03 UTC
Seen ok in cws chart15 -> verified
Comment 12 kla 2008-07-25 07:19:26 UTC
Seen ok in current master -> closed