mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-24 00:30:34 +08:00
fix: context chart advanced
This commit is contained in:
@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user