SIGN IN SIGN UP
apache / echarts UNCLAIMED

Apache ECharts is a powerful, interactive charting and data visualization library for browser

0 0 81 TypeScript

refact: export adjust. a new way for partially import

import {use, init} from 'echarts/core';
import {ChartBar} from 'echarts/charts';
import {ComponentGrid} from 'echarts/components';
use([ChartBar, ComponentGrid]);
P
pissang committed
8588f3a356abf0db5b12a67c62c012654b1b6f4b
Parent: b6b6edd