Bug 90733 - support invertIfNegative for bar and bubble chart
Summary: support invertIfNegative for bar and bubble chart
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Chart (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: Other All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: target:5.0.0 target:25.2.0
Keywords:
Depends on:
Blocks: Chart-Enhancements
  Show dependency treegraph
 
Reported: 2015-04-20 05:24 UTC by Markus Mohrhard
Modified: 2024-11-06 18:40 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments
test document (12.76 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2015-04-20 05:24 UTC, Markus Mohrhard
Details
test case with bubble chart (11.00 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2024-11-04 23:05 UTC, kurt.nordback@protonmail.com
Details
test case with bubble chart (9.48 KB, application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
2024-11-06 18:34 UTC, kurt.nordback@protonmail.com
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Mohrhard 2015-04-20 05:24:46 UTC
Created attachment 114937 [details]
test document

We currently import invertIfNeg but don't do anything with it during import.

Support that property during import correctly, during rendering and during export.

Needed for MSO compatibility.
Comment 1 Commit Notification 2015-04-21 04:50:18 UTC
Markus Mohrhard committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=1797441c7db545b8f03ed1565d26d296cae5d7ab

we don't support invertIfNegative yet, related tdf#90733

It will be available in 5.0.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.
Comment 2 Commit Notification 2015-04-21 04:50:35 UTC
Markus Mohrhard committed a patch related to this issue.
It has been pushed to "master":

http://cgit.freedesktop.org/libreoffice/core/commit/?id=0c8e924a078f7ac70643be3965ff0b3a0eed240a

add test case for no invertIfNegative export, related tdf#90733

It will be available in 5.0.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.
Comment 3 Xisco Faulí 2016-09-15 22:04:13 UTC
Hello,
Is this bug fixed?
If so, could you please close it as RESOLVED FIXED?
Comment 4 Xisco Faulí 2017-09-29 08:48:06 UTC Comment hidden (obsolete)
Comment 5 QA Administrators 2019-12-03 14:36:22 UTC Comment hidden (obsolete)
Comment 6 QA Administrators 2021-12-03 04:36:46 UTC Comment hidden (obsolete)
Comment 7 QA Administrators 2023-12-04 03:16:58 UTC Comment hidden (obsolete)
Comment 8 Commit Notification 2024-08-27 07:21:51 UTC
Kurt Nordback committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/4c45ce3493e9ee842fff42228913cc11b173ca93

tdf#90733 - support invertIfNegative for bar and bubble chart

It will be available in 25.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 9 kurt.nordback@protonmail.com 2024-11-04 23:05:49 UTC
Created attachment 197405 [details]
test case with bubble chart
Comment 10 kurt.nordback@protonmail.com 2024-11-06 18:34:51 UTC
Created attachment 197456 [details]
test case with bubble chart