UNPKG

echarts-gl

Version:

Extension pack of ECharts providing 3D plots and globe visualization

3 lines 103 B
import { use } from 'echarts/lib/echarts'; import { install } from './scatterGL/install'; use(install);