echarts-for-react
echarts-for-react copied to clipboard
主题theme似乎不生效?
Try this, seems working to me
- echarts.registerTheme("echarts_theme", theme);
+ echarts.registerTheme("echarts_theme", theme.theme);