Path : /proc/thread-self/root/var/www/html/smartcirqls.com/vendors/echarts/src/chart/ |
Current File : //proc/thread-self/root/var/www/html/smartcirqls.com/vendors/echarts/src/chart/boxplot.js |
define(function (require) { var echarts = require('../echarts'); require('./boxplot/BoxplotSeries'); require('./boxplot/BoxplotView'); echarts.registerVisualCoding('chart', require('./boxplot/boxplotVisual')); echarts.registerLayout(require('./boxplot/boxplotLayout')); });