This is a follow-up of bug 75510. The 4 properties of the error bar line are either not stored or recovered properly (style, color, width and transparency). It happens (at least) with "constant value" or "cell range" category, symmetric or not. To reproduce: 1) enter 2 columns of numbers (a few lines) and create an XY chart with them. 2) insert X (and or Y) error bar (constant value or cell range). 3) in the "line" tab, change the style, color, width and transparency to something clearly visible. 4) save and close the file. 5) open the file and see the line properties returned to default. 6) return to the "line" tab and see the chosen properties have been lost. N.B. This is a must have feature for science graphs where grid lines can hide default error bars.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=200963d3019b7d296f4e22c5e6874eef8b84012b set graphic properties for error bars during import, fdo#78041 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.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=5d185dc3b443a99dad0b192319c22dca615ce51d add test for fdo#78041 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.
Markus Mohrhard committed a patch related to this issue. It has been pushed to "libreoffice-4-2": http://cgit.freedesktop.org/libreoffice/core/commit/?id=206d59068e1293382a6d11b4caef7ebbd323fb86&h=libreoffice-4-2 set graphic properties for error bars during import, fdo#78041 It will be available in LibreOffice 4.2.5. 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.