fix: context chart advanced

This commit is contained in:
nikita_bartoshuk
2025-09-14 23:58:06 +03:00
parent 4aba860c4b
commit 2289026f98

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) {