Skip to content

Commit

Permalink
ft Add context to non-visual mode
Browse files Browse the repository at this point in the history
  • Loading branch information
vitPinchuk committed Feb 5, 2024
1 parent b3b3b68 commit d0342f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/EchartsPanel/EchartsPanel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ export const EchartsPanel: React.FC<Props> = ({ options, data, width, height, re
'locationService',
'notifySuccess',
'notifyError',
'context',
options.getOption
);

Expand Down

0 comments on commit d0342f3

Please sign in to comment.