how to use? #1
-
how to use in react? |
Beta Was this translation helpful? Give feedback.
Answered by
andybuibui
May 11, 2024
Replies: 1 comment
-
npm install echarts-extension-bingmaps --save import * as echarts from 'echarts'; |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
andyFang94
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
npm install echarts-extension-bingmaps --save
npm install echarts --save
import * as echarts from 'echarts';
import 'echarts-extension-bingmaps';