commit 1db0cbecc78ae31c13ac6e7b346b2f62dec4e757 Author: p.pitz
'.TXT_BOOKMARK_CONTENT_AFTER_CREATION.'
'; + + echo ''.$protocol.$_SERVER['SERVER_NAME'].'/'.CONTENT_LANGUAGE.'/?bookmark='.$bookmark_id.'
'.TXT_BOOKMARK_CONTENT.'
'; + ?> + + + + + +'.TXT_STEP.' 3 '.TXT_OF.' 5
'; + +// Help +if(isset($customer_settings['display']['section_help']) && $customer_settings['display']['section_help'] === true) +{ + echo 'c&&"object"==typeof n&&(n=n.join(",").split(",").reverse());"V"==g?(g=d.rect(l,a.viW,c,n,m),g.translate(h,b-k+f)):(g=d.rect(l,c,a.viH,n, +m),g.translate(b-k+h,f));d.setCN(a.chart,g,"guide-fill");e.id&&d.setCN(a.chart,g,"guide-fill-"+e.id);this.set=l.set([g])},graphics:function(){return this.set},getLabel:function(){}})})();(function(){var d=window.AmCharts;d.AmChart=d.Class({construct:function(a){this.svgIcons=this.tapToActivate=!0;this.theme=a;this.classNamePrefix="amcharts";this.addClassNames=!1;this.version="3.17.1";d.addChart(this);this.createEvents("dataUpdated","init","rendered","drawn","failed","resized");this.height=this.width="100%";this.dataChanged=!0;this.chartCreated=!1;this.previousWidth=this.previousHeight=0;this.backgroundColor="#FFFFFF";this.borderAlpha=this.backgroundAlpha=0;this.color=this.borderColor= +"#000000";this.fontFamily="Verdana";this.fontSize=11;this.usePrefixes=!1;this.autoResize=!0;this.autoDisplay=!1;this.addCodeCredits=!0;this.precision=-1;this.percentPrecision=2;this.decimalSeparator=".";this.thousandsSeparator=",";this.labels=[];this.allLabels=[];this.titles=[];this.marginRight=this.marginLeft=this.autoMarginOffset=0;this.timeOuts=[];this.creditsPosition="top-left";var b=document.createElement("div"),c=b.style;c.overflow="hidden";c.position="relative";c.textAlign="left";this.chartDiv= +b;b=document.createElement("div");c=b.style;c.overflow="hidden";c.position="relative";c.textAlign="left";this.legendDiv=b;this.titleHeight=0;this.hideBalloonTime=150;this.handDrawScatter=2;this.handDrawThickness=1;this.prefixesOfBigNumbers=[{number:1E3,prefix:"k"},{number:1E6,prefix:"M"},{number:1E9,prefix:"G"},{number:1E12,prefix:"T"},{number:1E15,prefix:"P"},{number:1E18,prefix:"E"},{number:1E21,prefix:"Z"},{number:1E24,prefix:"Y"}];this.prefixesOfSmallNumbers=[{number:1E-24,prefix:"y"},{number:1E-21, +prefix:"z"},{number:1E-18,prefix:"a"},{number:1E-15,prefix:"f"},{number:1E-12,prefix:"p"},{number:1E-9,prefix:"n"},{number:1E-6,prefix:"\u03bc"},{number:.001,prefix:"m"}];this.panEventsEnabled=!0;this.product="amcharts";this.animations=[];this.balloon=new d.AmBalloon(this.theme);this.balloon.chart=this;d.applyTheme(this,a,"AmChart")},drawChart:function(){0a||isNaN(a))a=0;this.chartDiv.style.height=a+"px"}}return a},updateWidth:function(){var a=this.divRealWidth,b=this.divRealHeight,c=this.legend;if(c){var e=this.legendDiv,d=e.offsetWidth;isNaN(c.width)|| +(d=c.width);c.ieW&&(d=c.ieW);var f=e.offsetHeight,e=e.style,g=this.chartDiv.style,c=c.position;if("right"==c||"left"==c){a-=d;if(0>a||isNaN(a))a=0;g.width=a+"px";this.balloon.setBounds(2,2,a-2,this.realHeight);"left"==c?(g.left=d+"px",e.left="0px"):(g.left="0px",e.left=a+"px");b>f&&(e.top=(b-f)/2+"px")}}return a},getTitleHeight:function(){this.drawTitles(!0);return this.titleHeight},addTitle:function(a,b,c,e,d){isNaN(b)&&(b=this.fontSize+2);a={text:a,size:b,color:c,alpha:e,bold:d,enabled:!0};this.titles.push(a); +return a},handleWheel:function(a){var b=0;a||(a=window.event);a.wheelDelta?b=a.wheelDelta/120:a.detail&&(b=-a.detail/3);b&&this.handleWheelReal(b,a.shiftKey);a.preventDefault&&a.preventDefault()},handleWheelReal:function(){},handleDocTouchStart:function(){this.hideBalloonReal();this.handleMouseMove();this.tmx=this.mouseX;this.tmy=this.mouseY},handleDocTouchEnd:function(){-.5 Math.abs(this.mouseX- +this.tmx)&&4>Math.abs(this.mouseY-this.tmy)&&(this.tapped=!0)):this.tapped=!1},addListeners:function(){var a=this,b=a.chartDiv;document.addEventListener?(a.panEventsEnabled&&(b.style.msTouchAction="none"),"ontouchstart"in document.documentElement&&(b.addEventListener("touchstart",function(b){a.handleTouchStart.call(a,b)},!0),b.addEventListener("touchmove",function(b){a.handleMouseMove.call(a,b)},!0),b.addEventListener("touchend",function(b){a.handleTouchEnd.call(a,b)},!0),document.addEventListener("touchstart", +function(b){a.handleDocTouchStart.call(a,b)}),document.addEventListener("touchend",function(b){a.handleDocTouchEnd.call(a,b)})),b.addEventListener("mousedown",function(b){a.mouseIsOver=!0;a.handleMouseMove.call(a,b);a.handleMouseDown.call(a,b)},!0),b.addEventListener("mouseover",function(b){a.handleMouseOver.call(a,b)},!0),b.addEventListener("mouseout",function(b){a.handleMouseOut.call(a,b)},!0)):(b.attachEvent("onmousedown",function(b){a.handleMouseDown.call(a,b)}),b.attachEvent("onmouseover",function(b){a.handleMouseOver.call(a, +b)}),b.attachEvent("onmouseout",function(b){a.handleMouseOut.call(a,b)}))},dispDUpd:function(){if(!this.skipEvents){var a;this.dispatchDataUpdated&&(this.dispatchDataUpdated=!1,a="dataUpdated",this.fire(a,{type:a,chart:this}));this.chartCreated||(this.chartCreated=!0,a="init",this.fire(a,{type:a,chart:this}));this.chartRendered||(a="rendered",this.fire(a,{type:a,chart:this}),this.chartRendered=!0);a="drawn";this.fire(a,{type:a,chart:this})}this.skipEvents=!1},validateSize:function(){var a=this;a.premeasure(); +a.checkDisplay();if(a.divRealWidth!=a.previousWidth||a.divRealHeight!=a.previousHeight){var b=a.legend;if(0 a.valueAxis.minMaxMultiplier&&a.positiveClip(a.set));break;case "radar":a.createRadarGraph();break;case "xy":a.createXYGraph(),a.positiveClip(a.set)}a.playedTO=setTimeout(function(){a.setAnimationPlayed.call(a)},500*a.chart.startDuration)}},setAnimationPlayed:function(){this.animationPlayed=!0},createXYGraph:function(){var a=[],b=[],c=this.xAxis,e=this.yAxis;this.pmh=e.viH+1;this.pmw=c.viW+1;this.pmy=this.pmx=0;var d;for(d=this.start;d<=this.end;d++){var f=this.data[d].axes[c.id].graphs[this.id], +g=f.values,k=g.x,l=g.y,g=c.getCoordinate(k),m=e.getCoordinate(l);!isNaN(k)&&!isNaN(l)&&(a.push(g),b.push(m),f.x=g,f.y=m,k=this.createBullet(f,g,m,d),l=this.labelText)&&(f=this.createLabel(f,g,m,l),this.positionLabel(g,m,f,k),this.allBullets.push(f))}this.drawLineGraph(a,b);this.launchAnimation()},createRadarGraph:function(){var a=this.valueAxis.stackType,b=[],c=[],e=[],d=[],f,g,k,l,m;for(m=this.start;m<=this.end;m++){var n=this.data[m].axes[this.valueAxis.id].graphs[this.id],p,q;"none"==a||"3d"== +a?p=n.values.value:(p=n.values.close,q=n.values.open);if(isNaN(p))this.connect||(this.drawLineGraph(b,c,e,d),b=[],c=[],e=[],d=[]);else{var r=this.y-(this.valueAxis.getCoordinate(p)-this.height),r=r*this.valueAxis.rMultiplier,t=180-360/(this.end-this.start+1)*m;"middle"==this.valueAxis.pointPosition&&(t-=180/(this.end-this.start+1));p=r*Math.sin(t/180*Math.PI);r*=Math.cos(t/180*Math.PI);b.push(p);c.push(r);if(!isNaN(q)){var u=this.y-(this.valueAxis.getCoordinate(q)-this.height),u=u*this.valueAxis.rMultiplier, +x=u*Math.sin(t/180*Math.PI),t=u*Math.cos(t/180*Math.PI);e.push(x);d.push(t);isNaN(k)&&(k=x);isNaN(l)&&(l=t)}t=this.createBullet(n,p,r,m);n.x=p;n.y=r;if(x=this.labelText)n=this.createLabel(n,p,r,x),this.positionLabel(p,r,n,t),this.allBullets.push(n);isNaN(f)&&(f=p);isNaN(g)&&(g=r)}}b.push(f);c.push(g);isNaN(k)||(e.push(k),d.push(l));this.drawLineGraph(b,c,e,d);this.launchAnimation()},positionLabel:function(a,b,c,e){var d="middle",f=!1,g=this.labelPosition,k=c.getBBox();if(e){var l=e.graphDataItem, +m=this.chart.rotate,n=l.isNegative,p=this.chart,q=this.valueAxis;b-=k.height/4/2;switch(g){case "top":g=m?"top":n?"bottom":"top";break;case "right":g=m?n?"left":"right":"right";break;case "bottom":g=m?"bottom":n?"top":"bottom";break;case "left":g=m?n?"right":"left":"left"}var r=l.columnGraphics,t=0,u=0;r&&(t=r.x,u=r.y);var x=this.labelOffset;switch(g){case "top":b=q.reversed?b+(e.size/2+k.height/2+x):b-(e.size/2+k.height/2+x);break;case "right":d="start";a+=e.size/2+x;break;case "bottom":b=q.reversed? +b-(e.size/2+k.height/2+x):b+(e.size/2+k.height/2+x);break;case "left":d="end";a-=e.size/2+x;break;case "inside":"column"==this.type&&(f=!0,m?n?(d="end",a=t-3-x):(d="start",a=t+3+x):b=n?u+7+x:u-10-x);break;case "middle":"column"==this.type&&(f=!0,m?a-=(a-t)/2+x-3:b-=(b-u)/2+x-3)}"auto"!=this.labelAnchor&&(d=this.labelAnchor);c.attr({"text-anchor":d});this.labelRotation&&c.rotate(this.labelRotation);c.translate(a,b);k=c.getBBox();!this.showAllValueLabels&&r&&f&&(k.height>l.columnHeight||k.width>l.columnWidth)&& +(c.remove(),c=!1);if(c&&("serial"==p.type||"gantt"==p.type))if(m){if(0>b||b>this.height)c.remove(),c=!1}else if(0>a||a>this.width)c.remove(),c=!1;return c}},getGradRotation:function(){var a=270;"horizontal"==this.gradientOrientation&&(a=0);return this.gradientRotation=a},createSerialGraph:function(){this.dashLengthSwitched=this.fillColorsSwitched=this.lineColorSwitched=void 0;var a=this.chart,b=this.id,c=this.index,e=this.data,h=this.chart.container,f=this.valueAxis,g=this.type,k=this.columnWidthReal, +l=this.showBulletsAt;isNaN(this.columnWidth)||(k=this.columnWidth);isNaN(k)&&(k=.8);var m=this.useNegativeColorIfDown,n=this.width,p=this.height,q=this.y,r=this.rotate,t=this.columnCount,u=d.toCoordinate(this.cornerRadiusTop,k/2),x=this.connect,A=[],w=[],v,z,B,D,C=this.chart.graphs.length,L,H=this.dx/this.tcc,J=this.dy/this.tcc,I=f.stackType,W=this.start,ea=this.end,Q=this.scrollbar,oa="graph-column-";Q&&(oa="scrollbar-graph-column-");var qa=this.categoryAxis,ka=this.baseCoord,Ra=this.negativeBase, +ca=this.columnIndex,aa=this.lineThickness,V=this.lineAlpha,sa=this.lineColorR,ba=this.dashLength,da=this.set,ta,fa=this.getGradRotation(),S=this.chart.columnSpacing,X=qa.cellWidth,ya=(X*k-t)/t;S>ya&&(S=ya);var E,y,la,ga=p+1,Ja=n+1,Z=0,qb=0,rb,sb,eb,fb,tb=this.fillColorsR,Ka=this.negativeFillColors,Da=this.negativeLineColor,Wa=this.fillAlphas,Xa=this.negativeFillAlphas;"object"==typeof Wa&&(Wa=Wa[0]);"object"==typeof Xa&&(Xa=Xa[0]);var gb=f.getCoordinate(f.min);f.logarithmic&&(gb=f.getCoordinate(f.minReal)); +this.minCoord=gb;this.resetBullet&&(this.bullet="none");if(!(Q||"line"!=g&&"smoothedLine"!=g&&"step"!=g||(1==e.length&&"step"!=g&&"none"==this.bullet&&(this.bullet="round",this.resetBullet=!0),!Ka&&void 0==Da||m))){var Sa=Ra;Sa>f.max&&(Sa=f.max);Sa k&&(k=1);var Lb=this.fixedColumnWidth;isNaN(Lb)||(k=Lb);var K;if("line"==g||"step"==g||"smoothedLine"==g){if(0 Y?!0:!1);if(!Q)switch(this.showBalloonAt){case "close":y.y=F;break;case "open":y.y=N;break;case "high":y.y=Fa;break;case "low":y.y=Ea}var ma=E.x[qa.id],Ua=this.periodSpan-1,ra=Math.floor(X/2)+Math.floor(Ua*X/2),Aa=ra,lb=0;"left"==this.stepDirection&&(lb=(2*X+Ua*X)/2,ma-=lb);"center"==this.stepDirection&&(lb=X/ +2,ma-=lb);"start"==this.pointPosition&&(ma-=X/2+Math.floor(Ua*X/2),ra=0,Aa=Math.floor(X)+Math.floor(Ua*X));"end"==this.pointPosition&&(ma+=X/2+Math.floor(Ua*X/2),ra=Math.floor(X)+Math.floor(Ua*X),Aa=0);if(Mb){var Ab=this.columnWidth;isNaN(Ab)||(ra*=Ab,Aa*=Ab)}Q||(y.x=ma);-1E5>ma&&(ma=-1E5);ma>n+1E5&&(ma=n+1E5);r?(G=F,O=N,N=F=ma,isNaN(na)&&!this.fillToGraph&&(O=ka),Oa=Ea,Pa=Fa):(O=G=ma,isNaN(na)&&!this.fillToGraph&&(N=ka));if(!zb&&Y Na?(Ma&&(Ya=!0),Ma=!1):(Ma||(Ya=!0),Ma=!0):y.isNegative=Y =jb||Math.abs(F-ib)>=jb)A.push(G),w.push(F),hb=G,ib=F;ua=G;va=F;ia=G;ja=F;!La||isNaN(N)||isNaN(O)||(T.push(O),U.push(N));if(Ya||void 0!=y.lineColor||void 0!=y.fillColors|| +!isNaN(y.dashLength))this.drawLineGraph(A,w,T,U),A=[G],w=[F],T=[],U=[],!La||isNaN(N)||isNaN(O)||(T.push(O),U.push(N)),m?Ma?(this.lineColorSwitched=sa,this.fillColorsSwitched=tb):(this.lineColorSwitched=Da,this.fillColorsSwitched=Ka):(this.lineColorSwitched=y.lineColor,this.fillColorsSwitched=y.fillColors),this.dashLengthSwitched=y.dashLength;y.gap&&(this.drawLineGraph(A,w,T,U),A=[],w=[],T=[],U=[])}break;case "smoothedLine":if(isNaN(Y))x||(this.drawSmoothedGraph(A,w,T,U),A=[],w=[],T=[],U=[]);else{if(Math.abs(G- +hb)>=jb||Math.abs(F-ib)>=jb)A.push(G),w.push(F),hb=G,ib=F;ua=G;va=F;ia=G;ja=F;!La||isNaN(N)||isNaN(O)||(T.push(O),U.push(N));void 0==y.lineColor&&void 0==y.fillColors&&isNaN(y.dashLength)||(this.drawSmoothedGraph(A,w,T,U),A=[G],w=[F],T=[],U=[],!La||isNaN(N)||isNaN(O)||(T.push(O),U.push(N)),this.lineColorSwitched=y.lineColor,this.fillColorsSwitched=y.fillColors,this.dashLengthSwitched=y.dashLength);y.gap&&(this.drawSmoothedGraph(A,w,T,U),A=[],w=[],T=[],U=[])}break;case "step":if(!isNaN(Y)){r?(isNaN(v)|| +(A.push(v),w.push(F-ra)),w.push(F-ra),A.push(G),w.push(F+Aa),A.push(G),!La||isNaN(N)||isNaN(O)||(isNaN(B)||(T.push(B),U.push(N-ra)),T.push(O),U.push(N-ra),T.push(O),U.push(N+Aa))):(isNaN(z)||(w.push(z),A.push(G-ra)),A.push(G-ra),w.push(F),A.push(G+Aa),w.push(F),!La||isNaN(N)||isNaN(O)||(isNaN(D)||(T.push(O-ra),U.push(D)),T.push(O-ra),U.push(N),T.push(O+Aa),U.push(N)));v=G;z=F;B=O;D=N;ua=G;va=F;ia=G;ja=F;if(Ya||void 0!=y.lineColor||void 0!=y.fillColors||!isNaN(y.dashLength)){var ac=A[A.length-2],bc= +w[w.length-2];A.pop();w.pop();this.drawLineGraph(A,w,T,U);A=[ac];w=[bc];r?(w.push(F+Aa),A.push(G)):(A.push(G+Aa),w.push(F));T=[];U=[];this.lineColorSwitched=y.lineColor;this.fillColorsSwitched=y.fillColors;this.dashLengthSwitched=y.dashLength;m&&(Ma?(this.lineColorSwitched=sa,this.fillColorsSwitched=tb):(this.lineColorSwitched=Da,this.fillColorsSwitched=Ka))}if(Mb||y.gap)v=z=NaN,this.drawLineGraph(A,w,T,U),A=[],w=[],T=[],U=[]}else if(!x){if(1>=this.periodSpan||1 ra+Aa)v=z=NaN; +this.drawLineGraph(A,w,T,U);A=[];w=[];T=[];U=[]}break;case "column":wa=Ba;void 0!=y.lineColor&&(wa=y.lineColor);if(!isNaN(Y)){m||(y.isNegative=Y Pb&&na>Pb)){var xa;if(r){"3d"==I?(P=F-(t/2-this.depthCount+1)*(k+S)+S/2+J*ca,R=O+H*ca,xa=ca):(P=Math.floor(F-(t/2-ca)*(k+S)+S/2),R=O,xa=0);M=k;ua=G;va=P+k/2;isNaN(O)||O>G&&!y.isNegative&&(ua=O);ia=G;ja=P+k/2;P+M>p+xa*J&&(M=p-P+xa*J);P n+xa* +H&&(M=n-R+xa*H);R p&&(M=p-P),0>P&&(M+=P,P=0),P na?(Bb=[G,Pa],Cb=[O,Oa]):(Bb=[O,Pa],Cb=[G,Oa]);!isNaN(Pa)&&!isNaN(Oa)&&F
n&&(M=n-R),0>R&&(M+=R,R=0),ha=F-N,R
" + }, { + "id": "US-UT", + "value": 2233169 + }, { + "id": "US-VT", + "value": 608827 + }, { + "id": "US-VA", + "value": 7078515 + }, { + "id": "US-WA", + "value": 5894121 + }, { + "id": "US-WV", + "value": 1808344 + }, { + "id": "US-WI", + "value": 5363675 + }, { + "id": "US-WY", + "value": 493782 + }] +} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/pie.csv b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/pie.csv new file mode 100644 index 0000000..bc9b44b --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/pie.csv @@ -0,0 +1,8 @@ +country,litres +"Czech Republic",156.9 +"Ireland",131.1 +"Germany",115.8 +"Australia",109.9 +"Austria",108.3 +"UK",65 +"Belgium",50 \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/pie.json b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/pie.json new file mode 100644 index 0000000..086497a --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/pie.json @@ -0,0 +1,22 @@ +[{ + "country": "Czech Republic", + "litres": 156.9 +}, { + "country": "Ireland", + "litres": 131.1 +}, { + "country": "Germany", + "litres": 115.8 +}, { + "country": "Australia", + "litres": 109.9 +}, { + "country": "Austria", + "litres": 108.3 +}, { + "country": "UK", + "litres": 65 +}, { + "country": "Belgium", + "litres": 50 +}] \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/serial.csv b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/serial.csv new file mode 100644 index 0000000..beb75e1 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/serial.csv @@ -0,0 +1,20 @@ +year,cars,motorcycles,bicycles +2000,1587,650,121 +1995,1567,683,146 +1996,1617,691,138 +1997,1630,642,127 +1998,1660,699,105 +1999,1683,721,109 +2000,1691,737,112 +2001,1298,680,101 +2002,1275,664,97 +2003,1246,648,93 +2004,1218,637,101 +2005,1213,633,87 +2006,1199,621,79 +2007,1110,210,81 +2008,1165,232,75 +2009,1145,219,88 +2010,1163,201,82 +2011,1180,285,87 +2012,1159,277,71 \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/serial.json b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/serial.json new file mode 100644 index 0000000..c62d345 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/serial.json @@ -0,0 +1,96 @@ +[{ + "year": 2000, + "cars": 1587, + "motorcycles": 650, + "bicycles": 121 +}, { + "year": 1995, + "cars": 1567, + "motorcycles": 683, + "bicycles": 146 +}, { + "year": 1996, + "cars": 1617, + "motorcycles": 691, + "bicycles": 138 +}, { + "year": 1997, + "cars": 1630, + "motorcycles": 642, + "bicycles": 127 +}, { + "year": 1998, + "cars": 1660, + "motorcycles": 699, + "bicycles": 105 +}, { + "year": 1999, + "cars": 1683, + "motorcycles": 721, + "bicycles": 109 +}, { + "year": 2000, + "cars": 1691, + "motorcycles": 737, + "bicycles": 112 +}, { + "year": 2001, + "cars": 1298, + "motorcycles": 680, + "bicycles": 101 +}, { + "year": 2002, + "cars": 1275, + "motorcycles": 664, + "bicycles": 97 +}, { + "year": 2003, + "cars": 1246, + "motorcycles": 648, + "bicycles": 93 +}, { + "year": 2004, + "cars": 1218, + "motorcycles": 637, + "bicycles": 101 +}, { + "year": 2005, + "cars": 1213, + "motorcycles": 633, + "bicycles": 87 +}, { + "year": 2006, + "cars": 1199, + "motorcycles": 621, + "bicycles": 79 +}, { + "year": 2007, + "cars": 1110, + "motorcycles": 210, + "bicycles": 81 +}, { + "year": 2008, + "cars": 1165, + "motorcycles": 232, + "bicycles": 75 +}, { + "year": 2009, + "cars": 1145, + "motorcycles": 219, + "bicycles": 88 +}, { + "year": 2010, + "cars": 1163, + "motorcycles": 201, + "bicycles": 82 +}, { + "year": 2011, + "cars": 1180, + "motorcycles": 285, + "bicycles": 87 +}, { + "year": 2012, + "cars": 1159, + "motorcycles": 277, + "bicycles": 71 +}] \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/serial2.json b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/serial2.json new file mode 100644 index 0000000..d17c8f3 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/data/serial2.json @@ -0,0 +1,21 @@ +[{ + "year": 2005, + "income": 23.5, + "expenses": 18.1 +}, { + "year": 2006, + "income": 26.2, + "expenses": 22.8 +}, { + "year": 2007, + "income": 30.1, + "expenses": 23.9 +}, { + "year": 2008, + "income": 29.5, + "expenses": 25.1 +}, { + "year": 2009, + "income": 24.6, + "expenses": 25 +}] \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/gauge_json.html b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/gauge_json.html new file mode 100644 index 0000000..68ee075 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/gauge_json.html @@ -0,0 +1,58 @@ + + + + + + +=na&&(Ta=0);var pa=new d.Cuboid(h,M,ha,H,J,Ia,Ta,aa,wa,V,fa,u,r,ba,$a,kb,oa),Db,Eb;Y>na?(Db=[F,Fa],Eb=[N,Ea]):(Db=[N,Fa],Eb=[F,Ea]);!isNaN(Fa)&&!isNaN(Ea)&&G Y?G-Yb/2-2-db-pb:G+Yb/2+3+db+pb):(bb=ua,cb=0>Y?F+Zb/2+db+pb:F-Zb/2-3-db-pb);Qa.translate(bb, +cb);f.totals[K]=Qa;r?(0>cb||cb>p)&&Qa.remove():(0>bb||bb>n)&&Qa.remove()}}}}}}if("line"==g||"step"==g||"smoothedLine"==g)"smoothedLine"==g?this.drawSmoothedGraph(A,w,T,U):this.drawLineGraph(A,w,T,U),Q||this.launchAnimation();this.bulletsHidden&&this.hideBullets();this.customBulletsHidden&&this.hideCustomBullets()},animateColumns:function(a,b){var c=this,e=c.chart.startDuration;0 h.height&&(v=h.height),0>v&&(v=0));n=d.line(k,a,b,q,n,p,x,!1,!0);d.setCN(g,n,h.bcn+"stroke");l.push(n);l.click(function(a){h.handleGraphEvent(a,"clickGraph")}).mouseover(function(a){h.handleGraphEvent(a,"rollOverGraph")}).mouseout(function(a){h.handleGraphEvent(a,"rollOutGraph")});void 0===u||h.useNegativeColorIfDown||(p=d.line(k,a,b,u,r,p,x,!1,!0),d.setCN(g,p,h.bcn+"stroke"), +d.setCN(g,p,h.bcn+"stroke-negative"),m.push(p));if(0 a&&(a=this.fillAlphas),0===a&&(a=this.bulletAlpha),0===a&&(a=1));return a},createBullet:function(a,b,c){if(!isNaN(b)&&!isNaN(c)){var e=this.chart,h=this.container,f=this.bulletOffset,g=this.bulletSize;isNaN(a.bulletSize)||(g=a.bulletSize);var k=a.values.value,l=this.maxValue, +m=this.minValue,n=this.maxBulletSize,p=this.minBulletSize;isNaN(l)||(isNaN(k)||(g=(k-m)/(l-m)*(n-p)+p),m==l&&(g=n));l=g;this.bulletAxis&&(g=a.values.error,isNaN(g)||(k=g),g=this.bulletAxis.stepWidth*k);g b-0||b-0>this.width||c<-g/2||c-0>this.height)q.remove(),q=null;q&&(this.bulletSet.push(q),q.translate(b,c),this.addListeners(q,a),this.allBullets.push(q));a.bx=b;a.by=c;d.setCN(e,q,this.bcn+"bullet");a.className&&d.setCN(e,q,a.className,!0)}q?(q.size=g||0,a.bulletGraphics=q):q={size:0};q.graphDataItem=a;return q}},showBullets:function(){var a=this.allBullets,b;this.bulletsHidden=!1;for(b=0;b a&&(a=0),a>c&&(a=c)):(a=a.mouseX-this.x-1,0>a&&(a=0),a>b&&(a=b));return a},updateCrosshair:function(){var a=this.chart,b=a.mouseX-this.x,c=a.mouseY-this.y,e=this.vLine,h=this.hLine,b=d.fitToBounds(b,0,this.width),c=d.fitToBounds(c,0,this.height);e&&0 a&& +(h=a,g=c-a),cb&&(f=b,k=e-b),eB&&(f=B-a),e+f =this.data.length||0>J+f||(b.start=J+f,b.end=C+f,this.fire(b.type,b)))}else{"start"==D?x-=k.cellWidth/2:"mouse"==D&&(e.mouseIsOver?x=A?g-2:f-2:isNaN(this.tempPosition)||(x=this.tempPosition-2));if(A){if(0>x)if(C)x=0;else{this.hideCursor();return}if(x>r+1)if(C)x=r+1;else{this.hideCursor(); +return}}else{if(0>x)if(C)x=0;else{this.hideCursor();return}if(x>q)if(C)x=q;else{this.hideCursor();return}}z=this.line;0 x||x>r)w=!1}else if(B=x,x=z,0>B||B>q+l+1)w=!1;w&&(w=this.graphBulletSize,h=this.graphBulletAlpha,1==w&&isNaN(h)||!d.isModern||!(m=u.bulletGraphics)||(m.translate(u.bx,u.by,w),this.resizedBullets.push(u),isNaN(h)||(m.setAttr("fill-opacity",h),m.setAttr("stroke-opacity", +h))),w=v.valueBalloon,h=e.getBalloonColor(v,u),w.setBounds(n,p,n+q,p+r),w.pointerOrientation="H",m=this.balloonPointerOrientation,"vertical"==m&&(w.pointerOrientation="V"),"horizontal"==m&&(w.pointerOrientation="H"),w.changeColor(h),void 0!==v.balloonAlpha&&(w.fillAlpha=v.balloonAlpha),void 0!==v.balloonTextColor&&(w.color=v.balloonTextColor),w.setPosition(B+n,x+p),B=e.formatString(v.balloonText,u,!0),(x=v.balloonFunction)&&(B=x(u,v).toString()),""!==B&&(A?w.showBalloon(B):(w.text=B,w.show=!0),c.push({yy:z, +balloon:w})),!A&&w.set&&(w.set.hide(),v=w.textDiv)&&(v.style.visibility="hidden"))}}this.avoidBalloonOverlapping&&this.arrangeBalloons()}b?(b={type:"changed"},b.index=a,b.chart=this.chart,b.zooming=C,b.mostCloseGraph=J,b.position=A?g:f,b.target=this,e.fire("changed",b),this.fire("changed",b),this.skipZoomDispatch=!1):(this.skipZoomDispatch=!0,e.updateLegendValues(a));this.previousIndex=a;this.previousMostCloseGraph=J}}}else this.hideCursor()},setBalloonPosition:function(a,b,c,e){var d=b.position, +f=b.inside;b=b.axisThickness;var g=this.chart,k=g.dx,g=g.dy,l=this.x,m=this.y,n=this.width,p=this.height;e?(f&&("right"==d?a.setBounds(l,m+g,l+n+k,m+c+g):a.setBounds(l,m+g,l+n+k,m+c)),"right"==d?f?a.setPosition(l+n+k,m+c+g):a.setPosition(l+n+k+b,m+c+g):f?a.setPosition(l,m+c):a.setPosition(l-b,m+c)):"top"==d?f?a.setPosition(l+c+k,m+g):a.setPosition(l+c+k,m+g-b+1):f?a.setPosition(l+c,m+p):a.setPosition(l+c,m+p+b-1)},setBalloonBounds:function(a,b,c){var e=b.position,d=b.inside,f=b.axisThickness,g=b.tickLength, +k=this.chart,l=k.dx,k=k.dy,m=this.x,n=this.y,p=this.width,q=this.height;c?(d&&(a.pointerWidth=0),"right"==e?d?a.setBounds(m,n+k,m+p+l,n+q+k):a.setBounds(m+p+l+f,n+k,m+p+1E3,n+q+k):d?a.setBounds(m,n,p+m,q+n):a.setBounds(-1E3,-1E3,m-g-f,n+q+15)):(a.maxWidth=p,b.parseDates&&(g=0,a.pointerWidth=0),"top"==e?d?a.setBounds(m+l,n+k,p+l+m,q+n):a.setBounds(m+l,-1E3,p+l+m,n+k-g-f):d?a.setBounds(m,n,p+m,q+n-g):a.setBounds(m,n+q+g+f-1,m+p,n+q+g+f))},enableDrawing:function(a){this.enabled=!a;this.hideCursor(); +this.rolledOver=!1;this.drawing=a},isZooming:function(a){a&&a!=this.zooming&&this.handleMouseDown("fake");a||a==this.zooming||this.handleMouseUp()},handleMouseOut:function(){if(this.enabled)if(this.zooming)this.setPosition();else{this.index=void 0;var a={type:"changed",index:void 0,target:this};a.chart=this.chart;this.fire("changed",a);this.chart.wasTouched&&this.leaveAfterTouch||this.hideCursor()}},handleReleaseOutside:function(){this.handleMouseUp()},handleMouseUp:function(){var a=this.chart,b= +this.data,c;if(a){var e=a.mouseX-this.x,h=a.mouseY-this.y;if(this.drawingNow){this.drawingNow=!1;d.remove(this.drawingLine);c=this.drawStartX;var f=this.drawStartY;if(2 Math.abs(h-this.initialMouse)&&this.fromIndex==this.index||(this.index Math.abs(e-g)&&3>Math.abs(h-k)||(b=Math.min(g,e),f=Math.min(k, +h),e=Math.abs(g-e),h=Math.abs(k-h),a.hideXScrollbar&&(b=0,e=this.width),a.hideYScrollbar&&(f=0,h=this.height),c.selectionHeight=h,c.selectionWidth=e,c.selectionY=f,c.selectionX=b,this.skipZoomDispatch||this.fire(c.type,c))}this.selectWithoutZooming||d.remove(this.selection)}this.skipZoomDispatch=!1}}this.panning=this.zooming=!1},showCursorAt:function(a){var b=this.chart.categoryAxis;a=b.parseDates?b.dateToCoordinate(a):b.categoryToCoordinate(a);this.previousMousePosition=NaN;this.forceShow=!0;this.setPosition(a, +!1)},clearSelection:function(){d.remove(this.selection)},handleMouseDown:function(a){if(this.zoomable||this.pan||this.drawing){var b=this.rotate,c=this.chart,e=c.mouseX-this.x,h=c.mouseY-this.y;if(0 document.documentMode&&(this.updateOnReleaseOnly=!0);this.dragIconHeight=this.dragIconWidth=35;this.dragIcon="dragIconRoundBig";d.applyTheme(this, +a,"SimpleChartScrollbar")},draw:function(){var a=this;a.destroy();if(a.enabled){var b=a.chart.container,c=a.rotate,e=a.chart;e.panRequired=!0;var h=b.set();a.set=h;e.scrollbarsSet.push(h);var f,g;c?(f=a.scrollbarHeight,g=e.plotAreaHeight):(g=a.scrollbarHeight,f=e.plotAreaWidth);a.width=f;if((a.height=g)&&f){var k=d.rect(b,f,g,a.backgroundColor,a.backgroundAlpha,1,a.backgroundColor,a.backgroundAlpha);d.setCN(e,k,"scrollbar-bg");a.bg=k;h.push(k);k=d.rect(b,f,g,"#000",.005);h.push(k);a.invisibleBg=k; +k.click(function(){a.handleBgClick()}).mouseover(function(){a.handleMouseOver()}).mouseout(function(){a.handleMouseOut()}).touchend(function(){a.handleBgClick()});k=d.rect(b,f,g,a.selectedBackgroundColor,a.selectedBackgroundAlpha);d.setCN(e,k,"scrollbar-bg-selected");a.selectedBG=k;h.push(k);f=d.rect(b,f,g,"#000",.005);a.dragger=f;h.push(f);f.mousedown(function(b){a.handleDragStart(b)}).mouseup(function(){a.handleDragStop()}).mouseover(function(){a.handleDraggerOver()}).mouseout(function(){a.handleMouseOut()}).touchstart(function(b){a.handleDragStart(b)}).touchend(function(){a.handleDragStop()}); +f=e.pathToImages;g=a.dragIcon.replace(/\.[a-z]*$/i,"");c?(k=f+g+"H"+e.extension,f=a.dragIconWidth,c=a.dragIconHeight):(k=f+g+e.extension,c=a.dragIconWidth,f=a.dragIconHeight);g=b.image(k,0,0,c,f);d.setCN(e,g,"scrollbar-grip-left");k=b.image(k,0,0,c,f);d.setCN(e,k,"scrollbar-grip-right");var l=10,m=20;e.panEventsEnabled&&(l=25,m=a.scrollbarHeight);var n=d.rect(b,l,m,"#000",.005),p=d.rect(b,l,m,"#000",.005);p.translate(-(l-c)/2,-(m-f)/2);n.translate(-(l-c)/2,-(m-f)/2);c=b.set([g,p]);b=b.set([k,n]); +a.iconLeft=c;h.push(a.iconLeft);a.iconRight=b;h.push(b);c.mousedown(function(){a.leftDragStart()}).mouseup(function(){a.leftDragStop()}).mouseover(function(){a.iconRollOver()}).mouseout(function(){a.iconRollOut()}).touchstart(function(){a.leftDragStart()}).touchend(function(){a.leftDragStop()});b.mousedown(function(){a.rightDragStart()}).mouseup(function(){a.rightDragStop()}).mouseover(function(){a.iconRollOver()}).mouseout(function(){a.iconRollOut()}).touchstart(function(){a.rightDragStart()}).touchend(function(){a.rightDragStop()}); +d.ifArray(e.chartData)?h.show():h.hide();a.hideDragIcons();a.clipDragger(!1)}h.translate(a.x,a.y);h.node.style.msTouchAction="none"}},updateScrollbarSize:function(a,b){a=Math.round(a);b=Math.round(b);var c=this.dragger,e,d,f,g;this.rotate?(e=0,d=a,f=this.width+1,g=b-a,c.setAttr("height",b-a),c.setAttr("y",d)):(e=a,d=0,f=b-a,g=this.height+1,c.setAttr("width",b-a),c.setAttr("x",e));this.clipAndUpdate(e,d,f,g)},update:function(){var a,b=!1,c,e,d=this.x,f=this.y,g=this.dragger,k=this.getDBox();if(k){c= +k.x+d;e=k.y+f;var l=k.width,k=k.height,m=this.rotate,n=this.chart,p=this.width,q=this.height,r=n.mouseX,t=n.mouseY;a=this.initialMouse;this.forceClip&&this.clipDragger(!0);n.mouseIsOver&&(this.dragging&&(n=this.initialCoord,m?(a=n+(t-a),0>a&&(a=0),n=q-k,a>n&&(a=n),g.setAttr("y",a)):(a=n+(r-a),0>a&&(a=0),n=p-l,a>n&&(a=n),g.setAttr("x",a)),this.clipDragger(!0)),this.resizingRight&&(m?(a=t-e,a+e>q+f&&(a=q-e+f),0>a?(this.resizingRight=!1,b=this.resizingLeft=!0):(0===a&&(a=.1),g.setAttr("height",a))): +(a=r-c,a+c>p+d&&(a=p-c+d),0>a?(this.resizingRight=!1,b=this.resizingLeft=!0):(0===a&&(a=.1),g.setAttr("width",a))),this.clipDragger(!0)),this.resizingLeft&&(m?(c=e,e=t,e q+f&&(e=q+f),a=!0===b?c-e:k+c-e,0>a?(this.resizingRight=!0,this.resizingLeft=!1,g.setAttr("y",c+k-f)):(0===a&&(a=.1),g.setAttr("y",e-f),g.setAttr("height",a))):(e=r,e p+d&&(e=p+d),a=!0===b?c-e:l+c-e,0>a?(this.resizingRight=!0,this.resizingLeft=!1,g.setAttr("x",c+l-d)):(0===a&&(a=.1),g.setAttr("x",e-d),g.setAttr("width", +a))),this.clipDragger(!0)))}},stopForceClip:function(){this.forceClip=!1},clipDragger:function(a){var b=this.getDBox();if(b){var c=b.x,e=b.y,d=b.width,b=b.height,f=!1;if(this.rotate){if(c=0,d=this.width+1,this.clipY!=e||this.clipH!=b)f=!0}else if(e=0,b=this.height+1,this.clipX!=c||this.clipW!=d)f=!0;f&&(this.clipAndUpdate(c,e,d,b),a&&(this.updateOnReleaseOnly||this.dispatchScrollbarEvent()))}},maskGraphs:function(){},clipAndUpdate:function(a,b,c,e){this.clipX=a;this.clipY=b;this.clipW=c;this.clipH= +e;this.selectedBG.clipRect(a,b,c,e);this.updateDragIconPositions();this.maskGraphs(a,b,c,e)},dispatchScrollbarEvent:function(){if(this.skipEvent)this.skipEvent=!1;else{var a=this.chart;a.hideBalloon();var b=this.getDBox(),c=b.x,e=b.y,d=b.width,b=b.height;this.rotate?(c=e,d=this.height/b):d=this.width/d;a={type:"zoomed",position:c,chart:a,target:this,multiplier:d};this.fire(a.type,a)}},updateDragIconPositions:function(){var a=this.getDBox(),b=a.x,c=a.y,e=this.iconLeft,d=this.iconRight,f,g,k=this.scrollbarHeight; +this.rotate?(f=this.dragIconWidth,g=this.dragIconHeight,e.translate((k-g)/2,c-f/2),d.translate((k-g)/2,c+a.height-f/2)):(f=this.dragIconHeight,g=this.dragIconWidth,e.translate(b-g/2,(k-f)/2),d.translate(b-g/2+a.width,(k-f)/2))},showDragIcons:function(){this.resizeEnabled&&(this.iconLeft.show(),this.iconRight.show())},hideDragIcons:function(){if(!this.resizingLeft&&!this.resizingRight&&!this.dragging){if(this.hideResizeGrips||!this.resizeEnabled)this.iconLeft.hide(),this.iconRight.hide();this.removeCursors()}}, +removeCursors:function(){this.chart.setMouseCursor("auto")},relativeZoom:function(a,b){this.enabled&&(this.dragger.stop(),this.multiplier=a,this.position=b,this.updateScrollbarSize(b,this.rotate?b+this.height/a:b+this.width/a),this.clipDragger())},destroy:function(){this.clear();d.remove(this.set);d.remove(this.iconRight);d.remove(this.iconLeft)},clear:function(){},handleDragStart:function(){if(this.enabled){var a=this.chart;this.dragger.stop();this.removeCursors();this.dragging=!0;var b=this.getDBox(); +this.rotate?(this.initialCoord=b.y,this.initialMouse=a.mouseY):(this.initialCoord=b.x,this.initialMouse=a.mouseX)}},handleDragStop:function(){this.updateOnReleaseOnly&&(this.update(),this.skipEvent=!1,this.dispatchScrollbarEvent());this.dragging=!1;this.mouseIsOver&&this.removeCursors();this.update()},handleDraggerOver:function(){this.handleMouseOver()},leftDragStart:function(){this.dragger.stop();this.resizingLeft=!0},leftDragStop:function(){this.resizingLeft=!1;this.mouseIsOver||this.removeCursors(); +this.updateOnRelease()},rightDragStart:function(){this.dragger.stop();this.resizingRight=!0},rightDragStop:function(){this.resizingRight=!1;this.mouseIsOver||this.removeCursors();this.updateOnRelease()},iconRollOut:function(){this.removeCursors()},iconRollOver:function(){this.rotate?this.chart.setMouseCursor("ns-resize"):this.chart.setMouseCursor("ew-resize");this.handleMouseOver()},getDBox:function(){if(this.dragger)return this.dragger.getBBox()},handleBgClick:function(){var a=this;if(!a.resizingRight&& +!a.resizingLeft){a.zooming=!0;var b,c,e=a.scrollDuration,h=a.dragger;b=a.getDBox();var f=b.height,g=b.width;c=a.chart;var k=a.y,l=a.x,m=a.rotate;m?(b="y",c=c.mouseY-f/2-k,c=d.fitToBounds(c,0,a.height-f)):(b="x",c=c.mouseX-g/2-l,c=d.fitToBounds(c,0,a.width-g));a.updateOnReleaseOnly?(a.skipEvent=!1,h.setAttr(b,c),a.dispatchScrollbarEvent(),a.clipDragger()):(c=Math.round(c),m?h.animate({y:c},e,">"):h.animate({x:c},e,">"),a.forceClip=!0,clearTimeout(a.forceTO),a.forceTO=setTimeout(function(){a.stopForceClip.call(a)}, +5E3*e))}},updateOnRelease:function(){this.updateOnReleaseOnly&&(this.update(),this.skipEvent=!1,this.dispatchScrollbarEvent())},handleReleaseOutside:function(){if(this.set){if(this.resizingLeft||this.resizingRight||this.dragging)this.updateOnRelease(),this.removeCursors();this.mouseIsOver=this.dragging=this.resizingRight=this.resizingLeft=!1;this.hideDragIcons();this.update()}},handleMouseOver:function(){this.mouseIsOver=!0;this.showDragIcons()},handleMouseOut:function(){this.mouseIsOver=!1;this.hideDragIcons()}})})();(function(){var d=window.AmCharts;d.ChartScrollbar=d.Class({inherits:d.SimpleChartScrollbar,construct:function(a){this.cname="ChartScrollbar";d.ChartScrollbar.base.construct.call(this,a);this.enabled=!0;this.graphLineColor="#BBBBBB";this.graphLineAlpha=0;this.graphFillColor="#BBBBBB";this.graphFillAlpha=1;this.selectedGraphLineColor="#888888";this.selectedGraphLineAlpha=0;this.selectedGraphFillColor="#888888";this.selectedGraphFillAlpha=1;this.gridCount=0;this.gridColor="#FFFFFF";this.gridAlpha=.7; +this.skipEvent=this.autoGridCount=!1;this.color="#FFFFFF";this.scrollbarCreated=!1;this.offset=0;this.oppositeAxis=!0;d.applyTheme(this,a,this.cname)},init:function(){var a=this.categoryAxis,b=this.chart;a||(this.categoryAxis=a=new d.CategoryAxis);a.chart=b;a.id="scrollbar";a.dateFormats=b.categoryAxis.dateFormats;a.markPeriodChange=b.categoryAxis.markPeriodChange;a.boldPeriodBeginning=b.categoryAxis.boldPeriodBeginning;a.labelFunction=b.categoryAxis.labelFunction;a.axisItemRenderer=d.RecItem;a.axisRenderer= +d.RecAxis;a.guideFillRenderer=d.RecFill;a.inside=!0;a.fontSize=this.fontSize;a.tickLength=0;a.axisAlpha=0;d.isString(this.graph)&&(this.graph=d.getObjById(b.graphs,this.graph));if(a=this.graph){var c=this.valueAxis;c||(this.valueAxis=c=new d.ValueAxis,c.visible=!1,c.scrollbar=!0,c.axisItemRenderer=d.RecItem,c.axisRenderer=d.RecAxis,c.guideFillRenderer=d.RecFill,c.labelsEnabled=!1,c.chart=b);b=this.unselectedGraph;b||(b=new d.AmGraph,b.scrollbar=!0,this.unselectedGraph=b,b.negativeBase=a.negativeBase, +b.noStepRisers=a.noStepRisers);b=this.selectedGraph;b||(b=new d.AmGraph,b.scrollbar=!0,this.selectedGraph=b,b.negativeBase=a.negativeBase,b.noStepRisers=a.noStepRisers)}this.scrollbarCreated=!0},draw:function(){var a=this;d.ChartScrollbar.base.draw.call(a);if(a.enabled){a.scrollbarCreated||a.init();var b=a.chart,c=b.chartData,e=a.categoryAxis,h=a.rotate,f=a.x,g=a.y,k=a.width,l=a.height,m=b.categoryAxis,n=a.set;e.setOrientation(!h);e.parseDates=m.parseDates;e.rotate=h;e.equalSpacing=m.equalSpacing; +e.minPeriod=m.minPeriod;e.startOnAxis=m.startOnAxis;e.viW=k;e.viH=l;e.width=k;e.height=l;e.gridCount=a.gridCount;e.gridColor=a.gridColor;e.gridAlpha=a.gridAlpha;e.color=a.color;e.tickLength=0;e.axisAlpha=0;e.autoGridCount=a.autoGridCount;e.parseDates&&!e.equalSpacing&&e.timeZoom(b.firstTime,b.lastTime);e.zoom(0,c.length-1);if(m=a.graph){var p=a.valueAxis,q=m.valueAxis;p.id=q.id;p.rotate=h;p.setOrientation(h);p.width=k;p.height=l;p.viW=k;p.viH=l;p.dataProvider=c;p.reversed=q.reversed;p.logarithmic= +q.logarithmic;p.gridAlpha=0;p.axisAlpha=0;n.push(p.set);h?(p.y=g,p.x=0):(p.x=f,p.y=0);var f=Infinity,g=-Infinity,r;for(r=0;r g&&(g=x)}}Infinity!=f&&(p.minimum=f);-Infinity!=g&&(p.maximum=g+.1*(g-f));f==g&&(--p.minimum,p.maximum+=1);void 0!==a.minimum&&(p.minimum=a.minimum);void 0!==a.maximum&&(p.maximum=a.maximum);p.zoom(0,c.length-1);u=a.unselectedGraph; +u.id=m.id;u.bcn="scrollbar-graph-";u.rotate=h;u.chart=b;u.data=c;u.valueAxis=p;u.chart=m.chart;u.categoryAxis=a.categoryAxis;u.periodSpan=m.periodSpan;u.valueField=m.valueField;u.openField=m.openField;u.closeField=m.closeField;u.highField=m.highField;u.lowField=m.lowField;u.lineAlpha=a.graphLineAlpha;u.lineColorR=a.graphLineColor;u.fillAlphas=a.graphFillAlpha;u.fillColorsR=a.graphFillColor;u.connect=m.connect;u.hidden=m.hidden;u.width=k;u.height=l;u.pointPosition=m.pointPosition;u.stepDirection=m.stepDirection; +u.periodSpan=m.periodSpan;q=a.selectedGraph;q.id=m.id;q.bcn=u.bcn+"selected-";q.rotate=h;q.chart=b;q.data=c;q.valueAxis=p;q.chart=m.chart;q.categoryAxis=e;q.periodSpan=m.periodSpan;q.valueField=m.valueField;q.openField=m.openField;q.closeField=m.closeField;q.highField=m.highField;q.lowField=m.lowField;q.lineAlpha=a.selectedGraphLineAlpha;q.lineColorR=a.selectedGraphLineColor;q.fillAlphas=a.selectedGraphFillAlpha;q.fillColorsR=a.selectedGraphFillColor;q.connect=m.connect;q.hidden=m.hidden;q.width= +k;q.height=l;q.pointPosition=m.pointPosition;q.stepDirection=m.stepDirection;q.periodSpan=m.periodSpan;b=a.graphType;b||(b=m.type);u.type=b;q.type=b;c=c.length-1;u.zoom(0,c);q.zoom(0,c);q.set.click(function(){a.handleBackgroundClick()}).mouseover(function(){a.handleMouseOver()}).mouseout(function(){a.handleMouseOut()});u.set.click(function(){a.handleBackgroundClick()}).mouseover(function(){a.handleMouseOver()}).mouseout(function(){a.handleMouseOut()});n.push(u.set);n.push(q.set)}n.push(e.set);n.push(e.labelsSet); +a.bg.toBack();a.invisibleBg.toFront();a.dragger.toFront();a.iconLeft.toFront();a.iconRight.toFront()}},timeZoom:function(a,b,c){this.startTime=a;this.endTime=b;this.timeDifference=b-a;this.skipEvent=!d.toBoolean(c);this.zoomScrollbar();this.skipEvent||this.dispatchScrollbarEvent()},zoom:function(a,b){this.start=a;this.end=b;this.skipEvent=!0;this.zoomScrollbar()},dispatchScrollbarEvent:function(){if(this.skipEvent)this.skipEvent=!1;else{var a=this.chart.chartData,b,c,e=this.dragger.getBBox();b=e.x; +var d=e.y,f=e.width,e=e.height,g=this.chart;this.rotate?(b=d,c=e):c=f;f={type:"zoomed",target:this};f.chart=g;var k=this.categoryAxis,l=this.stepWidth,d=g.minSelectedTime,e=!1;if(k.parseDates&&!k.equalSpacing){if(a=g.lastTime,g=g.firstTime,k=Math.round(b/l)+g,b=this.dragging?k+this.timeDifference:Math.round((b+c)/l)+g,k>b&&(k=b),0 a&&(b=a),b-d b&&(b=k+d),k!=this.startTime||b!=this.endTime)this.startTime= +k,this.endTime=b,f.start=k,f.end=b,f.startDate=new Date(k),f.endDate=new Date(b),this.fire(f.type,f)}else if(k.startOnAxis||(b+=l/2),c-=this.stepWidth/2,d=k.xToIndex(b),b=k.xToIndex(b+c),d!=this.start||this.end!=b)k.startOnAxis&&(this.resizingRight&&d==b&&b++,this.resizingLeft&&d==b&&(0 this.timeDifference&&(this.timeDifference=0)},handleBackgroundClick:function(){d.ChartScrollbar.base.handleBackgroundClick.call(this);this.dragging||(this.difference=this.end-this.start,this.timeDifference=this.endTime-this.startTime,0>this.timeDifference&&(this.timeDifference=0))}})})();(function(){var d=window.AmCharts;d.AmBalloon=d.Class({construct:function(a){this.cname="AmBalloon";this.enabled=!0;this.fillColor="#FFFFFF";this.fillAlpha=.8;this.borderThickness=2;this.borderColor="#FFFFFF";this.borderAlpha=1;this.cornerRadius=0;this.maxWidth=220;this.horizontalPadding=8;this.verticalPadding=4;this.pointerWidth=6;this.pointerOrientation="V";this.color="#000000";this.adjustBorderColor=!0;this.show=this.follow=this.showBullet=!1;this.bulletSize=3;this.shadowAlpha=.4;this.shadowColor= +"#000000";this.fadeOutDuration=this.animationDuration=.3;this.fixedPosition=!0;this.offsetY=6;this.offsetX=1;this.textAlign="center";this.disableMouseEvents=!0;this.deltaSignX=this.deltaSignY=1;d.isModern||(this.offsetY*=1.5);d.applyTheme(this,a,this.cname)},draw:function(){var a=this.pointToX,b=this.pointToY,c=this.chart;d.VML&&(this.fadeOutDuration=0);this.xAnim&&c.stopAnim(this.xAnim);this.yAnim&&c.stopAnim(this.yAnim);if(!isNaN(a)){var e=this.follow,h=c.container,f=this.set;d.remove(f);this.removeDiv(); +f=h.set();f.node.style.pointerEvents="none";this.set=f;c.balloonsSet.push(f);if(this.show){var g=this.l,k=this.t,l=this.r,m=this.b,n=this.balloonColor,p=this.fillColor,q=this.borderColor,r=p;void 0!=n&&(this.adjustBorderColor?r=q=n:p=n);var t=this.horizontalPadding,u=this.verticalPadding,x=this.pointerWidth,A=this.pointerOrientation,w=this.cornerRadius,v=c.fontFamily,z=this.fontSize;void 0==z&&(z=c.fontSize);var n=document.createElement("div"),B=c.classNamePrefix;n.className=B+"-balloon-div";this.className&& +(n.className=n.className+" "+B+"-balloon-div-"+this.className);B=n.style;this.disableMouseEvents&&(B.pointerEvents="none");B.position="absolute";var D=this.minWidth,C="";isNaN(D)||(C="min-width:"+(D-2*t)+"px; ");n.innerHTML=' '+this.text+"";c.chartDiv.appendChild(n);this.textDiv=n;z=n.offsetWidth;v=n.offsetHeight;n.clientHeight&&(z=n.clientWidth,v=n.clientHeight); +v+=2*u;C=z+2*t;!isNaN(D)&&Cv&&(x=v/2),z=b-v/2,a =m&&(z=m-v);z l&&(D=l-C);var k=z+u,m=D+t,u=this.shadowAlpha,H=this.shadowColor,t=this.borderThickness,J=this.bulletSize,I;0 C-x&&(g=C-x),g v-x&&(r=v-x),r a?C:a-D,C,C,0,0,C]),0this.r-e.width&&(a=this.r-e.width);d =t*J&&(w[H].gap=!0);this.processFields(c,W,ea);W.category=v.category;W.serialDataItem=v;W.graph=c;v.axes[C].graphs[H]= +W;r[H]=v.time;w[H]=W}}}this.chartData[x]=v}}for(a=0;a b?this.colors[b]:a.lineColorR?a.lineColorR:d.randomColor();a.lineColorR=c}a.fillColorsR=a.fillColors?a.fillColors:a.lineColorR;a.bulletBorderColorR=a.bulletBorderColor?a.bulletBorderColor:a.useLineColorForBulletBorder?a.lineColorR:a.bulletColor;a.bulletColorR=a.bulletColor?a.bulletColor:a.lineColorR; +if(c=this.patterns)a.pattern=c[b]},handleLegendEvent:function(a){var b=a.type;a=a.dataItem;if(!this.legend.data&&a){var c=a.hidden,e=a.showBalloon;switch(b){case "clickMarker":this.textClickEnabled&&(e?this.hideGraphsBalloon(a):this.showGraphsBalloon(a));break;case "clickLabel":e?this.hideGraphsBalloon(a):this.showGraphsBalloon(a);break;case "rollOverItem":c||this.highlightGraph(a);break;case "rollOutItem":c||this.unhighlightGraph();break;case "hideItem":this.hideGraph(a);break;case "showItem":this.showGraph(a)}}}, +highlightGraph:function(a){var b=this.graphs,c,e=.2;this.legend&&(e=this.legend.rollOverGraphAlpha);if(1!=e)for(c=0;c this.hoverAlpha&&a.wedge&& +a.wedge.attr({opacity:this.hoverAlpha});var e=a.balloonX,h=a.balloonY;a.pulled&&(e+=a.pullX,h+=a.pullY);var f=this.formatString(this.balloonText,a,!0),g=this.balloonFunction;g&&(f=g(a,f));g=d.adjustLuminosity(a.color,-.15);f?this.showBalloon(f,g,b,e,h):this.hideBalloon();0===a.value&&this.hideBalloon();a={type:"rollOverSlice",dataItem:a,chart:this,event:c};this.fire(a.type,a)}},rollOutSlice:function(a,b){isNaN(a)||(a=this.chartData[a]);a.wedge&&a.wedge.attr({opacity:1});this.hideBalloon();var c={type:"rollOutSlice", +dataItem:a,chart:this,event:b};this.fire(c.type,c)},clickSlice:function(a,b,c){isNaN(a)||(a=this.chartData[a]);a.pulled?this.pullSlice(a,0):this.pullSlice(a,1);d.getURL(a.url,this.urlTarget);c||(a={type:"clickSlice",dataItem:a,chart:this,event:b},this.fire(a.type,a))},handleRightClick:function(a,b){isNaN(a)||(a=this.chartData[a]);var c={type:"rightClickSlice",dataItem:a,chart:this,event:b};this.fire(c.type,c)},drawTicks:function(){var a=this.chartData,b;for(b=0;b b&&(b=h);e.remove()}return b}})})();(function(){var d=window.AmCharts;d.AmRectangularChart=d.Class({inherits:d.AmCoordinateChart,construct:function(a){d.AmRectangularChart.base.construct.call(this,a);this.theme=a;this.createEvents("zoomed");this.marginRight=this.marginBottom=this.marginTop=this.marginLeft=20;this.verticalPosition=this.horizontalPosition=this.depth3D=this.angle=0;this.heightMultiplier=this.widthMultiplier=1;this.plotAreaFillColors="#FFFFFF";this.plotAreaFillAlphas=0;this.plotAreaBorderColor="#000000";this.plotAreaBorderAlpha= +0;this.zoomOutButtonImageSize=19;this.zoomOutButtonImage="lens";this.zoomOutText="Show all";this.zoomOutButtonColor="#e5e5e5";this.zoomOutButtonAlpha=0;this.zoomOutButtonRollOverAlpha=1;this.zoomOutButtonPadding=8;this.trendLines=[];this.autoMargins=!0;this.marginsUpdated=!1;this.autoMarginOffset=10;d.applyTheme(this,a,"AmRectangularChart")},initChart:function(){d.AmRectangularChart.base.initChart.call(this);this.updateDxy();var a=!0;!this.marginsUpdated&&this.autoMargins&&(this.resetMargins(),a= +!1);this.processScrollbars();this.updateMargins();this.updatePlotArea();this.updateScrollbars();this.updateTrendLines();this.updateChartCursor();this.updateValueAxes();a&&(this.scrollbarOnly||this.updateGraphs())},drawChart:function(){d.AmRectangularChart.base.drawChart.call(this);this.drawPlotArea();if(d.ifArray(this.chartData)){var a=this.chartCursor;a&&a.draw()}},resetMargins:function(){var a={},b;if("xy"==this.type){var c=this.xAxes,e=this.yAxes;for(b=0;b =d-c&&(this.marginRight=Math.round(l-d+c));e.top&&k f-c&&(this.marginBottom=Math.round(this.marginBottom+b-f+c));this.initChart()},getAxisBounds:function(a,b,c,e,d){if(!a.ignoreAxisWidth){var f=a.labelsSet,g=a.tickLength;a.inside&&(g=0);if(f)switch(f=a.getBBox(),a.position){case "top":a=f.y;e>a&&(e=a);break;case "bottom":a=f.y+f.height;da&&(b=a)}}return{l:b,t:e,r:c,b:d}},drawZoomOutButton:function(){var a=this;if(!a.zbSet){var b=a.container.set();a.zoomButtonSet.push(b);var c=a.color,e=a.fontSize,h=a.zoomOutButtonImageSize,f=a.zoomOutButtonImage.replace(/\.[a-z]*$/i,""),g=d.lang.zoomOutText||a.zoomOutText,k=a.zoomOutButtonColor,l=a.zoomOutButtonAlpha,m=a.zoomOutButtonFontSize,n=a.zoomOutButtonPadding;isNaN(m)||(e=m);(m=a.zoomOutButtonFontColor)&&(c=m); +var m=a.zoomOutButton,p;m&&(m.fontSize&&(e=m.fontSize),m.color&&(c=m.color),m.backgroundColor&&(k=m.backgroundColor),isNaN(m.backgroundAlpha)||(a.zoomOutButtonRollOverAlpha=m.backgroundAlpha));var q=m=0;void 0!==a.pathToImages&&f&&(p=a.container.image(a.pathToImages+f+a.extension,0,0,h,h),d.setCN(a,p,"zoom-out-image"),b.push(p),p=p.getBBox(),m=p.width+5);void 0!==g&&(c=d.text(a.container,g,c,a.fontFamily,e,"start"),d.setCN(a,c,"zoom-out-label"),e=c.getBBox(),q=p?p.height/2-3:e.height/2,c.translate(m, +q),b.push(c));p=b.getBBox();c=1;d.isModern||(c=0);k=d.rect(a.container,p.width+2*n+5,p.height+2*n-2,k,1,1,k,c);k.setAttr("opacity",l);k.translate(-n,-n);d.setCN(a,k,"zoom-out-bg");b.push(k);k.toBack();a.zbBG=k;p=k.getBBox();b.translate(a.marginLeftReal+a.plotAreaWidth-p.width+n,a.marginTopReal+n);b.hide();b.mouseover(function(){a.rollOverZB()}).mouseout(function(){a.rollOutZB()}).click(function(){a.clickZB()}).touchstart(function(){a.rollOverZB()}).touchend(function(){a.rollOutZB();a.clickZB()}); +for(l=0;l a&&(a=1);1>b&&(b=1);this.plotAreaWidth=Math.round(a); +this.plotAreaHeight=Math.round(b)},updateDxy:function(){this.dx=Math.round(this.depth3D*Math.cos(this.angle*Math.PI/180));this.dy=Math.round(-this.depth3D*Math.sin(this.angle*Math.PI/180));this.d3x=Math.round(this.columnSpacing3D*Math.cos(this.angle*Math.PI/180));this.d3y=Math.round(-this.columnSpacing3D*Math.sin(this.angle*Math.PI/180))},updateMargins:function(){var a=this.getTitleHeight();this.titleHeight=a;this.marginTopReal=this.marginTop-this.dy;this.fixMargins&&!this.fixMargins.top&&(this.marginTopReal+= +a);this.marginBottomReal=this.marginBottom;this.marginLeftReal=this.marginLeft;this.marginRightReal=this.marginRight},updateValueAxes:function(){var a=this.valueAxes,b=this.marginLeftReal,c=this.marginTopReal,e=this.plotAreaHeight,h=this.plotAreaWidth,f;for(f=0;f =b&&(b=.001);if(void 0==h||0===h)h=.01;void 0===f&&(f="#000000");void 0===g&&(g=0);e={fill:c,stroke:f,"fill-opacity":e,"stroke-width":h,"stroke-opacity":g};a=isNaN(l)?a.circle(0,0,b).attr(e):a.ellipse(0,0,b,l).attr(e);k&&a.gradient("radialGradient",[c,d.adjustLuminosity(c,-.6)]);return a};d.text=function(a,b,c,e,h,f,g,k){f||(f="middle");"right"==f&&(f="end");"left"==f&&(f="start");isNaN(k)&&(k=1);void 0!==b&&(b=String(b),d.isIE&& +!d.isModern&&(b=b.replace("&","&"),b=b.replace("&","&")));c={fill:c,"font-family":e,"font-size":h+"px",opacity:k};!0===g&&(c["font-weight"]="bold");c["text-anchor"]=f;return a.text(b,c)};d.polygon=function(a,b,c,e,h,f,g,k,l,m,n){isNaN(f)&&(f=.01);isNaN(k)&&(k=h);var p=e,q=!1;"object"==typeof p&&1 b&&(b=Math.abs(b),r=-b);0>c&&(c=Math.abs(c),t=-c);r+=d.dx;t+=d.dy;h={fill:p,stroke:g,"fill-opacity":h,"stroke-opacity":k};void 0!==n&&0 =x&& +(h=x);var A=1/180*Math.PI,x=b+Math.sin(e*A)*k,w=c-Math.cos(e*A)*t,v=b+Math.sin(e*A)*f,z=c-Math.cos(e*A)*g,B=b+Math.sin((e+h)*A)*f,D=c-Math.cos((e+h)*A)*g,C=b+Math.sin((e+h)*A)*k,A=c-Math.cos((e+h)*A)*t,L={fill:d.adjustLuminosity(m.fill,-.2),"stroke-opacity":0,"fill-opacity":m["fill-opacity"]},H=0;180 Math.abs(h)&&1>=Math.abs(B- +v)&&1>=Math.abs(D-z)&&(J=!0));h="";var I;p&&(L["fill-opacity"]=0,L["stroke-opacity"]=m["stroke-opacity"]/2,L.stroke=m.stroke);if(0 a.length&&(a=String(a[0])+String(a[0])+String(a[1])+String(a[1])+ +String(a[2])+String(a[2]));b=b||0;var c="#",e,h;for(h=0;3>h;h++)e=parseInt(a.substr(2*h,2),16),e=Math.round(Math.min(Math.max(0,e+e*b),255)).toString(16),c+=("00"+e).substr(e.length);return c}})();(function(){var d=window.AmCharts;d.Bezier=d.Class({construct:function(a,b,c,e,h,f,g,k,l,m){"object"==typeof g&&(g=g[0]);"object"==typeof k&&(k=k[0]);0===k&&(g="none");f={fill:g,"fill-opacity":k,"stroke-width":f};void 0!==l&&0 c&&(k=c);b.push({x:l.x-k/h,y:l.y-e/f});b.push({x:l.x,y:l.y});b.push({x:l.x+k/h,y:l.y+e/f})}e=a[a.length-1].y-a[a.length-2].y;c=a[a.length-1].x- +a[a.length-2].x;b.push({x:a[a.length-1].x-c/h,y:a[a.length-1].y-e/f});b.push({x:a[a.length-1].x,y:a[a.length-1].y});return b},drawBeziers:function(a){var b="",c;for(c=0;c<(a.length-1)/3;c++)b+=this.drawBezierMidpoint(a[3*c],a[3*c+1],a[3*c+2],a[3*c+3]);return b},drawBezierMidpoint:function(a,b,c,e){var d=Math.round,f=this.getPointOnSegment(a,b,.75),g=this.getPointOnSegment(e,c,.75),k=(e.x-a.x)/16,l=(e.y-a.y)/16,m=this.getPointOnSegment(a,b,.375);a=this.getPointOnSegment(f,g,.375);a.x-=k;a.y-=l;b=this.getPointOnSegment(g, +f,.375);b.x+=k;b.y+=l;c=this.getPointOnSegment(e,c,.375);k=this.getMiddle(m,a);f=this.getMiddle(f,g);g=this.getMiddle(b,c);m=" Q"+d(m.x)+","+d(m.y)+","+d(k.x)+","+d(k.y);m+=" Q"+d(a.x)+","+d(a.y)+","+d(f.x)+","+d(f.y);m+=" Q"+d(b.x)+","+d(b.y)+","+d(g.x)+","+d(g.y);return m+=" Q"+d(c.x)+","+d(c.y)+","+d(e.x)+","+d(e.y)},getMiddle:function(a,b){return{x:(a.x+b.x)/2,y:(a.y+b.y)/2}},getPointOnSegment:function(a,b,c){return{x:a.x+(b.x-a.x)*c,y:a.y+(b.y-a.y)*c}}})})();(function(){var d=window.AmCharts;d.AmDraw=d.Class({construct:function(a,b,c,e){d.SVG_NS="http://www.w3.org/2000/svg";d.SVG_XLINK="http://www.w3.org/1999/xlink";d.hasSVG=!!document.createElementNS&&!!document.createElementNS(d.SVG_NS,"svg").createSVGRect;1>b&&(b=10);1>c&&(c=10);this.div=a;this.width=b;this.height=c;this.rBin=document.createElement("div");d.hasSVG?(d.SVG=!0,b=this.createSvgElement("svg"),a.appendChild(b),this.container=b,this.addDefs(e),this.R=new d.SVGRenderer(this)):d.isIE&&d.VMLRenderer&& +(d.VML=!0,d.vmlStyleSheet||(document.namespaces.add("amvml","urn:schemas-microsoft-com:vml"),31>document.styleSheets.length?(b=document.createStyleSheet(),b.addRule(".amvml","behavior:url(#default#VML); display:inline-block; antialias:true"),d.vmlStyleSheet=b):document.styleSheets[0].addRule(".amvml","behavior:url(#default#VML); display:inline-block; antialias:true")),this.container=a,this.R=new d.VMLRenderer(this,e),this.R.disableSelection(a))},createSvgElement:function(a){return document.createElementNS(d.SVG_NS, +a)},circle:function(a,b,c,e){var h=new d.AmDObject("circle",this);h.attr({r:c,cx:a,cy:b});this.addToContainer(h.node,e);return h},ellipse:function(a,b,c,e,h){var f=new d.AmDObject("ellipse",this);f.attr({rx:c,ry:e,cx:a,cy:b});this.addToContainer(f.node,h);return f},setSize:function(a,b){0c&&(c=1);1>e&&(e=1);k.attr({x:a,y:b,width:c,height:e,rx:h,ry:h,"stroke-width":f});this.addToContainer(k.node,g);return k},image:function(a,b,c,e,h,f){var g=new d.AmDObject("image",this);g.attr({x:b,y:c,width:e,height:h});this.R.path(g,a);this.addToContainer(g.node,f);return g},addToContainer:function(a,b){b||(b=this.container);b.appendChild(a)},text:function(a,b,c){return this.R.text(a,b,c)},path:function(a,b,c,e){var h=new d.AmDObject("path",this);e||(e="100,100"); +h.attr({cs:e});c?h.attr({dd:a}):h.attr({d:a});this.addToContainer(h.node,b);return h},set:function(a){return this.R.set(a)},remove:function(a){if(a){var b=this.rBin;b.appendChild(a);b.innerHTML=""}},renderFix:function(){var a=this.container,b=a.style;b.top="0px";b.left="0px";var c=a.getBoundingClientRect(),a=c.left-Math.round(c.left),c=c.top-Math.round(c.top);a&&(b.left=a+"px");c&&(b.top=c+"px")},update:function(){this.R.update()},addDefs:function(a){if(d.hasSVG){var b=this.createSvgElement("desc"), +c=this.container;c.setAttribute("version","1.1");c.style.position="absolute";this.setSize(this.width,this.height);d.rtl&&(c.setAttribute("direction","rtl"),c.style.left="auto",c.style.right="0px");a.addCodeCredits&&b.appendChild(document.createTextNode("JavaScript chart by amCharts "+a.version));c.appendChild(b);a.defs&&(b=this.createSvgElement("defs"),c.appendChild(b),d.parseDefs(a.defs,b),this.defs=b)}}})})();(function(){var d=window.AmCharts;d.AmDObject=d.Class({construct:function(a,b){this.D=b;this.R=b.R;this.node=this.R.create(this,a);this.y=this.x=0;this.scale=1},attr:function(a){this.R.attr(this,a);return this},getAttr:function(a){return this.node.getAttribute(a)},setAttr:function(a,b){this.R.setAttr(this,a,b);return this},clipRect:function(a,b,c,d){this.R.clipRect(this,a,b,c,d)},translate:function(a,b,c,d){d||(a=Math.round(a),b=Math.round(b));this.R.move(this,a,b,c);this.x=a;this.y=b;this.scale= +c;this.angle&&this.rotate(this.angle)},rotate:function(a,b){this.R.rotate(this,a,b);this.angle=a},animate:function(a,b,c){for(var e in a)if(a.hasOwnProperty(e)){var h=e,f=a[e];c=d.getEffect(c);this.R.animate(this,h,f,b,c)}},push:function(a){if(a){var b=this.node;b.appendChild(a.node);var c=a.clipPath;c&&b.appendChild(c);(a=a.grad)&&b.appendChild(a)}},text:function(a){this.R.setText(this,a)},remove:function(){this.R.remove(this)},clear:function(){var a=this.node;if(a.hasChildNodes())for(;1<=a.childNodes.length;)a.removeChild(a.firstChild)}, +hide:function(){this.setAttr("visibility","hidden")},show:function(){this.setAttr("visibility","visible")},getBBox:function(){return this.R.getBBox(this)},toFront:function(){var a=this.node;if(a){this.prevNextNode=a.nextSibling;var b=a.parentNode;b&&b.appendChild(a)}},toPrevious:function(){var a=this.node;a&&this.prevNextNode&&(a=a.parentNode)&&a.insertBefore(this.prevNextNode,null)},toBack:function(){var a=this.node;if(a){this.prevNextNode=a.nextSibling;var b=a.parentNode;if(b){var c=b.firstChild; +c&&b.insertBefore(a,c)}}},mouseover:function(a){this.R.addListener(this,"mouseover",a);return this},mouseout:function(a){this.R.addListener(this,"mouseout",a);return this},click:function(a){this.R.addListener(this,"click",a);return this},dblclick:function(a){this.R.addListener(this,"dblclick",a);return this},mousedown:function(a){this.R.addListener(this,"mousedown",a);return this},mouseup:function(a){this.R.addListener(this,"mouseup",a);return this},touchstart:function(a){this.R.addListener(this, +"touchstart",a);return this},touchend:function(a){this.R.addListener(this,"touchend",a);return this},contextmenu:function(a){this.node.addEventListener?this.node.addEventListener("contextmenu",a,!0):this.R.addListener(this,"contextmenu",a);return this},stop:function(){d.removeFromArray(this.R.animations,this.an_x);d.removeFromArray(this.R.animations,this.an_y)},length:function(){return this.node.childNodes.length},gradient:function(a,b,c){this.R.gradient(this,a,b,c)},pattern:function(a,b,c){a&&this.R.pattern(this, +a,b,c)}})})();(function(){var d=window.AmCharts;d.VMLRenderer=d.Class({construct:function(a,b){this.chart=b;this.D=a;this.cNames={circle:"oval",ellipse:"oval",rect:"roundrect",path:"shape"};this.styleMap={x:"left",y:"top",width:"width",height:"height","font-family":"fontFamily","font-size":"fontSize",visibility:"visibility"}},create:function(a,b){var c;if("group"==b)c=document.createElement("div"),a.type="div";else if("text"==b)c=document.createElement("div"),a.type="text";else if("image"==b)c=document.createElement("img"), +a.type="image";else{a.type="shape";a.shapeType=this.cNames[b];c=document.createElement("amvml:"+this.cNames[b]);var d=document.createElement("amvml:stroke");c.appendChild(d);a.stroke=d;var h=document.createElement("amvml:fill");c.appendChild(h);a.fill=h;h.className="amvml";d.className="amvml";c.className="amvml"}c.style.position="absolute";c.style.top=0;c.style.left=0;return c},path:function(a,b){a.node.setAttribute("src",b)},setAttr:function(a,b,c){if(void 0!==c){var e;8===document.documentMode&& +(e=!0);var h=a.node,f=a.type,g=h.style;"r"==b&&(g.width=2*c,g.height=2*c);"oval"==a.shapeType&&("rx"==b&&(g.width=2*c),"ry"==b&&(g.height=2*c));"roundrect"==a.shapeType&&("width"!=b&&"height"!=b||--c);"cursor"==b&&(g.cursor=c);"cx"==b&&(g.left=c-d.removePx(g.width)/2);"cy"==b&&(g.top=c-d.removePx(g.height)/2);var k=this.styleMap[b];"width"==k&&0>c&&(c=0);void 0!==k&&(g[k]=c);"text"==f&&("text-anchor"==b&&(a.anchor=c,k=h.clientWidth,"end"==c&&(g.marginLeft=-k+"px"),"middle"==c&&(g.marginLeft=-(k/2)+ +"px",g.textAlign="center"),"start"==c&&(g.marginLeft="0px")),"fill"==b&&(g.color=c),"font-weight"==b&&(g.fontWeight=c));if(g=a.children)for(k=0;k c&&(g="dot"),3<=c&&6>=c&&(g="dash"),6 g&&(b+=g);0>k&&(c+=k)}return{x:b,y:c,width:d,height:h}},setText:function(a,b){var c=a.node;c&&(c.innerHTML=b);this.setAttr(a,"text-anchor",a.anchor)},addListener:function(a,b,c){a.node["on"+b]=c},move:function(a,b,c){var e=a.node,h=e.style;"text"==a.type&&(c-=d.removePx(h.fontSize)/2-1);"oval"==a.shapeType&&(b-=d.removePx(h.width)/2,c-=d.removePx(h.height)/2);a=a.bw;isNaN(a)||(b-=a,c-=a);isNaN(b)||isNaN(c)||(e.style.left=b+"px",e.style.top= +c+"px")},svgPathToVml:function(a){var b=a.split(" ");a="";var c,d=Math.round,h;for(h=0;h this.fontSize&&(this.ly=h/2-1);0 q&&(q=z);w=w.height;w>r&&(r=w)}var z=r=0,B=f,D=0,C=0;for(v=0;v C&&(C= +w.height);H+w.width>p&&0 =l&&(z=0,r++,D=D+C+m,B=f,C=0);x.push(L)}w=x.getBBox();l=w.height+2*m-1;"left"==a||"right"==a?(n=w.width+2*f,k=n+b+c,g.style.width=k+"px",this.ieW=k):n=k-b-c-1;c=d.polygon(this.container,[0,n,n,0],[0,0,l,l],this.backgroundColor,this.backgroundAlpha,1,this.borderColor,this.borderAlpha);d.setCN(this.chart,c,"legend-bg");u.push(c);u.translate(b,e);c.toBack();b=f;if("top"==a||"bottom"==a||"absolute"== +a||"outside"==a)"center"==this.align?b=f+(n-w.width)/2:"right"==this.align&&(b=f+n-w.width);x.translate(b,m+1);this.titleHeight>l&&(l=this.titleHeight);a=l+e+h+1;0>a&&(a=0);a>this.chart.divRealHeight&&(g.style.top="0px");g.style.height=Math.round(a)+"px";t.setSize(this.divWidth,a)},createEntry:function(a){if(!1!==a.visibleInLegend){var b=this.chart,c=a.markerType;a.legendEntryWidth=this.markerSize;c||(c=this.markerType);var e=a.color,h=a.alpha;a.legendKeyColor&&(e=a.legendKeyColor());a.legendKeyAlpha&& +(h=a.legendKeyAlpha());var f;!0===a.hidden&&(f=e=this.markerDisabledColor);var g=a.pattern,k=a.customMarker;k||(k=this.customMarker);var l=this.container,m=this.markerSize,n=0,p=0,q=m/2;if(this.useGraphSettings){c=a.type;this.switchType=void 0;if("line"==c||"step"==c||"smoothedLine"==c||"ohlc"==c)g=l.set(),a.hidden||(e=a.lineColorR,f=a.bulletBorderColorR),n=d.line(l,[0,2*m],[m/2,m/2],e,a.lineAlpha,a.lineThickness,a.dashLength),d.setCN(b,n,"graph-stroke"),g.push(n),a.bullet&&(a.hidden||(e=a.bulletColorR), +n=d.bullet(l,a.bullet,a.bulletSize,e,a.bulletAlpha,a.bulletBorderThickness,f,a.bulletBorderAlpha))&&(d.setCN(b,n,"graph-bullet"),n.translate(m+1,m/2),g.push(n)),q=0,n=m,p=m/3;else{var r;a.getGradRotation&&(r=a.getGradRotation());n=a.fillColorsR;!0===a.hidden&&(n=e);if(g=this.createMarker("rectangle",n,a.fillAlphas,a.lineThickness,e,a.lineAlpha,r,g))q=m,g.translate(q,m/2);n=m}d.setCN(b,g,"graph-"+c);d.setCN(b,g,"graph-"+a.id)}else if(k)g=l.image(k,0,0,m,m);else{var t;isNaN(this.gradientRotation)|| +(t=180+this.gradientRotation);(g=this.createMarker(c,e,h,void 0,void 0,void 0,t,g))&&g.translate(m/2,m/2)}d.setCN(b,g,"legend-marker");this.addListeners(g,a);l=l.set([g]);this.switchable&&a.switchable&&l.setAttr("cursor","pointer");void 0!==a.id&&d.setCN(b,l,"legend-item-"+a.id);d.setCN(b,l,a.className,!0);(f=this.switchType)&&"none"!=f&&0 c&&(d="00"+c);10<=c&&100>c&&(d="0"+c);a=a.replace(/fff/g,d)}return a};d.extractPeriod=function(a){var b=d.stripNumbers(a),c=1;b!=a&&(c=Number(a.slice(0,a.indexOf(b))));return{period:b,count:c}};d.getDate=function(a,b,c){return a instanceof Date?d.newDate(a,c):b&&isNaN(a)?d.stringToDate(a,b):new Date(a)};d.newDate=function(a,b){return b&&-1==b.indexOf("fff")?new Date(a): +new Date(a.getFullYear(),a.getMonth(),a.getDate(),a.getHours(),a.getMinutes(),a.getSeconds(),a.getMilliseconds())};d.resetDateToMin=function(a,b,c,e){void 0===e&&(e=1);var h,f,g,k,l,m,n;d.useUTC?(h=a.getUTCFullYear(),f=a.getUTCMonth(),g=a.getUTCDate(),k=a.getUTCHours(),l=a.getUTCMinutes(),m=a.getUTCSeconds(),n=a.getUTCMilliseconds(),a=a.getUTCDay()):(h=a.getFullYear(),f=a.getMonth(),g=a.getDate(),k=a.getHours(),l=a.getMinutes(),m=a.getSeconds(),n=a.getMilliseconds(),a=a.getDay());switch(b){case "YYYY":h= +Math.floor(h/c)*c;f=0;g=1;n=m=l=k=0;break;case "MM":f=Math.floor(f/c)*c;g=1;n=m=l=k=0;break;case "WW":g=a>=e?g-a+e:g-(7+a)+e;n=m=l=k=0;break;case "DD":n=m=l=k=0;break;case "hh":k=Math.floor(k/c)*c;n=m=l=0;break;case "mm":l=Math.floor(l/c)*c;n=m=0;break;case "ss":m=Math.floor(m/c)*c;n=0;break;case "fff":n=Math.floor(n/c)*c}d.useUTC?(a=new Date,a.setUTCFullYear(h,f,g),a.setUTCHours(k,l,m,n)):a=new Date(h,f,g,k,l,m,n);return a};d.getPeriodDuration=function(a,b){void 0===b&&(b=1);var c;switch(a){case "YYYY":c= +316224E5;break;case "MM":c=26784E5;break;case "WW":c=6048E5;break;case "DD":c=864E5;break;case "hh":c=36E5;break;case "mm":c=6E4;break;case "ss":c=1E3;break;case "fff":c=1}return c*b};d.intervals={s:{nextInterval:"ss",contains:1E3},ss:{nextInterval:"mm",contains:60,count:0},mm:{nextInterval:"hh",contains:60,count:1},hh:{nextInterval:"DD",contains:24,count:2},DD:{nextInterval:"",contains:Infinity,count:3}};d.getMaxInterval=function(a,b){var c=d.intervals;return a>=c[b].contains?(a=Math.round(a/c[b].contains), +b=c[b].nextInterval,d.getMaxInterval(a,b)):"ss"==b?c[b].nextInterval:b};d.dayNames="Sunday Monday Tuesday Wednesday Thursday Friday Saturday".split(" ");d.shortDayNames="Sun Mon Tue Wed Thu Fri Sat".split(" ");d.monthNames="January February March April May June July August September October November December".split(" ");d.shortMonthNames="Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" ");d.getWeekNumber=function(a){a=new Date(a);a.setHours(0,0,0);a.setDate(a.getDate()+4-(a.getDay()||7)); +var b=new Date(a.getFullYear(),0,1);return Math.ceil(((a-b)/864E5+1)/7)};d.stringToDate=function(a,b){var c={},e=[{pattern:"YYYY",period:"year"},{pattern:"YY",period:"year"},{pattern:"MM",period:"month"},{pattern:"M",period:"month"},{pattern:"DD",period:"date"},{pattern:"D",period:"date"},{pattern:"JJ",period:"hours"},{pattern:"J",period:"hours"},{pattern:"HH",period:"hours"},{pattern:"H",period:"hours"},{pattern:"KK",period:"hours"},{pattern:"K",period:"hours"},{pattern:"LL",period:"hours"},{pattern:"L", +period:"hours"},{pattern:"NN",period:"minutes"},{pattern:"N",period:"minutes"},{pattern:"SS",period:"seconds"},{pattern:"S",period:"seconds"},{pattern:"QQQ",period:"milliseconds"},{pattern:"QQ",period:"milliseconds"},{pattern:"Q",period:"milliseconds"}],h=!0,f=b.indexOf("AA");-1!=f&&(a.substr(f,2),"pm"==a.toLowerCase&&(h=!1));var f=b,g,k,l;for(l=0;l h&&(q="0"+q);var r="0"+g;b=b.replace(/W/g,n);n=k;24==n&&(n=0);var t=n;10>t&&(t="0"+t);b=b.replace(/JJ/g, +t);b=b.replace(/J/g,n);t=k;0===t&&(t=24,-1!=b.indexOf("H")&&f--);n=f;10>f&&(n="0"+f);var u=t;10>u&&(u="0"+u);b=b.replace(/HH/g,u);b=b.replace(/H/g,t);t=k;11 u&&(u="0"+u);b=b.replace(/KK/g,u);b=b.replace(/K/g,t);t=k;0===t&&(t=12);12 u&&(u="0"+u);b=b.replace(/LL/g,u);b=b.replace(/L/g,t);t=l;10>t&&(t="0"+t);b=b.replace(/NN/g,t);b=b.replace(/N/g,l);l=m;10>l&&(l="0"+l);b=b.replace(/SS/g,l);b=b.replace(/S/g,m);m=a;10>m&&(m="00"+m);100>m&&(m="0"+m);l=a;10>l&&(l="00"+l); +b=b.replace(/QQQ/g,m);b=b.replace(/QQ/g,l);b=b.replace(/Q/g,a);b=12>k?b.replace(/A/g,"am"):b.replace(/A/g,"pm");b=b.replace(/YYYY/g,"@IIII@");b=b.replace(/YY/g,"@II@");b=b.replace(/MMMM/g,"@XXXX@");b=b.replace(/MMM/g,"@XXX@");b=b.replace(/MM/g,"@XX@");b=b.replace(/M/g,"@X@");b=b.replace(/DD/g,"@RR@");b=b.replace(/D/g,"@R@");b=b.replace(/EEEE/g,"@PPPP@");b=b.replace(/EEE/g,"@PPP@");b=b.replace(/EE/g,"@PP@");b=b.replace(/E/g,"@P@");b=b.replace(/@IIII@/g,e);b=b.replace(/@II@/g,p);b=b.replace(/@XXXX@/g, +c.monthNames[h]);b=b.replace(/@XXX@/g,c.shortMonthNames[h]);b=b.replace(/@XX@/g,q);b=b.replace(/@X@/g,h+1);b=b.replace(/@RR@/g,n);b=b.replace(/@R@/g,f);b=b.replace(/@PPPP@/g,c.dayNames[g]);b=b.replace(/@PPP@/g,c.shortDayNames[g]);b=b.replace(/@PP@/g,r);return b=b.replace(/@P@/g,g)};d.changeDate=function(a,b,c,e,h){if(d.useUTC)return d.changeUTCDate(a,b,c,e,h);var f=-1;void 0===e&&(e=!0);void 0===h&&(h=!1);!0===e&&(f=1);switch(b){case "YYYY":a.setFullYear(a.getFullYear()+c*f);e||h||a.setDate(a.getDate()+ +1);break;case "MM":b=a.getMonth();a.setMonth(a.getMonth()+c*f);a.getMonth()>b+c*f&&a.setDate(a.getDate()-1);e||h||a.setDate(a.getDate()+1);break;case "DD":a.setDate(a.getDate()+c*f);break;case "WW":a.setDate(a.getDate()+c*f*7);break;case "hh":a.setHours(a.getHours()+c*f);break;case "mm":a.setMinutes(a.getMinutes()+c*f);break;case "ss":a.setSeconds(a.getSeconds()+c*f);break;case "fff":a.setMilliseconds(a.getMilliseconds()+c*f)}return a};d.changeUTCDate=function(a,b,c,d,h){var f=-1;void 0===d&&(d=!0); +void 0===h&&(h=!1);!0===d&&(f=1);switch(b){case "YYYY":a.setUTCFullYear(a.getUTCFullYear()+c*f);d||h||a.setUTCDate(a.getUTCDate()+1);break;case "MM":b=a.getUTCMonth();a.setUTCMonth(a.getUTCMonth()+c*f);a.getUTCMonth()>b+c*f&&a.setUTCDate(a.getUTCDate()-1);d||h||a.setUTCDate(a.getUTCDate()+1);break;case "DD":a.setUTCDate(a.getUTCDate()+c*f);break;case "WW":a.setUTCDate(a.getUTCDate()+c*f*7);break;case "hh":a.setUTCHours(a.getUTCHours()+c*f);break;case "mm":a.setUTCMinutes(a.getUTCMinutes()+c*f);break; +case "ss":a.setUTCSeconds(a.getUTCSeconds()+c*f);break;case "fff":a.setUTCMilliseconds(a.getUTCMilliseconds()+c*f)}return a}})(); \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/funnel.js b/r41/luxembourg-dev/de/_core/classes/amcharts/funnel.js new file mode 100644 index 0000000..7afbaa6 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/funnel.js @@ -0,0 +1,17 @@ +(function(){var a=window.AmCharts;a.AmFunnelChart=a.Class({inherits:a.AmSlicedChart,construct:function(p){this.type="funnel";a.AmFunnelChart.base.construct.call(this,p);this.cname="AmFunnelChart";this.startX=this.startY=0;this.baseWidth="100%";this.neckHeight=this.neckWidth=0;this.rotate=!1;this.valueRepresents="height";this.pullDistance=30;this.labelPosition="center";this.labelText="[[title]]: [[value]]";this.balloonText="[[title]]: [[value]]\n[[description]]";a.applyTheme(this,p,this.cname)},drawChart:function(){a.AmFunnelChart.base.drawChart.call(this); +var p=this.chartData;if(a.ifArray(p))if(0 l&&(this.neckHeight=this.neckWidth= +0,f?g-=l/2:b-=l/2);var r=n-q-r,E=a.toCoordinate(this.baseWidth,r),I=a.toCoordinate(this.neckWidth,r),D=w-g-b,F=a.toCoordinate(this.neckHeight,D),y=b+D-F;f&&(b=w-g,y=b-D+F);this.firstSliceY=b;a.VML&&(this.startAlpha=1);for(var z=r/2+q,G=(D-F)/((E-I)/2),B=1,t=E/2,E=(D-F)*(E+I)/2+I*F,H=b,M=0,F=0;F k&&(k=0);k=(Math.sqrt(k)-K)/(2*u);if(!f&&b>=y||f&&b<=y)k=2*-C/I;else if(!f&&b+k>y||f&&b-k y||f&&b-k y&&(u=0),m.push(b,b,b+u,b+k,b+k,b+u,b)),K=!0):(A.push(z-t,z+t,z+C,z-C),f?m.push(b,b,b-k,b-k):m.push(b,b,b+k,b+k));u=c.set();0 l?(m=C/t,A=-1,f||(A=1),isNaN(B)&&(B=0),A=(new a.Cuboid(c, +2*t,A*k,e,l*B,h.color,h.alpha,this.outlineThickness,this.outlineColor,this.outlineAlpha,90,0,!1,0,h.pattern,m)).set,A.translate(z-t,b-l/2*B),B*=m):A=a.polygon(c,A,m,h.color,h.alpha,this.outlineThickness,this.outlineColor,this.outlineAlpha);a.setCN(this,u,"funnel-item");a.setCN(this,A,"funnel-slice");a.setCN(this,u,h.className,!0);u.push(A);this.graphsSet.push(u);f||u.toBack();h.wedge=u;h.index=F;if(m=this.gradientRatio){var x=[],v;for(v=0;v =this.hideLabelsPercent&&(m=this.formatString(this.labelText,h),(A=this.labelFunction)&&(m=A(h,m)),x=h.labelColor,x||(x=this.color),A=this.labelPosition,v="left","center"==A&&(v="middle"),"left"==A&&(v="right"),""!==m&&(m=a.wrappedText(c,m,x,this.fontFamily,this.fontSize, +v,!1,this.maxLabelWidth),a.setCN(this,m,"funnel-label"),a.setCN(this,m,h.className,!0),m.node.style.pointerEvents="none",u.push(m),x=z,f?(v=b-k/2,h.ty0=v):(v=b+k/2,h.ty0=v,v w-g&&(v=w-g)),"right"==A&&(x=r+10+q,h.tx0=z+(t-k/2/G),K&&(h.tx0=z+C)),"left"==A&&(h.tx0=z-(t-k/2/G),K&&(h.tx0=z-C),x=q),h.label=m,h.labelX=x,h.labelY=v,h.labelHeight=m.getBBox().height,m.translate(x,v),t=m.getBBox(),H=a.rect(c,t.width+5,t.height+5,"#ffffff",.005),H.translate(x+t.x,v+t.y),u.push(H),h.hitRect= +H,M=m.getBBox().height,H=v));(0===h.alpha||0 g&&(b=e+l+5):g+r+5>e&&(b=e-5-r);e=b;l=r;w&&(w.translate(q,b),w=w.getBBox(),f.hitRect&&f.hitRect.translate(q+w.x,b+w.y));f.labelY=b;f.tx=q;f.ty=b;f.tx2=q}"center"!=this.labelPosition&&this.drawTicks()}})})();(function(){var a=window.AmCharts;a.Cuboid=a.Class({construct:function(a,e,l,c,d,f,n,w,g,q,r,b,E,I,D,F,y){this.set=a.set();this.container=a;this.h=Math.round(l);this.w=Math.round(e);this.dx=c;this.dy=d;this.colors=f;this.alpha=n;this.bwidth=w;this.bcolor=g;this.balpha=q;this.dashLength=I;this.topRadius=F;this.pattern=D;this.rotate=E;this.bcn=y;E?0>e&&0===r&&(r=180):0>l&&270==r&&(r=90);this.gradientRotation=r;0===c&&0===d&&(this.cornerRadius=b);this.draw()},draw:function(){var p=this.set;p.clear(); +var e=this.container,l=e.chart,c=this.w,d=this.h,f=this.dx,n=this.dy,w=this.colors,g=this.alpha,q=this.bwidth,r=this.bcolor,b=this.balpha,E=this.gradientRotation,I=this.cornerRadius,D=this.dashLength,F=this.pattern,y=this.topRadius,z=this.bcn,G=w,B=w;"object"==typeof w&&(G=w[0],B=w[w.length-1]);var t,H,M,h,u,A,m,k,C,K=g;F&&(g=0);var x,v,J,L,N=this.rotate;if(0 Math.abs(d)&&(d=0);1>Math.abs(c)&&(c=0);!isNaN(y)&&(0 d&&(q=" A"),g+=q+Math.round(c/2-J)+","+Math.round(d-L)+","+Math.round(c/2+J)+","+Math.round(d+L)+",0,"+d+","+c+","+d,g+=" L"+c+",0",g+=q+Math.round(c/ +2+x)+","+Math.round(v)+","+Math.round(c/2-x)+","+Math.round(-v)+","+c+",0,0,0"):(g+="A"+J+","+L+",0,0,0,"+(c-c/2*(1-y))+","+d+"L"+c+",0",g+="A"+x+","+v+",0,0,1,0,0"),x=180),e=e.path(g).attr(w),e.gradient("linearGradient",[G,a.adjustLuminosity(G,-.3),a.adjustLuminosity(G,-.3),G],x),N?e.translate(f/2,0):e.translate(0,n/2)):e=0===d?a.line(e,[0,c],[0,0],r,b,q,D):0===c?a.line(e,[0,0],[0,d],r,b,q,D):0d?[t, +C,H,M,h,u,A,m,k,e]:[m,k,H,M,h,u,t,C,A,e]:N?0 d?[t,e,m]:[m,e,t];a.setCN(l,e,z+"front");a.setCN(l,H,z+"back");a.setCN(l,m,z+"top");a.setCN(l,t,z+"bottom");a.setCN(l,h,z+"left");a.setCN(l,u,z+"right");for(t=0;t a&&(a=e.width*n),e.height*n>h&&(h=e.height*n);(b=this.legend)&&b.invalidateSize();if(this.adjustSize&&!this.chartCreated){f&&(f=f.getBBox(),f.width>a&&(a=f.width),f.height>h&&(h=f.height));f=0;if(w>h||d>a)f=Math.min(w-h,d-a);0 =this.totalFrames?d=b.value:(b.frame++,b.clockWiseOnly&&b.value + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigBlack.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigBlack.png new file mode 100644 index 0000000..0d575c8 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigBlack.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigBlack.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigBlack.svg new file mode 100644 index 0000000..68eb9d2 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigBlack.svg @@ -0,0 +1,14 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigBlackH.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigBlackH.png new file mode 100644 index 0000000..293f19f Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigBlackH.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigBlackH.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigBlackH.svg new file mode 100644 index 0000000..10a146f --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigBlackH.svg @@ -0,0 +1,13 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigH.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigH.png new file mode 100644 index 0000000..02e58a6 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigH.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigH.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigH.svg new file mode 100644 index 0000000..539ea41 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectBigH.svg @@ -0,0 +1,13 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmall.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmall.png new file mode 100644 index 0000000..21e413e Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmall.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmall.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmall.svg new file mode 100644 index 0000000..ce93c50 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmall.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallBlack.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallBlack.png new file mode 100644 index 0000000..ad10255 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallBlack.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallBlack.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallBlack.svg new file mode 100644 index 0000000..74094b5 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallBlack.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallBlackH.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallBlackH.png new file mode 100644 index 0000000..feb6527 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallBlackH.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallBlackH.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallBlackH.svg new file mode 100644 index 0000000..fa50e99 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallBlackH.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallH.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallH.png new file mode 100644 index 0000000..9367474 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallH.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallH.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallH.svg new file mode 100644 index 0000000..ba03844 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRectSmallH.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBig.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBig.png new file mode 100644 index 0000000..794796a Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBig.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBig.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBig.svg new file mode 100644 index 0000000..45bfd36 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBig.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigBlack.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigBlack.png new file mode 100644 index 0000000..047930f Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigBlack.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigBlack.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigBlack.svg new file mode 100644 index 0000000..dff3946 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigBlack.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigBlackH.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigBlackH.png new file mode 100644 index 0000000..5412005 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigBlackH.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigBlackH.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigBlackH.svg new file mode 100644 index 0000000..36b6d14 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigBlackH.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigH.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigH.png new file mode 100644 index 0000000..5cbee67 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigH.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigH.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigH.svg new file mode 100644 index 0000000..e9a94bf --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundBigH.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmall.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmall.png new file mode 100644 index 0000000..05703eb Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmall.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmall.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmall.svg new file mode 100644 index 0000000..4143773 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmall.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallBlack.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallBlack.png new file mode 100644 index 0000000..76c07d2 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallBlack.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallBlack.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallBlack.svg new file mode 100644 index 0000000..4e1f3a4 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallBlack.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallBlackH.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallBlackH.png new file mode 100644 index 0000000..e7efe46 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallBlackH.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallBlackH.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallBlackH.svg new file mode 100644 index 0000000..a09cc91 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallBlackH.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallH.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallH.png new file mode 100644 index 0000000..e04163d Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallH.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallH.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallH.svg new file mode 100644 index 0000000..14b2f6e --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/dragIconRoundSmallH.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/eraserIcon.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/eraserIcon.svg new file mode 100644 index 0000000..a8722e4 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/eraserIcon.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/eraserIconH.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/eraserIconH.svg new file mode 100644 index 0000000..929f1c3 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/eraserIconH.svg @@ -0,0 +1,15 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/export.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/export.png new file mode 100644 index 0000000..16435ab Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/export.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/exportWhite.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/exportWhite.png new file mode 100644 index 0000000..fab0b42 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/exportWhite.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/lens.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/lens.png new file mode 100644 index 0000000..439feed Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/lens.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/lens.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/lens.svg new file mode 100644 index 0000000..f21e9b0 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/lens.svg @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/lensWhite.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/lensWhite.png new file mode 100644 index 0000000..68408fa Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/lensWhite.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/lensWhite_old.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/lensWhite_old.png new file mode 100644 index 0000000..2434fd6 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/lensWhite_old.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/lens_old.png b/r41/luxembourg-dev/de/_core/classes/amcharts/images/lens_old.png new file mode 100644 index 0000000..8dcfcae Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/images/lens_old.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/lens_white.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/lens_white.svg new file mode 100644 index 0000000..9ed7b8a --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/lens_white.svg @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/pencilIcon.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/pencilIcon.svg new file mode 100644 index 0000000..9602c94 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/pencilIcon.svg @@ -0,0 +1,22 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/pencilIconH.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/pencilIconH.svg new file mode 100644 index 0000000..aac13f0 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/pencilIconH.svg @@ -0,0 +1,22 @@ + + + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/xIcon.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/xIcon.svg new file mode 100644 index 0000000..c19ec55 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/xIcon.svg @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/images/xIconH.svg b/r41/luxembourg-dev/de/_core/classes/amcharts/images/xIconH.svg new file mode 100644 index 0000000..90287fd --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/images/xIconH.svg @@ -0,0 +1,7 @@ + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/az.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/az.js new file mode 100644 index 0000000..740238e --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/az.js @@ -0,0 +1 @@ +AmCharts.translations.az = {"monthNames":["Yanvar","Fevral","Mart","Aprel","May","Iyun","Iyul","Avqust","Sentyabr","Oktyabr","Noyabr","Dekabr"],"shortMonthNames":["Yan","Fev","Mar","Apr","May","Iyn","Iyl","Avq","Sen","Okt","Noy","Dek"],"dayNames":["Bazar gĂŒnĂŒ","Bazar ertÉsi","ĂÉrĆÉnbÉ axĆamı","ĂÉrĆÉnbÉ","CĂŒmÉ axĆamı","CĂŒmÉ","ĆÉnbÉ"],"shortDayNames":["Baz","Ber","Ăax","ĂÉr","Cax","CĂŒm","Ćnb"],"zoomOutText":"BĂŒtĂŒn göstÉr"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/bg.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/bg.js new file mode 100644 index 0000000..ba92d1f --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/bg.js @@ -0,0 +1 @@ +AmCharts.translations.bg = {"monthNames":["ĐŻĐœŃаŃĐž","ЀДĐČŃŃаŃĐž","ĐаŃŃ","ĐĐżŃОл","ĐаĐč","ĐźĐœĐž","ПлО","ĐĐČĐłŃŃŃ","ХДпŃĐ”ĐŒĐČŃĐž","ĐĐșŃĐŸĐŒĐČŃĐž","ĐĐŸĐ”ĐŒĐČŃĐž","ĐĐ”ĐșĐ”ĐŒĐČŃĐž"],"shortMonthNames":["ĐŻĐœŃ","ЀДĐČ","ĐаŃ","ĐĐżŃ","ĐаĐč","ĐźĐœĐž","ПлО","ĐĐČĐł","ХДп","ĐĐșŃ","ĐĐŸĐ”","ĐĐ”Đș"],"dayNames":["ĐДЎДлŃ","ĐĐŸĐœĐ”ĐŽĐ”Đ»ĐœĐžĐș","ĐŃĐŸŃĐœĐžĐș","ĐĄŃŃЎа","ЧДŃĐČŃŃŃŃĐș","ĐĐ”ŃŃĐș","ĐĄŃĐ±ĐŸŃа"],"shortDayNames":["ĐĐŽ","ĐĐœ","ĐŃ","ĐĄŃ","ЧŃ","ĐŃ","Хб"],"zoomOutText":"ĐĐŸĐșажО ĐČŃĐžŃĐșĐž"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/de.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/de.js new file mode 100644 index 0000000..59a2446 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/de.js @@ -0,0 +1 @@ +AmCharts.translations.de = {"monthNames":["Januar","Februar","MĂ€rz","April","Mai","Juni","Juli","August","September","Oktober","November","Dezember"],"shortMonthNames":["Jan","Feb","MĂ€r","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Dez"],"dayNames":["Sonntag","Montag","Dienstag","Mittwoch","Donnerstag","Freitag","Samstag"],"shortDayNames":["So","Mo","Di","Mi","Do","Fr","Sa"],"zoomOutText":"Alle anzeigen"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/es.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/es.js new file mode 100644 index 0000000..55febc9 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/es.js @@ -0,0 +1 @@ +AmCharts.translations.es = {"monthNames":["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"],"shortMonthNames":["Ene","Feb","Mar","Abr","May","Jun","Jul","Ago","Sep","Oct","Nov","Dic"],"dayNames":["Domingo","Lunes","Martes","MiĂ©rcoles","Jueves","Viernes","SĂĄbado"],"shortDayNames":["Dom","Lun","Mar","MiĂ©","Jue","Vie","SĂĄb"],"zoomOutText":"Mostrar todos"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/fi.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/fi.js new file mode 100644 index 0000000..2fc518b --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/fi.js @@ -0,0 +1 @@ +AmCharts.translations.fi = {"monthNames":["Tammikuu","Helmikuu","Maaliskuu","Huhtikuu","Toukokuu","KesĂ€kuu","HeinĂ€kuu","Elokuu","Syyskuu","Lokakuu","Marraskuu","Joulukuu"],"shortMonthNames":["Tammi ","Helmi ","Maalis","Huhti ","Touko ","KesÀ  ","HeinÀ ","Elo   ","Syys  ","Loka  ","Marras","Joulu "],"dayNames":["Sunnuntai","Maanantai","Tiistai","Keskiviikko","Torstai","Perjantai","Lauantai"],"shortDayNames":["Su","Ma","Ti","Ke","To","Pe","La"],"zoomOutText":"NĂ€ytĂ€ kaikki"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/fo.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/fo.js new file mode 100644 index 0000000..496c5af --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/fo.js @@ -0,0 +1 @@ +AmCharts.translations.fo = {"monthNames":["Januar","Februar","Mars","AprĂl","Mai","Juni","Juli","August","September","Oktober","November","Desember"],"shortMonthNames":["Jan","Feb","Mar","Apr","Mai","Jun","Jul","Aug","Sep","Okt","Nov","Des"],"dayNames":["Sunnudagur","MĂĄnadagur","TĂœsdagur","Mikudagur","HĂłsdagur","FrĂggjadagur","Leygardagur"],"shortDayNames":["Sun","MĂĄn","TĂœs","Mik","HĂłs","FrĂ","Ley"],"zoomOutText":"Show all"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/fr.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/fr.js new file mode 100644 index 0000000..c492ebe --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/fr.js @@ -0,0 +1 @@ +AmCharts.translations.fr = {"monthNames":["Janvier","FĂ©vrier","Mars","Avril","Mai","Juin","Juillet","AoĂ»t","Septembre","Octobre","Novembre","DĂ©cembre"],"shortMonthNames":["Janv.","FĂ©vr.","Mars","Avril","Mai","Juin","Juil.","AoĂ»t","Sept.","Oct.","Nov.","DĂ©c."],"dayNames":["Dimanche","Lundi","Mardi","Mercredi","Jeudi","Vendredi","Samedi"],"shortDayNames":["Dim.","Lun.","Mar.","Mer.","Jeu.","Ven.","Sam."],"zoomOutText":"Voir tous"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/hr.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/hr.js new file mode 100644 index 0000000..2c58700 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/hr.js @@ -0,0 +1 @@ +AmCharts.translations.hr = {"monthNames":["SijeÄanj","VeljaÄa","OĆŸujak","Travanj","Svibanj","Lipanj","Srpanj","Kolovoz","Rujan","Listopad","Studeni","Prosinac"],"shortMonthNames":["Sij","Vel","OĆŸu","Tra","Svi","Lip","Srp","Kol","Ruj","Lis","Stu","Pro"],"dayNames":["Nedjelja","Ponedjeljak","Utorak","Srijeda","Äetvrtak","Petak","Subota"],"shortDayNames":["Ned","Pon","Uto","Sri","Äet","Pet","Sub"],"zoomOutText":"PrikaĆŸi sve"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/hu.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/hu.js new file mode 100644 index 0000000..dec9c8d --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/hu.js @@ -0,0 +1 @@ +AmCharts.translations.hu = {"monthNames":["JanuĂĄr","FebruĂĄr","MĂĄrcius","Ăprilis","MĂĄjus","JĂșnius","JĂșlius","Augusztus","Szeptember","OktĂłber","November","December"],"shortMonthNames":["Jan","Febr","MĂĄrc","Ăpr","MĂĄj","JĂșn","JĂșl","Aug","Szept","Okt","Nov","Dec"],"dayNames":["VasĂĄrnap","HĂ©tfĆ","Kedd","Szerda","CsĂŒtörtök","PĂ©ntek","Szombat"],"shortDayNames":["V","H","K","Sze","Cs","P","Szo"],"zoomOutText":"Ăsszes"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/id.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/id.js new file mode 100644 index 0000000..4caeef5 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/id.js @@ -0,0 +1 @@ +AmCharts.translations.id = {"monthNames":["Januari","Pebruari","Maret","April","Mei","Juni","Juli","Agustus","September","Oktober","November","Desember"],"shortMonthNames":["Jan","Peb","Mar","Apr","Mei","Jun","Jul","Agu","Sep","Okt","Nov","Des"],"dayNames":["Minggu","Senin","Selasa","Rabu","Kamis","Jumat","Sabtu"],"shortDayNames":["Min","Sen","Sel","Rab","Kam","Jum","Sab"],"zoomOutText":"Tampilkan semua"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/is.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/is.js new file mode 100644 index 0000000..d152109 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/is.js @@ -0,0 +1 @@ +AmCharts.translations.is = {"monthNames":["JanĂșar","FebrĂșar","Mars","AprĂl","MaĂ","JĂșnĂ","JĂșlĂ","ĂgĂșst","September","OktĂłber","NĂłvember","Desember"],"shortMonthNames":["Jan","Feb","Mar","Apr","MaĂ","JĂșn","JĂșl","ĂgĂș","Sep","Okt","NĂłv","Des"],"dayNames":["Sunnudagur","MĂĄnudagur","Ăriðjudagur","Miðvikudagur","Fimmtudagur","Föstudagur","Laugardagur"],"shortDayNames":["Sun","MĂĄn","Ări","Mið","Fim","Fös","Lau"],"zoomOutText":"SĂœna allt"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/it.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/it.js new file mode 100644 index 0000000..db8d8b9 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/it.js @@ -0,0 +1 @@ +AmCharts.translations.it = {"monthNames":["Gennaio","Febbraio","Marzo","Aprile","Maggio","Giugno","Luglio","Agosto","Settembre","Ottobre","Novembre","Dicembre"],"shortMonthNames":["Gen","Feb","Mar","Apr","Mag","Giu","Lug","Ago","Set","Ott","Nov","Dic"],"dayNames":["Domenica","LunedĂŹ","MartedĂŹ","MercoledĂŹ","GiovedĂŹ","VenerdĂŹ","Sabato"],"shortDayNames":["Dom","Lun","Mar","Mer","Gio","Ven","Sab"],"zoomOutText":"Mostra tutti"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/lt.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/lt.js new file mode 100644 index 0000000..3a48b94 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/lt.js @@ -0,0 +1 @@ +AmCharts.translations.lt = {"monthNames":["Sausio","Vasario","Kovo","BalandĆŸio","GeguĆŸÄs","BirĆŸelio","Liepos","RugpjĆ«Äio","RugsÄjo","Spalio","LapkriÄio","GruodĆŸio"],"shortMonthNames":["Sau","Vas","Kov","Bal","Geg","Bir","Lie","Rgp","Rgs","Spa","Lap","Grd"],"dayNames":["Sekmadienis","Pirmadienis","Antradienis","TreÄiadienis","Ketvirtadienis","Penktadienis","Ć eĆĄtadienis"],"shortDayNames":["Sk","Pr","An","Tr","Kt","Pn","Ć t"],"zoomOutText":"Rodyti viskÄ "} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/lv.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/lv.js new file mode 100644 index 0000000..80795eb --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/lv.js @@ -0,0 +1 @@ +AmCharts.translations.lv = {"monthNames":["JanvÄris","FebruÄris","Marts","AprÄ«lis","Maijs","JĆ«nijs","JĆ«lijs","Augusts","Septembris","Oktobris","Novembris","Decembris"],"shortMonthNames":["Jan","Feb","Mar","Apr","Mai","JĆ«n","JĆ«l","Aug","Sep","Okt","Nov","Dec"],"dayNames":["SvÄtdiena","Pirmdiena","Otrdiena","TreĆĄdiena","Ceturtdiena","Piektdiena","Sestdiena"],"shortDayNames":["Sv","P ","O ","T ","C ","Pk","S "],"zoomOutText":"ParÄdÄ«t visu"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/mk.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/mk.js new file mode 100644 index 0000000..ba18923 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/mk.js @@ -0,0 +1 @@ +AmCharts.translations.mk = {"monthNames":["ĐĐ°ĐœŃаŃĐž","ЀДĐČŃŃаŃĐž","ĐаŃŃ","ĐĐżŃОл","ĐаŃ","ĐŃĐœĐž","ĐŃлО","ĐĐČĐłŃŃŃ","ХДпŃĐ”ĐŒĐČŃĐž","ĐĐșŃĐŸĐŒĐČŃĐž","ĐĐŸĐ”ĐŒĐČŃĐž","ĐĐ”ĐșĐ”ĐŒĐČŃĐž"],"shortMonthNames":["ĐĐ°Đœ","ЀДĐČ","ĐаŃ","ĐĐżŃ","ĐаŃ","ĐŃĐœ","ĐŃĐ»","ĐĐČĐł","ХДп","ĐĐșŃ","ĐĐŸĐ”","ĐĐ”Đș"],"dayNames":["ĐДЎДла","ĐĐŸĐœĐ”ĐŽĐ”Đ»ĐœĐžĐș","ĐŃĐŸŃĐœĐžĐș","ĐĄŃДЎа","ЧДŃĐČŃŃĐŸĐș","ĐĐ”ŃĐŸĐș","ĐĄĐ°Đ±ĐŸŃа"],"shortDayNames":["ĐДЎ","ĐĐŸĐœ","ĐŃĐŸ","ĐĄŃĐ”","ЧДŃ","ĐĐ”Ń","Хаб"],"zoomOutText":"ĐŃĐžĐșажО гО ŃĐžŃĐ”"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/mn.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/mn.js new file mode 100644 index 0000000..cecb35d --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/mn.js @@ -0,0 +1 @@ +AmCharts.translations.mn = {"monthNames":["Đ„ŃĐ»ĐłĐ°ĐœĐ° ŃаŃŃĐœ","ÒźŃ ŃŃ ŃаŃŃĐœ","ĐĐ°Ń ŃаŃŃĐœ","ĐąŃŃлаĐč ŃаŃŃĐœ","ĐŃŃ ŃаŃŃĐœ","ĐĐŸĐłĐŸĐč ŃаŃŃĐœ","ĐĐŸŃŃ ŃаŃŃĐœ","Đ„ĐŸĐœŃ ŃаŃŃĐœ","ĐĐžŃ ŃаŃŃĐœ","ĐąĐ°Ń ĐžĐ° ŃаŃŃĐœ","ĐĐŸŃ ĐŸĐč ŃаŃŃĐœ","ĐĐ°Ń Đ°Đč ŃаŃŃĐœ"],"shortMonthNames":["Đ„ŃĐ»","ÒźŃ Ń","ĐаŃ","ĐąŃŃ","ĐŃŃ","ĐĐŸĐł","ĐĐŸŃ","Đ„ĐŸĐœ","ĐĐžŃ","ĐąĐ°Ń ","ĐĐŸŃ ","ĐĐ°Ń "],"dayNames":["ĐŃĐŒ","ĐаĐČаа","ĐŃĐłĐŒĐ°Ń","ĐŃ Đ°ĐłĐČа","ĐÒŻŃŃĐČ","ĐааŃĐ°Đœ","ĐŃĐŒĐ±Đ°"],"shortDayNames":["ĐŃ","Đа","ĐŃ","ĐŃ ","ĐÒŻ","Đа","ĐŃ"],"zoomOutText":"ĐÒŻŃ Ń Đ°ŃŃŃĐ»Đ°Ń "} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/mt.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/mt.js new file mode 100644 index 0000000..0a879d1 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/mt.js @@ -0,0 +1 @@ +AmCharts.translations.mt = {"monthNames":["Jannar","Frar","Marzu","April","Mejju","Ä unju","Lulju","Awwissu","Settembru","Ottubru","Novembru","DiÄembru "],"shortMonthNames":["Jan","Fra","Mar","Apr","Mej","Ä un","Lul","Aww","Set","Ott","Nov","DiÄ"],"dayNames":["Il-ħadd","It-tnejn","It-tlieta","L-erbgħa","Il-ħamis","Il-ÄĄimgħa","Is-sibt"],"shortDayNames":["ÄŠad","Tne","Tli","Erb","ÄŠam","Ä im","Sib"],"zoomOutText":"Turi kollha"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/nl.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/nl.js new file mode 100644 index 0000000..5b009f4 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/nl.js @@ -0,0 +1 @@ +AmCharts.translations.nl = {"monthNames":["Januari","Februari","Maart","April","Mei","Juni","Juli","Augustus","September","Oktober","November","December"],"shortMonthNames":["Jan","Feb","Mrt","Apr","Mei","Jun","Jul","Aug","Sep","Okt","Nov","Dec"],"dayNames":["Zondag","Maandag","Dinsdag","Woensdag","Donderdag","Vrijdag","Zaterdag"],"shortDayNames":["Zo","Ma","Di","Wo","Do","Vr","Za"],"zoomOutText":"Alles weergeven"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/no.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/no.js new file mode 100644 index 0000000..e1b21af --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/no.js @@ -0,0 +1 @@ +AmCharts.translations.no = {"monthNames":["Januar","Februar","Mars","April","Mai","Juni","Juli","August","September","Oktober","November","Desember"],"shortMonthNames":["Jan.","Feb.","Mars","April","Mai","Juni","Juli","Aug.","Sep.","Okt.","Nov.","Des."],"dayNames":["SĂžndag","Mandag","Tirsdag","Onsdag","Torsdag","Fredag","LĂžrdag"],"shortDayNames":["SĂž.","Ma.","Ti.","On.","To.","Fr.","LĂž."],"zoomOutText":"Vis alle"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/pl.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/pl.js new file mode 100644 index 0000000..1c9c391 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/pl.js @@ -0,0 +1 @@ +AmCharts.translations.pl = {"monthNames":["StyczeĆ","Luty","Marzec","KwiecieĆ","Maj","Czerwiec","Lipiec","SierpieĆ","WrzesieĆ","PaĆșdziernik","Listopad","GrudzieĆ"],"shortMonthNames":["Sty","Lut","Mar","Kwi","Maj","Cze","Lip","Sie","Wrz","PaĆș","Lis","Gru"],"dayNames":["Niedziela","PoniedziaĆek","Wtorek","Ćroda","Czwartek","PiÄ tek","Sobota"],"shortDayNames":["Nie","Pon","Wto","Ćro","Czw","PiÄ ","Sob"],"zoomOutText":"PokaĆŒ wszystko"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/pt.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/pt.js new file mode 100644 index 0000000..c25770c --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/pt.js @@ -0,0 +1 @@ +AmCharts.translations.pt = {"monthNames":["Janeiro","Fevereiro","Março","Abril","Maio","Junho","Julho","Agosto","Setembro","Outubro","Novembro","Dezembro"],"shortMonthNames":["Jan","Fev","Mar","Abr","Mai","Jun","Jul","Ago","Set","Out","Nov","Dez"],"dayNames":["Domingo","Segunda","Terça","Quarta","Quinta","Sexta","SĂĄbado"],"shortDayNames":["Dom","Seg","Ter","Qua","Qui","Sex","SĂĄb"],"zoomOutText":"Mostrar todos"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/ro.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/ro.js new file mode 100644 index 0000000..adea600 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/ro.js @@ -0,0 +1 @@ +AmCharts.translations.ro = {"monthNames":["Ianuarie","Februarie","Martie","Aprilie","Mai","Iunie","Iulie","August","Septembrie","Octombrie","Noiembrie","Decembrie"],"shortMonthNames":["Ian","Feb","Mar","Apr","Mai","Iun","Iul","Aug","Sep","Oct","Nov","Dec"],"dayNames":["DuminicÄ","Luni","MarĆŁi","Miercuri","Joi","Vineri","SĂąmbÄtÄ"],"shortDayNames":["Du","Lu","Ma","Mi","Jo","Vi","Sb"],"zoomOutText":"AratÄ tot"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/ru.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/ru.js new file mode 100644 index 0000000..c33aea9 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/ru.js @@ -0,0 +1 @@ +AmCharts.translations.ru = {"monthNames":["ĐŻĐœĐČаŃŃ","ЀДĐČŃалŃ","ĐаŃŃ","ĐĐżŃДлŃ","ĐаĐč","ĐŃĐœŃ","ĐŃĐ»Ń","ĐĐČĐłŃŃŃ","ĐĄĐ”ĐœŃŃбŃŃ","ĐĐșŃŃбŃŃ","ĐĐŸŃбŃŃ","ĐĐ”ĐșабŃŃ"],"shortMonthNames":["ĐŻĐœĐČ","ЀДĐČ","ĐаŃ","ĐĐżŃ","ĐаĐč","ĐŃĐœ","ĐŃĐ»","ĐĐČĐł","ĐĄĐ”Đœ","ĐĐșŃ","ĐĐŸŃ","ĐĐ”Đș"],"dayNames":["ĐĐŸŃĐșŃĐ”ŃĐ”ĐœŃĐ”","ĐĐŸĐœĐ”ĐŽĐ”Đ»ŃĐœĐžĐș","ĐŃĐŸŃĐœĐžĐș","ĐĄŃДЎа","ЧДŃĐČĐ”ŃĐł","ĐŃŃĐœĐžŃа","ĐĄŃĐ±Đ±ĐŸŃа"],"shortDayNames":["ĐŃĐș","ĐĐœĐŽ","ĐŃŃ","ĐĄŃĐŽ","ЧŃĐČ","ĐŃĐœ","ХбŃ"],"zoomOutText":"ĐĐŸĐșазаŃŃ ĐČŃĐ”"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/rw.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/rw.js new file mode 100644 index 0000000..2e8e23c --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/rw.js @@ -0,0 +1 @@ +AmCharts.translations.rw = {"monthNames":["Mutarama","Gashyantare","Werurwe","Mata","Gicuransi","Kamena","Nyakanga","Kanama","Nzeli","Ukwakira","Ugushyingo","Ukuboza"],"shortMonthNames":["Mut","Gas","Wer","Mat","Gic","Kam","Nya","Kan","Nze","Ukw","Ugu","Uku"],"dayNames":["Ku cyumweru","Kuwa mbere","Kuwa kabiri","Kuwa gatatu","Kuwa kane","Kuwa gatanu","Kuwa gatandatu"],"shortDayNames":["Mwe","Mbe","Kab","Gtu","Kan","Gnu","Gnd"],"zoomOutText":"Show all"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/sk.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/sk.js new file mode 100644 index 0000000..c670346 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/sk.js @@ -0,0 +1 @@ +AmCharts.translations.sk = {"monthNames":["JanuĂĄr","FebruĂĄr","Marec","AprĂl","MĂĄj","JĂșn","JĂșl","August","September","OktĂłber","November","December"],"shortMonthNames":["Jan","Feb","Mar","Apr","MĂĄj","JĂșn","JĂșl","Aug","Sep","Okt","Nov","Dec"],"dayNames":["NedeÄŸa","Pondelok","Utorok","Streda","Ć tvrtok","Piatok","Sobota"],"shortDayNames":["Ne","Po","Ut","St","Ć t","Pi","So"],"zoomOutText":"ZobraziĆ„ vĆĄetky"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/so.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/so.js new file mode 100644 index 0000000..1fbd09e --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/so.js @@ -0,0 +1 @@ +AmCharts.translations.so = {"monthNames":["Bisha koobaad","Bisha labaad","Bisha saddexaad","Bisha afraad","Bisha shanaad","Bisha lixaad","Bisha todobaad","Bisha sideedaad","Bisha sagaalaad","Bisha tobnaad","Bisha kow iyo tobnaad","Bisha laba iyo tobnaad"],"shortMonthNames":["Kob","Lab","Sad","Afr","Sha","Lix","Tod","Sid","Sag","Tob","Kit","Lit"],"dayNames":["Axad","Isniin","Salaaso","Arbaco","Khamiis","Jimco","Sabti"],"shortDayNames":["Axa","Isn","Sal","Arb","Kha","Jim","Sab"],"zoomOutText":"Tus dhammaan"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/th.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/th.js new file mode 100644 index 0000000..95a5e7a --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/th.js @@ -0,0 +1 @@ +AmCharts.translations.th = {"monthNames":["àžĄàžàžŁàžČàžàžĄ","àžàžžàžĄàž àžČàžàž±àžàžàč","àžĄàž”àžàžČàžàžĄ","àčàžĄàž©àžČàžąàž","àžàž€àž©àž àžČàžàžĄ","àžĄàžŽàžàžžàžàžČàžąàž","àžàžŁàžàžàžČàžàžĄ","àžȘàžŽàžàž«àžČàžàžĄ","àžàž±àžàžąàžČàžąàž","àžàžžàž„àžČàžàžĄ","àžàž€àžšàžàžŽàžàžČàžąàž","àžàž±àžàž§àžČàžàžĄ"],"shortMonthNames":["àžĄ.àž.","àž.àž.","àžĄàž”.àž.","àčàžĄ.àžą.","àž.àž.","àžĄàžŽ.àžą.","àž.àž.","àžȘ.àž.","àž.àžą.","àž.àž.","àž.àžą.","àž.àž."],"dayNames":["àžàžČàžàžŽàžàžąàč","àžàž±àžàžàžŁàč","àžàž±àžàžàžČàžŁ","àžàžžàž","àžàž€àž«àž±àžȘàžàžàž”","àžšàžžàžàžŁàč","àčàžȘàžČàžŁàč"],"shortDayNames":["àžàžČ.","àž.","àž.","àž.","àžàž€.","àžš.","àžȘ."],"zoomOutText":"àčàžȘàžàžàžàž±àčàžàž«àžĄàž"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/lang/tr.js b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/tr.js new file mode 100644 index 0000000..886d9cd --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/lang/tr.js @@ -0,0 +1 @@ +AmCharts.translations.tr = {"monthNames":["Ocak","Ćubat","Mart","Nisan","Mayıs","Haziran","Temmuz","AÄustos","EylĂŒl","Ekim","Kasım","Aralık"],"shortMonthNames":["Oca","Ćub","Mar","Nis","May","Haz","Tem","AÄu","Eyl","Eki","Kas","Ara"],"dayNames":["Pazar","Pazartesi","Salı","ĂarĆamba","PerĆembe","Cuma","Cumartesi"],"shortDayNames":["Paz","Pzt","Sal","ĂrĆ","PrĆ","Cum","Cts"],"zoomOutText":"TĂŒmĂŒnĂŒ göster"} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern1.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern1.png new file mode 100644 index 0000000..bb7dc47 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern1.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern10.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern10.png new file mode 100644 index 0000000..2549bf5 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern10.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern11.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern11.png new file mode 100644 index 0000000..080647b Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern11.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern12.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern12.png new file mode 100644 index 0000000..5ce070d Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern12.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern13.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern13.png new file mode 100644 index 0000000..a9d9e0e Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern13.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern14.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern14.png new file mode 100644 index 0000000..a34e05e Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern14.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern15.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern15.png new file mode 100644 index 0000000..91d2939 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern15.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern16.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern16.png new file mode 100644 index 0000000..3fd18a9 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern16.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern17.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern17.png new file mode 100644 index 0000000..d09beb9 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern17.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern18.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern18.png new file mode 100644 index 0000000..546b8f7 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern18.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern19.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern19.png new file mode 100644 index 0000000..193a543 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern19.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern2.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern2.png new file mode 100644 index 0000000..cd5ac78 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern2.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern20.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern20.png new file mode 100644 index 0000000..f87b6d8 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern20.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern21.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern21.png new file mode 100644 index 0000000..da1a59a Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern21.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern3.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern3.png new file mode 100644 index 0000000..c1a81f4 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern3.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern4.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern4.png new file mode 100644 index 0000000..e2f07c3 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern4.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern5.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern5.png new file mode 100644 index 0000000..efd5240 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern5.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern6.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern6.png new file mode 100644 index 0000000..709847d Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern6.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern7.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern7.png new file mode 100644 index 0000000..458757e Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern7.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern8.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern8.png new file mode 100644 index 0000000..5230e4c Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern8.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern9.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern9.png new file mode 100644 index 0000000..be1efef Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/black/pattern9.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern1.jpg b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern1.jpg new file mode 100644 index 0000000..e3101b5 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern1.jpg differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern1r.jpg b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern1r.jpg new file mode 100644 index 0000000..2cdc0a8 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern1r.jpg differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern2.jpg b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern2.jpg new file mode 100644 index 0000000..fa4d4a5 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern2.jpg differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern3.jpg b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern3.jpg new file mode 100644 index 0000000..80611ba Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern3.jpg differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern4.jpg b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern4.jpg new file mode 100644 index 0000000..690c503 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern4.jpg differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern5.jpg b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern5.jpg new file mode 100644 index 0000000..108b469 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern5.jpg differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern6.jpg b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern6.jpg new file mode 100644 index 0000000..3575a95 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/chalk/pattern6.jpg differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern1.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern1.png new file mode 100644 index 0000000..4a7fc20 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern1.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern10.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern10.png new file mode 100644 index 0000000..c36de6e Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern10.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern11.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern11.png new file mode 100644 index 0000000..9c4ffd3 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern11.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern12.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern12.png new file mode 100644 index 0000000..f893c7b Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern12.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern13.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern13.png new file mode 100644 index 0000000..f44deea Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern13.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern14.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern14.png new file mode 100644 index 0000000..6c00178 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern14.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern15.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern15.png new file mode 100644 index 0000000..67a0d48 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern15.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern16.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern16.png new file mode 100644 index 0000000..f8ce248 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern16.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern17.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern17.png new file mode 100644 index 0000000..729f9d4 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern17.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern18.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern18.png new file mode 100644 index 0000000..1b2d90a Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern18.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern19.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern19.png new file mode 100644 index 0000000..5c3806e Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern19.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern2.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern2.png new file mode 100644 index 0000000..7d80cbd Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern2.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern20.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern20.png new file mode 100644 index 0000000..9c1830e Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern20.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern21.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern21.png new file mode 100644 index 0000000..ba3586c Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern21.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern3.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern3.png new file mode 100644 index 0000000..66a61d8 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern3.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern4.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern4.png new file mode 100644 index 0000000..ec894ce Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern4.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern5.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern5.png new file mode 100644 index 0000000..5b9314e Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern5.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern6.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern6.png new file mode 100644 index 0000000..3f74e5b Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern6.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern7.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern7.png new file mode 100644 index 0000000..bc7dbd0 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern7.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern8.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern8.png new file mode 100644 index 0000000..0a18435 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern8.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern9.png b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern9.png new file mode 100644 index 0000000..98caff4 Binary files /dev/null and b/r41/luxembourg-dev/de/_core/classes/amcharts/patterns/white/pattern9.png differ diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/pie.js b/r41/luxembourg-dev/de/_core/classes/amcharts/pie.js new file mode 100644 index 0000000..38b13c8 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/pie.js @@ -0,0 +1,11 @@ +(function(){var l=window.AmCharts;l.AmPieChart=l.Class({inherits:l.AmSlicedChart,construct:function(d){this.type="pie";l.AmPieChart.base.construct.call(this,d);this.cname="AmPieChart";this.pieBrightnessStep=30;this.minRadius=10;this.depth3D=0;this.startAngle=90;this.angle=this.innerRadius=0;this.startRadius="500%";this.pullOutRadius="20%";this.labelRadius=20;this.labelText="[[title]]: [[percents]]%";this.balloonText="[[title]]: [[percents]]% ([[value]])\n[[description]]";this.previousScale=1;this.adjustPrecision= +!1;l.applyTheme(this,d,this.cname)},drawChart:function(){l.AmPieChart.base.drawChart.call(this);var d=this.chartData;if(l.ifArray(d)){if(0 this.maxLabelWidth&&(p=this.maxLabelWidth);this.labelText&&this.labelsEnabled||(y=p=0);A=void 0===this.pieX?(b-f-a)/2+f:e(this.pieX,this.realWidth);B=void 0===this.pieY?(n-v-m)/2+v:e(this.pieY,n);k=e(this.radius,b,n);k||(b=0<=y?b-f-a-2*p:b-f-a,n=n-v-m,k=Math.min(b,n),nb&&(k=b)),n=l.toCoordinate(this.pullOutRadius,k),k=(0<=y?k-1.8*(y+n):k-1.8*n)/2);k =k&&(e=k-1);m=l.fitToBounds(this.startAngle,0,360);0 =this.hideLabelsPercent){var h=m+t/2;0>h&&(h+=360);360 r&&(a.skipTick=!0));var t=A+p*(k+r),E=B+C*(k+r),x,u=0;isNaN(D)&&350 =h&&0<=h?(z=0,x="start",u=8):90<=h&&180>h?(z=1,x="start",u=8):180<=h&&270>h?(z= +2,x="end",u=-8):270<=h&&357>=h?(z=3,x="end",u=-8):357<=h&&(f>D?(z=0,x="start",u=8):(z=3,x="end",u=-8));a.labelQuarter=z}else x="middle";h=this.formatString(this.labelText,a);(r=this.labelFunction)&&(h=r(a,h));r=a.labelColor;r||(r=this.color);if(""!==h){h=l.wrappedText(c,h,r,this.fontFamily,this.fontSize,x,!1,this.maxLabelWidth);l.setCN(this,h,"pie-label");l.setCN(this,h,a.className,!0);h.translate(t+1.5*u,E);h.node.style.pointerEvents="none";a.ty=E;a.textX=t+1.5*u;var r=h.getBBox(),F=l.rect(c,r.width+ +5,r.height+5,"#FFFFFF",.005);F.translate(t+1.5*u+r.x,E+r.y);a.hitRect=F;w.push(h);w.push(F);this.axesSet.push(w);a.labelSet=w;a.label=h}a.tx=t;a.tx2=t+u;a.tx0=A+p*k;a.ty0=B+C*k}t=e+(k-e)/2;a.pulled&&(t+=this.pullOutRadiusReal);a.balloonX=p*t+A;a.balloonY=C*t+B;a.startX=Math.round(p*v);a.startY=Math.round(C*v);a.pullX=Math.round(p*n);a.pullY=Math.round(C*n);this.graphsSet.push(q);if(0===a.alpha||0 c?b.toFront():180<=c&&b.toBack()}},arrangeLabels:function(){var d=this.chartData,g=d.length,c,b;for(b=g-1;0<=b;b--)c=d[b],0!==c.labelQuarter||c.hidden||this.checkOverlapping(b,c,0, +!0,0);for(b=0;b l&&isNaN(g.labelRadius)&&(e=g.ty+3*g.iy,g.ty=e,m.translate(g.textX,e),g.hitRect&&(m=m.getBBox(),g.hitRect.translate(g.tx2,e+m.y)),this.checkOverlapping(d,g,c,b,l+1))}},checkOverlappingReal:function(d,g,c){var b=!1,n=d.label,e=g.label;d.labelQuarter!=c||d.hidden||g.hidden||!e||(n=n.getBBox(),c={},c.width=n.width,c.height=n.height,c.y=d.ty,c.x=d.tx,d=e.getBBox(),e={},e.width=d.width,e.height=d.height,e.y=g.ty,e.x=g.tx,l.hitTest(c,e)&&(b=!0));return b}})})(); \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/dataloader.js b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/dataloader.js new file mode 100644 index 0000000..224b02d --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/dataloader.js @@ -0,0 +1,661 @@ +/* +Plugin Name: amCharts Data Loader +Description: This plugin adds external data loading capabilities to all amCharts libraries. +Author: Martynas Majeris, amCharts +Version: 1.0.8 +Author URI: http://www.amcharts.com/ + +Copyright 2015 amCharts + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + +Please note that the above license covers only this plugin. It by all means does +not apply to any other amCharts products that are covered by different licenses. +*/ + +/** + * TODO: + * incremental load + * XML support (?) + */ + +/* globals AmCharts, ActiveXObject */ +/* jshint -W061 */ + +/** + * Initialize language prompt container + */ +AmCharts.translations.dataLoader = {}; + +/** + * Set init handler + */ +AmCharts.addInitHandler( function( chart ) { + + /** + * Check if dataLoader is set (initialize it) + */ + if ( undefined === chart.dataLoader || !isObject( chart.dataLoader ) ) + chart.dataLoader = {}; + + /** + * Check charts version for compatibility: + * the first compatible version is 3.13 + */ + var version = chart.version.split( '.' ); + if ( ( Number( version[ 0 ] ) < 3 ) || ( 3 === Number( version[ 0 ] ) && ( Number( version[ 1 ] ) < 13 ) ) ) + return; + + /** + * Define object reference for easy access + */ + var l = chart.dataLoader; + l.remaining = 0; + + /** + * Set defaults + */ + var defaults = { + 'async': true, + 'format': 'json', + 'showErrors': true, + 'showCurtain': true, + 'noStyles': false, + 'reload': 0, + 'timestamp': false, + 'delimiter': ',', + 'skip': 0, + 'useColumnNames': false, + 'reverse': false, + 'reloading': false, + 'complete': false, + 'error': false, + 'headers': [], + 'chart': chart + }; + + /** + * Create a function that can be used to load data (or reload via API) + */ + l.loadData = function() { + + /** + * Load all files in a row + */ + if ( 'stock' === chart.type ) { + + // delay this a little bit so the chart has the chance to build itself + setTimeout( function() { + + // preserve animation + if ( 0 > chart.panelsSettings.startDuration ) { + l.startDuration = chart.panelsSettings.startDuration; + chart.panelsSettings.startDuration = 0; + } + + // cycle through all of the data sets + for ( var x = 0; x < chart.dataSets.length; x++ ) { + var ds = chart.dataSets[ x ]; + + // load data + if ( undefined !== ds.dataLoader && undefined !== ds.dataLoader.url ) { + + ds.dataProvider = []; + applyDefaults( ds.dataLoader ); + loadFile( ds.dataLoader.url, ds, ds.dataLoader, 'dataProvider' ); + + } + + // load events data + if ( undefined !== ds.eventDataLoader && undefined !== ds.eventDataLoader.url ) { + + ds.events = []; + applyDefaults( ds.eventDataLoader ); + loadFile( ds.eventDataLoader.url, ds, ds.eventDataLoader, 'stockEvents' ); + + } + } + + }, 100 ); + + } else { + + applyDefaults( l ); + + if ( undefined === l.url ) + return; + + // preserve animation + if ( undefined !== chart.startDuration && ( 0 < chart.startDuration ) ) { + l.startDuration = chart.startDuration; + chart.startDuration = 0; + } + + if ( 'gauge' === chart.type ) { + // set empty data set + if ( undefined === chart.arrows ) + chart.arrows = []; + + loadFile( l.url, chart, l, 'arrows' ); + } else { + // set empty data set + if ( undefined === chart.dataProvider ) + chart.dataProvider = chart.type === 'map' ? {} : []; + + loadFile( l.url, chart, l, 'dataProvider' ); + } + + } + + }; + + /** + * Trigger load + */ + l.loadData(); + + /** + * Loads a file and determines correct parsing mechanism for it + */ + function loadFile( url, holder, options, providerKey ) { + + // set default providerKey + if ( undefined === providerKey ) + providerKey = 'dataProvider'; + + // show curtain + if ( options.showCurtain ) + showCurtain( undefined, options.noStyles ); + + // increment loader count + l.remaining++; + + // load the file + AmCharts.loadFile( url, options, function( response ) { + + // error? + if ( false === response ) { + callFunction( options.error, options, chart ); + raiseError( AmCharts.__( 'Error loading the file', chart.language ) + ': ' + url, false, options ); + } else { + + // determine the format + if ( undefined === options.format ) { + // TODO + options.format = 'json'; + } + + // lowercase + options.format = options.format.toLowerCase(); + + // invoke parsing function + switch ( options.format ) { + + case 'json': + + holder[ providerKey ] = AmCharts.parseJSON( response ); + + if ( false === holder[ providerKey ] ) { + callFunction( options.error, options, chart ); + raiseError( AmCharts.__( 'Error parsing JSON file', chart.language ) + ': ' + l.url, false, options ); + holder[ providerKey ] = []; + return; + } else { + holder[ providerKey ] = postprocess( holder[ providerKey ], options ); + callFunction( options.load, options, chart ); + } + + break; + + case 'csv': + + holder[ providerKey ] = AmCharts.parseCSV( response, options ); + + if ( false === holder[ providerKey ] ) { + callFunction( options.error, options, chart ); + raiseError( AmCharts.__( 'Error parsing CSV file', chart.language ) + ': ' + l.url, false, options ); + holder[ providerKey ] = []; + return; + } else { + holder[ providerKey ] = postprocess( holder[ providerKey ], options ); + callFunction( options.load, options, chart ); + } + + break; + + default: + callFunction( options.error, options, chart ); + raiseError( AmCharts.__( 'Unsupported data format', chart.language ) + ': ' + options.format, false, options.noStyles ); + return; + } + + // decrement remaining counter + l.remaining--; + + // we done? + if ( 0 === l.remaining ) { + + // callback + callFunction( options.complete, chart ); + + // take in the new data + if ( options.async ) { + + if ( 'map' === chart.type ) + chart.validateNow( true ); + else { + + // take in new data + chart.validateData(); + + // invalidate size for the pie chart + if ( 'pie' === chart.type && chart.invalidateSize !== undefined ) + chart.invalidateSize(); + + // make the chart animate again + if ( l.startDuration ) { + if ( 'stock' === chart.type ) { + chart.panelsSettings.startDuration = l.startDuration; + for ( var x = 0; x < chart.panels.length; x++ ) { + chart.panels[ x ].startDuration = l.startDuration; + chart.panels[ x ].animateAgain(); + } + } else { + chart.startDuration = l.startDuration; + if ( chart.animateAgain !== undefined ) + chart.animateAgain(); + } + } + } + } + + // restore default period + if ( 'stock' === chart.type && !options.reloading && undefined !== chart.periodSelector ) + chart.periodSelector.setDefaultPeriod(); + + // remove curtain + removeCurtain(); + } + + // schedule another load if necessary + if ( options.reload ) { + + if ( options.timeout ) + clearTimeout( options.timeout ); + + options.timeout = setTimeout( loadFile, 1000 * options.reload, url, holder, options ); + options.reloading = true; + + } + + } + + } ); + + } + + /** + * Checks if postProcess is set and invokes the handler + */ + function postprocess( data, options ) { + if ( undefined !== options.postProcess && isFunction( options.postProcess ) ) + try { + return options.postProcess.call( l, data, options, chart ); + } catch ( e ) { + raiseError( AmCharts.__( 'Error loading file', chart.language ) + ': ' + options.url, false, options ); + return data; + } else + return data; + } + + /** + * Returns true if argument is array + */ + function isObject( obj ) { + return 'object' === typeof( obj ); + } + + /** + * Returns true is argument is a function + */ + function isFunction( obj ) { + return 'function' === typeof( obj ); + } + + /** + * Applies defaults to config object + */ + function applyDefaults( obj ) { + for ( var x in defaults ) { + if ( defaults.hasOwnProperty( x ) ) + setDefault( obj, x, defaults[ x ] ); + } + } + + /** + * Checks if object property is set, sets with a default if it isn't + */ + function setDefault( obj, key, value ) { + if ( undefined === obj[ key ] ) + obj[ key ] = value; + } + + /** + * Raises an internal error (writes it out to console) + */ + function raiseError( msg, error, options ) { + + if ( options.showErrors ) + showCurtain( msg, options.noStyles ); + else { + removeCurtain(); + console.log( msg ); + } + + } + + /** + * Shows curtain over chart area + */ + function showCurtain( msg, noStyles ) { + + // remove previous curtain if there is one + removeCurtain(); + + // did we pass in the message? + if ( undefined === msg ) + msg = AmCharts.__( 'Loading data...', chart.language ); + + // create and populate curtain element + var curtain = document.createElement( 'div' ); + curtain.setAttribute( 'id', chart.div.id + '-curtain' ); + curtain.className = 'amcharts-dataloader-curtain'; + + if ( true !== noStyles ) { + curtain.style.position = 'absolute'; + curtain.style.top = 0; + curtain.style.left = 0; + curtain.style.width = ( undefined !== chart.realWidth ? chart.realWidth : chart.divRealWidth ) + 'px'; + curtain.style.height = ( undefined !== chart.realHeight ? chart.realHeight : chart.divRealHeight ) + 'px'; + curtain.style.textAlign = 'center'; + curtain.style.display = 'table'; + curtain.style.fontSize = '20px'; + try { + curtain.style.background = 'rgba(255, 255, 255, 0.3)'; + } catch ( e ) { + curtain.style.background = 'rgb(255, 255, 255)'; + } + curtain.innerHTML = ' ' + msg + ''; + } else { + curtain.innerHTML = msg; + } + chart.containerDiv.appendChild( curtain ); + + l.curtain = curtain; + } + + /** + * Removes the curtain + */ + function removeCurtain() { + try { + if ( undefined !== l.curtain ) + chart.containerDiv.removeChild( l.curtain ); + } catch ( e ) { + // do nothing + } + + l.curtain = undefined; + + } + + /** + * Execute callback function + */ + function callFunction( func, param1, param2, param3 ) { + if ( 'function' === typeof func ) + func.call( l, param1, param2, param3 ); + } + +}, [ 'pie', 'serial', 'xy', 'funnel', 'radar', 'gauge', 'gantt', 'stock', 'map' ] ); + + +/** + * Returns prompt in a chart language (set by chart.language) if it is + * available + */ +if ( undefined === AmCharts.__ ) { + AmCharts.__ = function( msg, language ) { + if ( undefined !== language && undefined !== AmCharts.translations.dataLoader[ language ] && undefined !== AmCharts.translations.dataLoader[ language ][ msg ] ) + return AmCharts.translations.dataLoader[ language ][ msg ]; + else + return msg; + }; +} + +/** + * Loads a file from url and calls function handler with the result + */ +AmCharts.loadFile = function( url, options, handler ) { + + // create the request + var request; + if ( window.XMLHttpRequest ) { + // IE7+, Firefox, Chrome, Opera, Safari + request = new XMLHttpRequest(); + } else { + // code for IE6, IE5 + request = new ActiveXObject( 'Microsoft.XMLHTTP' ); + } + + // open the connection + try { + request.open( 'GET', options.timestamp ? AmCharts.timestampUrl( url ) : url, options.async ); + } catch ( e ) { + handler.call( this, false ); + } + + // add headers? + if ( options.headers.length ) { + for ( var i = 0; i < options.headers.length; i++ ) { + var header = options.headers[ i ]; + request.setRequestHeader( header.key, header.value ); + } + } + + // set handler for data if async loading + request.onreadystatechange = function() { + + if ( 4 === request.readyState && 404 === request.status ) + handler.call( this, false ); + + else if ( 4 === request.readyState && 200 === request.status ) + handler.call( this, request.responseText ); + + }; + + // load the file + try { + request.send(); + } catch ( e ) { + handler.call( this, false ); + } + +}; + +/** + * Parses JSON string into an object + */ +AmCharts.parseJSON = function( response ) { + try { + if ( undefined !== JSON ) + return JSON.parse( response ); + else + return eval( response ); + } catch ( e ) { + return false; + } +}; + +/** + * Prases CSV string into an object + */ +AmCharts.parseCSV = function( response, options ) { + + // parse CSV into array + var data = AmCharts.CSVToArray( response, options.delimiter ); + + // init resuling array + var res = []; + var cols = []; + var col, i; + + // first row holds column names? + if ( options.useColumnNames ) { + cols = data.shift(); + + // normalize column names + for ( var x = 0; x < cols.length; x++ ) { + // trim + col = cols[ x ].replace( /^\s+|\s+$/gm, '' ); + + // check for empty + if ( '' === col ) + col = 'col' + x; + + cols[ x ] = col; + } + + if ( 0 < options.skip ) + options.skip--; + } + + // skip rows + for ( i = 0; i < options.skip; i++ ) + data.shift(); + + // iterate through the result set + var row; + while ( ( row = options.reverse ? data.pop() : data.shift() ) ) { + var dataPoint = {}; + for ( i = 0; i < row.length; i++ ) { + col = undefined === cols[ i ] ? 'col' + i : cols[ i ]; + dataPoint[ col ] = row[ i ]; + } + res.push( dataPoint ); + } + + return res; +}; + +/** + * Parses CSV data into array + * Taken from here: (thanks!) + * http://www.bennadel.com/blog/1504-ask-ben-parsing-csv-strings-with-javascript-exec-regular-expression-command.htm + */ +AmCharts.CSVToArray = function( strData, strDelimiter ) { + // Check to see if the delimiter is defined. If not, + // then default to comma. + strDelimiter = ( strDelimiter || "," ); + + // Create a regular expression to parse the CSV values. + var objPattern = new RegExp( + ( + // Delimiters. + "(\\" + strDelimiter + "|\\r?\\n|\\r|^)" + + + // Quoted fields. + "(?:\"([^\"]*(?:\"\"[^\"]*)*)\"|" + + + // Standard fields. + "([^\"\\" + strDelimiter + "\\r\\n]*))" + ), + "gi" + ); + + + // Create an array to hold our data. Give the array + // a default empty first row. + var arrData = [ + [] + ]; + + // Create an array to hold our individual pattern + // matching groups. + var arrMatches = null; + + + // Keep looping over the regular expression matches + // until we can no longer find a match. + while ( ( arrMatches = objPattern.exec( strData ) ) ) { + + // Get the delimiter that was found. + var strMatchedDelimiter = arrMatches[ 1 ]; + + // Check to see if the given delimiter has a length + // (is not the start of string) and if it matches + // field delimiter. If id does not, then we know + // that this delimiter is a row delimiter. + if ( + strMatchedDelimiter.length && + ( strMatchedDelimiter !== strDelimiter ) + ) { + + // Since we have reached a new row of data, + // add an empty row to our data array. + arrData.push( [] ); + + } + + + // Now that we have our delimiter out of the way, + // let's check to see which kind of value we + // captured (quoted or unquoted). + var strMatchedValue; + if ( arrMatches[ 2 ] ) { + + // We found a quoted value. When we capture + // this value, unescape any double quotes. + strMatchedValue = arrMatches[ 2 ].replace( + new RegExp( "\"\"", "g" ), + "\"" + ); + + } else { + + // We found a non-quoted value. + strMatchedValue = arrMatches[ 3 ]; + + } + + + // Now that we have our value string, let's add + // it to the data array. + arrData[ arrData.length - 1 ].push( strMatchedValue ); + } + + // Return the parsed data. + return ( arrData ); +}; + +/** + * Appends timestamp to the url + */ +AmCharts.timestampUrl = function( url ) { + var p = url.split( '?' ); + if ( 1 === p.length ) + p[ 1 ] = new Date().getTime(); + else + p[ 1 ] += '&' + new Date().getTime(); + return p.join( '?' ); +}; \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/dataloader.min.js b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/dataloader.min.js new file mode 100644 index 0000000..768ed0a --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/dataloader.min.js @@ -0,0 +1 @@ +AmCharts.translations.dataLoader={},AmCharts.addInitHandler(function(a){function e(b,d,g,h){void 0===h&&(h="dataProvider"),g.showCurtain&&l(void 0,g.noStyles),c.remaining++,AmCharts.loadFile(b,g,function(i){if(!1===i)n(g.error,g,a),k(AmCharts.__("Error loading the file",a.language)+": "+b,!1,g);else{switch(void 0===g.format&&(g.format="json"),g.format=g.format.toLowerCase(),g.format){case"json":if(d[h]=AmCharts.parseJSON(i),!1===d[h])return n(g.error,g,a),k(AmCharts.__("Error parsing JSON file",a.language)+": "+c.url,!1,g),d[h]=[],void 0;d[h]=f(d[h],g),n(g.load,g,a);break;case"csv":if(d[h]=AmCharts.parseCSV(i,g),!1===d[h])return n(g.error,g,a),k(AmCharts.__("Error parsing CSV file",a.language)+": "+c.url,!1,g),d[h]=[],void 0;d[h]=f(d[h],g),n(g.load,g,a);break;default:return n(g.error,g,a),k(AmCharts.__("Unsupported data format",a.language)+": "+g.format,!1,g.noStyles),void 0}if(c.remaining--,0===c.remaining){if(n(g.complete,a),g.async)if("map"===a.type)a.validateNow(!0);else if(a.validateData(),"pie"===a.type&&void 0!==a.invalidateSize&&a.invalidateSize(),c.startDuration)if("stock"===a.type){a.panelsSettings.startDuration=c.startDuration;for(var j=0;j'+b+""}else e.innerHTML=b;a.containerDiv.appendChild(e),c.curtain=e}function m(){try{void 0!==c.curtain&&a.containerDiv.removeChild(c.curtain)}catch(b){}c.curtain=void 0}function n(a,b,d,e){"function"==typeof a&&a.call(c,b,d,e)}void 0!==a.dataLoader&&g(a.dataLoader)||(a.dataLoader={});var b=a.version.split(".");if(!(Number(b[0])<3||3===Number(b[0])&&Number(b[1])<13)){var c=a.dataLoader;c.remaining=0;var d={async:!0,format:"json",showErrors:!0,showCurtain:!0,noStyles:!1,reload:0,timestamp:!1,delimiter:",",skip:0,useColumnNames:!1,reverse:!1,reloading:!1,complete:!1,error:!1,headers:[],chart:a};c.loadData=function(){if("stock"===a.type)setTimeout(function(){0>a.panelsSettings.startDuration&&(c.startDuration=a.panelsSettings.startDuration,a.panelsSettings.startDuration=0);for(var b=0;b Texas is the second most populous (after California) and the second largest of the 50 U.S. states (after Alaska) in the United States of America, and the largest state in the 48 contiguous United States. Geographically located in the south central part of the country, Texas shares an international border with the Mexican states of Chihuahua, Coahuila, Nuevo LeĂłn, and Tamaulipas to the south and borders the U.S. states of New Mexico to the west, Oklahoma to the north, Arkansas to the northeast, and Louisiana to the east. Texas has an area of 268,820 square miles (696,200 km2) and a growing population of over 26.9 million residents (July 2014). amCharts Data Loader Example + + + + + + + + + + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/map_json.html b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/map_json.html new file mode 100644 index 0000000..6183e88 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/map_json.html @@ -0,0 +1,50 @@ + + + + + + +amCharts Responsive Example + + + + + + + + + + + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/pie_csv.html b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/pie_csv.html new file mode 100644 index 0000000..96bf588 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/pie_csv.html @@ -0,0 +1,58 @@ + + + + + + +amCharts Data Loader Example + + + + + + + + + + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/pie_json.html b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/pie_json.html new file mode 100644 index 0000000..9d9da85 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/pie_json.html @@ -0,0 +1,44 @@ + + + + + + +amCharts Data Loader Example + + + + + + + + + + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/serial2_json.html b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/serial2_json.html new file mode 100644 index 0000000..a1b9bc9 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/serial2_json.html @@ -0,0 +1,85 @@ + + + + + + +amCharts Data Loader Example + + + + + + + + + + + + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/serial_csv.html b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/serial_csv.html new file mode 100644 index 0000000..ae35ff4 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/serial_csv.html @@ -0,0 +1,112 @@ + + + + + + +amCharts Data Loader Example + + + + + + + + + + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/serial_json.html b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/serial_json.html new file mode 100644 index 0000000..5e18745 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/serial_json.html @@ -0,0 +1,108 @@ + + + + + + +amCharts Data Loader Example + + + + + + + + + + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/serial_with_dynamic_graphs.html b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/serial_with_dynamic_graphs.html new file mode 100644 index 0000000..a043508 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/serial_with_dynamic_graphs.html @@ -0,0 +1,100 @@ + + + + + + +amCharts Data Loader Example + + + + + + + + + + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/stock_csv_data_and_events.html b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/stock_csv_data_and_events.html new file mode 100644 index 0000000..53d2348 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/examples/stock_csv_data_and_events.html @@ -0,0 +1,312 @@ + + + + + + +amCharts Data Loader Example + + + + + + + + + + + + + \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/lang/en.js b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/lang/en.js new file mode 100644 index 0000000..16d60dd --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/lang/en.js @@ -0,0 +1,6 @@ +AmCharts.translations.dataLoader.en = { + 'Error loading the file': 'Error loading the file', + 'Error parsing JSON file': 'Error parsing JSON file', + 'Unsupported data format': 'Unsupported data format', + 'Loading data...': 'Loading data...' +} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/lang/lt.js b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/lang/lt.js new file mode 100644 index 0000000..455a502 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/lang/lt.js @@ -0,0 +1,6 @@ +AmCharts.translations.dataLoader.lt = { + 'Error loading the file': 'Nepavyko uĆŸkrauti failo', + 'Error parsing JSON file': 'Skaitant JSON failÄ ÄŻvyko klaida', + 'Unsupported data format': 'Nepalaikomas duomenĆł formatas', + 'Loading data...': 'Kraunami duomenys...' +} \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/license.txt b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/license.txt new file mode 100644 index 0000000..9c8f3ea --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/license.txt @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright {yyyy} {name of copyright owner} + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/readme.md b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/readme.md new file mode 100644 index 0000000..e7a9ac7 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/dataloader/readme.md @@ -0,0 +1,333 @@ +# amCharts Data Loader + +Version: 1.0.8 + + +## Description + +By default all amCharts libraries accept data in JSON format. It needs to be +there when the web page loads, defined in-line or loaded via custom code. + +This plugin introduces are native wrapper that enables automatic loading of data +from external data data sources in CSV and JSON formats. + +Most of the times you will just need to provide a URL of the external data +source - static file or dynamically generated - and it will do the rest. + + +## Important notice + +Due to security measures implemented in most of the browsers, the external data +loader will work only when the page with the chart or map is loaded via web +server. + +So, any of the examples loaded locally (file:///) will not work. + +The page needs to be loaded via web server (http://) in order to work properly. + +Loading data from another domain than the web page is loaded is possible but is +a subject for `Access-Control-Allow-Origin` policies defined by the web server +you are loading data from. + +For more about loading data across domains use the following thread: +http://stackoverflow.com/questions/1653308/access-control-allow-origin-multiple-origin-domains + + +## Usage + +### 1) Include the minified version of file of this plugin. I.e.: + +``` + +``` + +(this needs to go after all the other amCharts includes) + +### 2) Add data source properties to your chart configuration. + +Regular (Serial, Pie, etc.) charts: + +``` +AmCharts.makeChart( "chartdiv", { + ..., + "dataLoader": { + "url": "data.json", + "format": "json" + } +} ); +``` + +Stock chart: + +``` +AmCharts.makeChart( "chartdiv", { + ..., + "dataSets": [{ + ..., + "dataLoader": { + "url": "data.csv", + "format": "csv", + "delimiter": ",", // column separator + "useColumnNames": true, // use first row for column names + "skip": 1 // skip header row + } + }] +} ); +``` + +That's it. The plugin will make sure the files are loaded and dataProvider is +populated with their content *before* the chart is built. + +Some formats, like CSV, will require additional parameters needed to parse the +data, such as "separator". + +If the "format" is omitted, the plugin will assume JSON. + + +## Complete list of available dataLoader settings + +Property | Default | Description +-------- | ------- | ----------- +async | true | If set to false (not recommended) everything will wait until data is fully loaded +complete | | Callback function to execute when loader is done +delimiter | , | [CSV only] a delimiter for columns (use \t for tab delimiters) +error | | Callback function to execute if file load fails +format | json | Type of data: json, csv +headers | | An array of objects with two properties (key and value) to attach to HTTP request +load | | Callback function to execute when file is successfully loaded (might be invoked multiple times) +noStyles | false | If set to true no styles will be applied to "Data loading" curtain +postProcess | | If set to function reference, that function will be called to "post-process" loaded data before passing it on to chart. The handler function will receive two parameters: loaded data, Data Loader options +showErrors | true | Show loading errors in a chart curtain +showCurtain | true| Show curtain over the chart area when loading data +reload | 0 | Reload data every X seconds +reverse | false | [CSV only] add data points in revers order +skip | 0 | [CSV only] skip X first rows in data (includes first row if useColumnNames is used) +timestamp | false | Add current timestamp to data URLs (to avoid caching) +useColumnNames | false | [CSV only] Use first row in data as column names when parsing + + +## Using in JavaScript Stock Chart + +In JavaScript Stock Chart it works exactly the same as in other chart types, +with the exception that `dataLoader` is set as a property to the data set +definition. I.e.: + +``` +var chart = AmCharts.makeChart("chartdiv", { + "type": "stock", + ... + "dataSets": [{ + "title": "MSFT", + "fieldMappings": [{ + "fromField": "Open", + "toField": "open" + }, { + "fromField": "High", + "toField": "high" + }, { + "fromField": "Low", + "toField": "low" + }, { + "fromField": "Close", + "toField": "close" + }, { + "fromField": "Volume", + "toField": "volume" + }], + "compared": false, + "categoryField": "Date", + "dataLoader": { + "url": "data/MSFT.csv", + "format": "csv", + "showCurtain": true, + "showErrors": true, + "async": true, + "reverse": true, + "delimiter": ",", + "useColumnNames": true + } + } + }] +}); +``` + +### Can I also load event data the same way? + +Sure. You just add a `eventDataLoader` object to your data set. All the same +settings apply. + + +## Adding custom headers to HTTP requests + +If you want to add additional headers to your data load HTTP requests, use +"headers" array. Each header is an object with two keys: "key" and "value": + +``` +"dataLoader": { + "url": "data/serial.json", + "format": "json", + "headers": [{ + "key": "x-access-token", + "value": "123456789" + }] +} +``` + + +## Manually triggering a reload of all data + +Once chart is initialized, you can trigger the reload of all data manually by +calling `chart.dataLoader.loadData()` function. (replace "chart" with the actual +variable that holds reference to your chart object) + +## Using callback functions + +Data Loader can call your own function when certain event happens, like data +loading is complete, error occurs, etc. + +To set custom event handlers, use these config options: + +* "complete" + +Example: + +``` +AmCharts.makeChart( "chartdiv", { + ..., + "dataSets": [{ + ..., + "dataLoader": { + "url": "data.json", + "load": function ( options, chart ) { + console.log( 'Loaded file: ' + options.url ); + }, + "complete": function ( chart ) { + console.log( 'Woohoo! Finished loading' ); + }, + "error": function ( options, chart ) { + console.log( 'Ummm something went wrong loading this file: ' + options.url ); + } + } + }] +} ); +``` + + +## Translating into other languages + +Depending on configuration options the plugin will display a small number of +text prompts, like 'Data loading...'. + +Plugin will try matching chart's `language` property and display text prompts in +a corresponding language. For that the plugin needs to have the translations. + +Some of the plugin translations are in **lang** subdirectory. Simply include the +one you need. + +If there is no translation to your language readily available, just grab en.js, +copy it and translate. + +The structure is simple: + +``` +'The phrase in English': 'Translation' +``` + +The phrase in English must be left intact. + +When you're done, you can include your language as a JavaScript file. + +P.S. send us your translation so we can include it for the benefits of other +users. Thanks! + + +## Requirements + +This plugin requires at least 3.13 version of JavaScript Charts, JavaScript +Stock Chart or JavaScript Maps. + + +## Demos + +They're all in subdirectory /examples. + + +## Extending this plugin + +You're encouraged to modify, extend and make derivative plugins out of this +plugin. + +You can modify files, included in this archive or, better yet, fork this project +on GitHub: + +https://github.com/amcharts/dataloader + +We're curious types. Please let us know (contact@amcharts.com) if you do create +something new out of this plugin. + + +## License + +This plugin is licensed under Apache License 2.0. + +This basically means you're free to use or modify this plugin, even make your +own versions or completely different products out of it. + +Please see attached file "license.txt" for the complete license or online here: + +http://www.apache.org/licenses/LICENSE-2.0 + + +## Contact us + +* Email:contact@amcharts.com +* Web: http://www.amcharts.com/ +* Facebook: https://www.facebook.com/amcharts +* Twitter: https://twitter.com/amcharts + + +## Changelog + +### 1.0.8 +* Added "headers" config variable which allows adding custom headers to HTTP requests + +### 1.0.7 +* Fixed an issue with the Pie chart when it is being loaded in inactive tab + +### 1.0.6 +* Added support for Gauge chart (loads "arrows" array) + +### 1.0.5 +* Fixed JS error if periodSelector was not defined in chart config +* Now all callback functions (complete, error, load) receive additional parameter: chart +* postProcess function will now have "this" context set to Data Loader object as well as receive chart reference as third paramater + +### 1.0.4 +* Added chart.dataLoader.loadData() function which can be used to manually trigger all data reload + +### 1.0.3 +* Fixed the bug where defaults were not being applied properly +* Fixed the bug with translations not being applied properly +* Cleaned up the code (to pass JSHint validation) + +### 1.0.2 +* Fixed the issue with modified Array prototypes + +### 1.0.1 +* Added "complete", "load" and "error" properties that can be set with function handlers to be invoked on load completion, successful file load or failed load respectively +* Fixed language container initialization bug +* Fixed bug that was causing parse errors not be displayed + +### 1.0 +* Added GANTT chart support + +### 0.9.2 +* Added global data load methods that can be used to load and parse data by code outside plugin +* Trim CSV column names +* Translation added: Lithuanian + +### 0.9.1 +* Fix chart animations not playing after asynchronous load + +### 0.9 +* Initial release \ No newline at end of file diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/export/LICENSE b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/export/LICENSE new file mode 100644 index 0000000..8f71f43 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/export/LICENSE @@ -0,0 +1,202 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "{}" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright {yyyy} {name of copyright owner} + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. + diff --git a/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/export/README.md b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/export/README.md new file mode 100644 index 0000000..f463795 --- /dev/null +++ b/r41/luxembourg-dev/de/_core/classes/amcharts/plugins/export/README.md @@ -0,0 +1,1029 @@ +# amCharts Export + +Version: 1.3.3 + + +## Description + +This plugin adds export capabilities to all amCharts products - charts and maps. + +It allows annotating and exporting chart or related data to various bitmap, +vector, document or data formats, such as PNG, JPG, PDF, SVG, JSON, XLSX and +many more. + + +## Important notice + +Please note that due to security measures implemented in modern browsers, some +or all export options might not work if the web page is loaded locally (via +file:///) or contain images loaded from different host than the web page itself. + + +## Usage + +### 1) Include the minified version of file of this plugin as well as the +bundled CSS file. I.e.: + +``` + + +``` + +Or if you'd rather use amCharts CDN: + +``` + + +``` + +(this needs to go after all the other amCharts includes) + +### 2) Enable `export` with default options: + +``` +AmCharts.makeChart( "chartdiv", { + ..., + "export": { + "enabled": true + } +} ); +``` + +### ... OR set your own custom options: + +``` +AmCharts.makeChart( "chartdiv", { + ..., + "export": { + "enabled": true, + "menu": [ { + "class": "export-main", + "menu": [ { + "label": "Download", + "menu": [ "PNG", "JPG", "CSV" ] + }, { + "label": "Annotate", + "action": "draw", + "menu": [ { + "class": "export-drawing", + "menu": [ "PNG", "JPG" ] + } ] + } ] + } ] + } +} ); +``` + + +## Loading external libraries needed for operation of this plugin + +The plugin relies on a number of different libraries, to export images, draw +annotations or generate download files. + +Those libraries need to be loaded for the plugin to work properly. + +There are two ways to load them. Choose the one that is right: + +### 1) Automatic (preferred) + +All libraries required for plugin operation are included withing plugins */libs* +subdirectory. + +The plugin will automatically try to look in chart's [`path`](http://docs.amcharts.com/3/javascriptcharts/AmSerialChart#path) +property. If your plugin files are located within plugins folder under amcharts +(as is the case with the default distributions), you don't need to do anything - +the libraries will load on-demand. + +If you are using relative url, note that it is relative to the web page you are +displaying your chart on, not the export.js library. + +In case you've moved the libs folder you need to tell the plugin where it is +`"libs": { "path": "../libs/" }` + +### 2) Manual + +You can also load all those JavaScript libraries by ` + + + + + + + + + + + + + +