UNPKG

gentelella

Version:

Gentelella Admin is a free to use Bootstrap admin template

12 lines (10 loc) 247 B
define(function(require) { 'use strict'; require('../coord/polar/polarCreator'); require('./angleAxis'); require('./radiusAxis'); // Polar view require('../echarts').extendComponentView({ type: 'polar' }); });