UNPKG

echarts-gl

Version:

Extension pack of ECharts providing 3D plots and globe visualization

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