| Path : /var/www/html/smartcirqls.com/vendors/echarts/src/component/ |
| Current File : //var/www/html/smartcirqls.com/vendors/echarts/src/component/axis.js |
// TODO boundaryGap
define(function(require) {
'use strict';
require('../coord/cartesian/AxisModel');
require('./axis/AxisView');
});