Home
last modified time | relevance | path

Searched refs:AmAngularGauge (Results 1 – 3 of 3) sorted by relevance

/plugin/amcharts/assets/amcharts/
H A Dgauge.js13 …r c=window.AmCharts;c.AmAngularGauge=c.Class({inherits:c.AmChart,construct:function(a){this.cname=…
14 …xesOfSmallNumbers,this.prefixesOfBigNumbers)},initChart:function(){c.AmAngularGauge.base.initChart…
16 c.updateRate},drawChart:function(){c.AmAngularGauge.base.drawChart.call(this);var a=this.container,…
19 !1;c.AmAngularGauge.base.validateSize.call(this)},addArrow:function(a){this.arrows.push(a)},removeA…
22 …:function(a){a.set.show();a.hidden=!1},updateAnimations:function(){c.AmAngularGauge.base.updateAni…
H A Damcharts.js10 …reak;case "radar":f=new d.AmRadarChart(h);break;case "gauge":f=new d.AmAngularGauge(h);break;case …
/plugin/amcharts/assets/amcharts/themes/
H A Dpatterns.js121 AmAngularGauge:{ class in AmCharts.themes.patterns