Hello, i been working on bug 33773 for a few days already,  and i got to the point where i can display and manipulate<br>X Error bars, but theres a few issues i dont know how to proceed.<br><br>1.- How i should handle export/import??? It seems ODF 1.2 and below, only support working with Y error bars,<br>
XLS import/export code, already supports having both bars. Tested it by exporting to xls and then importing it.<br><br>Is there any way we can add features not implemented in the ODF spec???<br><br>2.- What is the code inside chart2/source/controller/charapiwrapper for??? Backward compability with chart API???<br>
<br>3.- Should i push my code to a feature branch??? So other people can review my work??<br><br>Any suggestion or code pointers is also welcome!<br><br>Thanks all<br>