hefeihvac_java/node_modules/echarts-gl/lib/chart/bar3D.js

3 lines
99 B
JavaScript
Raw Permalink Normal View History

2024-04-07 18:15:00 +08:00
import { use } from 'echarts/lib/echarts';
import { install } from './bar3D/install';
use(install);