Searched refs:AmAngularGauge (Results 1 – 3 of 3) sorted by relevance
13 …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…
10 …reak;case "radar":f=new d.AmRadarChart(h);break;case "gauge":f=new d.AmAngularGauge(h);break;case …
121 AmAngularGauge:{ class in AmCharts.themes.patterns