| Path : /proc/thread-self/root/var/www/html/smartcirqls.com/vendors/echarts/src/component/ |
| Current File : //proc/thread-self/root/var/www/html/smartcirqls.com/vendors/echarts/src/component/single.js |
define(function (require) {
require('../coord/single/singleCreator');
require('./singleAxis');
var echarts = require('../echarts');
echarts.extendComponentView({
type: 'single'
});
});