| Summary: | Automatic log scale inefficient for values less than 1 | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Laurent Balland <jumbo4444> |
| Component: | Chart | Assignee: | Laurent Balland <jumbo4444> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | h3734236, miguelangelrv, rodhos92 |
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | All | ||
| OS: | All | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=120015 | ||
| Whiteboard: | target:5.2.0 target:5.1.0.2 target:5.0.6 | ||
| Crash report or crash signature: | Regression By: | ||
| Attachments: | XY chart with linear scales | ||
|
Description
Laurent Balland
2015-12-29 16:08:15 UTC
Sorry @Laurent, no attached file. I can reproduce the issue with Win10x64: Versión: 4.4.7.2 Id. de compilación: f3153a8b245191196a4b6b9abd1d0da16eead600 but I think it's EOL. not reproducible with Version: 5.0.4.2 (x64) Build ID: 2b9802c1994aa0b7dc6079e128979269cf95bc78 You comment is about 4.5.0.0.alpha0+, I can't see it in daily builds. Created attachment 121627 [details]
XY chart with linear scales
Change scales in log with automatic limit to see the bug.
Bug appear with Y axis.
From LibO 5.0, bug is also for X axis if Y axis is log.
(In reply to m.a.riosv from comment #1) > Sorry @Laurent, no attached file. Sorry, I forgot it. (In reply to m.a.riosv from comment #1) > You comment is about 4.5.0.0.alpha0+, I can't see it in daily builds. 5.0 branch was named 4.5 at the beginning. (In reply to m.a.riosv from comment #1) > not reproducible with > Version: 5.0.4.2 (x64) Build ID: 2b9802c1994aa0b7dc6079e128979269cf95bc78 I do reproduce with 5.0.4.2, 5.1.0.1 and master Version: 5.2.0.0.alpha0+ Build ID: 18565a34d6e2768d70462f124c6d6972448efe22 CPU Threads: 4; OS Version: Windows 6.1; UI Render: default; TinderBox: Win-x86@62-merge-TDF, Branch:MASTER, Time: 2015-12-23_11:31:57 Locale: fr-FR (fr_FR) Reverting http://cgit.freedesktop.org/libreoffice/core/commit/?id=e7f65a0a989385a887f8b4e91336202e3e96eec5 reset bug as it was with LibO 4.4 Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5553d6a9314fd778b9a124d8a2c7e9dd1d7a58a3 tdf#96807 Reset min/max of auto scale It will be available in 5.2.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "libreoffice-5-1": http://cgit.freedesktop.org/libreoffice/core/commit/?id=98982ca06a87e8b63204b0acda2105c66ae57440&h=libreoffice-5-1 tdf#96807 Reset min/max of auto scale It will be available in 5.1.0.2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. *** Bug 97267 has been marked as a duplicate of this bug. *** Laurent Balland-Poirier committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=2fa4b37e8d6d516e9ac9190ee45456534611c3e7&h=libreoffice-5-0 tdf#96807 Reset min/max of auto scale It will be available in 5.0.6. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback. |