You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after ajax call, i got updated Y axis option but with default styles/options. Is possible to redraw/edit just one part of config? (solution for now is recreate whole option again in ajax call, but i think its not clean solution)
PS: variable in {} brackets is php's framework calling variable in template system
This discussion was converted from issue #2539 on September 15, 2021 16:24.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
i have basic option definition like:
Every works great, but if i wanna update only Y axis position of annotation line, i call in ajax request script:
after ajax call, i got updated Y axis option but with default styles/options. Is possible to redraw/edit just one part of config? (solution for now is recreate whole option again in ajax call, but i think its not clean solution)
PS: variable in {} brackets is php's framework calling variable in template system
Thanks
Beta Was this translation helpful? Give feedback.
All reactions