https://bugs.documentfoundation.org/show_bug.cgi?id=126499
--- Comment #15 from Robert Großkopf <[email protected]> ---
Has changed a little bit more with LO 7.1, but this will work:
oDiag.model.DataProvider.setData(aNewData)
oDiag.model.DataProvider.setRowDescriptions(aNewRowDescription)
oDiag.model.DataProvider.setColumnDescriptions(aNewColumnDescription)
oDiag.Component.setmodified(true)
oDiag.Component.update()
oXCOEO.changeState(1)
Don't know why, but there has to been added the update() command to change the
charts.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs