Merge pull request 'fix: context chart advanced' (#684) from fix/context-chart-advanced into release/v9.1.0

This commit is contained in:
Julia Radzhabova
2025-09-15 09:52:38 +00:00

View File

@ -2239,6 +2239,7 @@ define([], function () {
{
chartProps: elValue,
slideSize: PE.getController('Toolbar').currentPageSize,
chartSettings: me.api.asc_getChartSettings(),
handler: function(result, value) {
if (result == 'ok') {
if (me.api) {