diff --git a/src/components/EchartsPanel/EchartsPanel.tsx b/src/components/EchartsPanel/EchartsPanel.tsx index f53d07c..bba9964 100644 --- a/src/components/EchartsPanel/EchartsPanel.tsx +++ b/src/components/EchartsPanel/EchartsPanel.tsx @@ -174,6 +174,7 @@ export const EchartsPanel: React.FC = ({ options, data, width, height, re 'locationService', 'notifySuccess', 'notifyError', + 'context', options.getOption );