Quite good looking graph derived from d3.js http://c3js.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

3 lines
80 KiB

!function(a){"use strict";function b(a){return a||0===a}function c(a){return"undefined"==typeof a}function d(a){return"undefined"!=typeof a}function e(a,b){function c(a,b){a.attr("transform",function(a){return"translate("+Math.ceil(b(a)+s)+", 0)"})}function d(a,b){a.attr("transform",function(a){return"translate(0,"+Math.ceil(b(a))+")"})}function e(a){var b=a[0],c=a[a.length-1];return c>b?[b,c]:[c,b]}function f(a){var b,c,d=[];if(a.ticks)return a.ticks.apply(a,k);for(c=a.domain(),b=Math.ceil(c[0]);b<c[1];b++)d.push(b);return d.length>0&&d[0]>0&&d.unshift(d[0]-(d[1]-d[0])),d}function g(){var a,c=m.copy();return b&&(a=m.domain(),c.domain([a[0],a[1]-1])),c}function h(a){return j?j(a):a}function i(i){i.each(function(){function i(a){var b=m(a)+s;return B[0]<b&&b<B[1]?o:0}var j,k,t=a.select(this),u=this.__chart__||m,v=this.__chart__=g(),w=r?r:f(v),x=t.selectAll(".tick").data(w,v),y=x.enter().insert("g",".domain").attr("class","tick").style("opacity",1e-6),z=x.exit().remove(),A=a.transition(x).style("opacity",1),B=m.rangeExtent?m.rangeExtent():e(m.range()),C=t.selectAll(".domain").data([0]),D=(C.enter().append("path").attr("class","domain"),a.transition(C));y.append("line"),y.append("text");var E=y.select("line"),F=A.select("line"),G=x.select("text").text(h),H=y.select("text"),I=A.select("text");switch(b?(s=Math.ceil((v(1)-v(0))/2),k=l?0:s):s=k=0,n){case"bottom":j=c,E.attr("y2",o),H.attr("y",Math.max(o,0)+q),F.attr("x1",k).attr("x2",k).attr("y2",i),I.attr("x",0).attr("y",Math.max(o,0)+q),G.attr("dy",".71em").style("text-anchor","middle"),D.attr("d","M"+B[0]+","+p+"V0H"+B[1]+"V"+p);break;case"top":j=c,E.attr("y2",-o),H.attr("y",-(Math.max(o,0)+q)),F.attr("x2",0).attr("y2",-o),I.attr("x",0).attr("y",-(Math.max(o,0)+q)),G.attr("dy","0em").style("text-anchor","middle"),D.attr("d","M"+B[0]+","+-p+"V0H"+B[1]+"V"+-p);break;case"left":j=d,E.attr("x2",-o),H.attr("x",-(Math.max(o,0)+q)),F.attr("x2",-o).attr("y2",0),I.attr("x",-(Math.max(o,0)+q)).attr("y",s),G.attr("dy",".32em").style("text-anchor","end"),D.attr("d","M"+-p+","+B[0]+"H0V"+B[1]+"H"+-p);break;case"right":j=d,E.attr("x2",o),H.attr("x",Math.max(o,0)+q),F.attr("x2",o).attr("y2",0),I.attr("x",Math.max(o,0)+q).attr("y",0),G.attr("dy",".32em").style("text-anchor","start"),D.attr("d","M"+p+","+B[0]+"H0V"+B[1]+"H"+p)}if(v.rangeBand){var J=v,K=J.rangeBand()/2;u=v=function(a){return J(a)+K}}else u.rangeBand?u=v:z.call(j,v);y.call(j,u),A.call(j,v)})}var j,k,l,m=a.scale.linear(),n="bottom",o=6,p=6,q=3,r=null,s=0,t=!0;return i.scale=function(a){return arguments.length?(m=a,i):m},i.orient=function(a){return arguments.length?(n=a in{top:1,right:1,bottom:1,left:1}?a+"":"bottom",i):n},i.tickFormat=function(a){return arguments.length?(j=a,i):j},i.tickCentered=function(a){return arguments.length?(l=a,i):l},i.tickOffset=function(){return s},i.ticks=function(){return arguments.length?(k=arguments,i):k},i.tickCulling=function(a){return arguments.length?(t=a,i):t},i.tickValues=function(a){return arguments.length?(r=a,i):r},i}var f={version:"0.2.3"},g={target:"c3-target",chart:"c3-chart",chartLine:"c3-chart-line",chartLines:"c3-chart-lines",chartBar:"c3-chart-bar",chartBars:"c3-chart-bars",chartText:"c3-chart-text",chartTexts:"c3-chart-texts",chartArc:"c3-chart-arc",chartArcs:"c3-chart-arcs",chartArcsTitle:"c3-chart-arcs-title",chartArcsBackground:"c3-chart-arcs-background",chartArcsGaugeUnit:"c3-chart-arcs-gauge-unit",chartArcsGaugeMax:"c3-chart-arcs-gauge-max",chartArcsGaugeMin:"c3-chart-arcs-gauge-min",selectedCircle:"c3-selected-circle",selectedCircles:"c3-selected-circles",eventRect:"c3-event-rect",eventRects:"c3-event-rects",eventRectsSingle:"c3-event-rects-single",eventRectsMultiple:"c3-event-rects-multiple",zoomRect:"c3-zoom-rect",brush:"c3-brush",focused:"c3-focused",region:"c3-region",regions:"c3-regions",tooltip:"c3-tooltip",tooltipName:"c3-tooltip-name",shape:"c3-shape",shapes:"c3-shapes",line:"c3-line",lines:"c3-lines",bar:"c3-bar",bars:"c3-bars",circle:"c3-circle",circles:"c3-circles",arc:"c3-arc",arcs:"c3-arcs",area:"c3-area",areas:"c3-areas",empty:"c3-empty",text:"c3-text",texts:"c3-texts",gaugeValue:"c3-gauge-value",grid:"c3-grid",xgrid:"c3-xgrid",xgrids:"c3-xgrids",xgridLine:"c3-xgrid-line",xgridLines:"c3-xgrid-lines",xgridFocus:"c3-xgrid-focus",ygrid:"c3-ygrid",ygrids:"c3-ygrids",ygridLine:"c3-ygrid-line",ygridLines:"c3-ygrid-lines",axis:"c3-axis",axisX:"c3-axis-x",axisXLabel:"c3-axis-x-label",axisY:"c3-axis-y",axisYLabel:"c3-axis-y-label",axisY2:"c3-axis-y2",axisY2Label:"c3-axis-y2-label",legendItem:"c3-legend-item",legendItemEvent:"c3-legend-item-event",legendItemTile:"c3-legend-item-tile",legendItemHidden:"c3-legend-item-hidden",legendItemFocused:"c3-legend-item-focused",dragarea:"c3-dragarea",EXPANDED:"_expanded_",SELECTED:"_selected_",INCLUDED:"_included_"};f.generate=function(f){function h(a,b){if(!(a in f))throw Error(b)}function i(a,b){var c,d,e,g=f;for(c=0;c<a.length;c++){if("object"==typeof g&&!(a[c]in g))return b;if(d=c===a.length-1,e=g[a[c]],!d&&"object"!=typeof e)return b;g=e}return g}function j(b){var c=a.navigator.appVersion.toLowerCase().indexOf("msie 9.")>=0;return"url("+(c?"":document.URL.split("#")[0])+"#"+b+")"}function k(a){return Math.ceil(a)+.5}function l(a,b){var c,d,e;b&&b.axisX?c=b.axisX:(c=rk.select("."+g.axisX),a&&(c=c.transition())),b&&b.axisY?d=b.axisY:(d=rk.select("."+g.axisY),a&&(d=d.transition())),b&&b.axisY2?e=b.axisY2:(e=rk.select("."+g.axisY2),a&&(e=e.transition())),(a?rk.transition():rk).attr("transform",dk.main),c.attr("transform",dk.x),d.attr("transform",dk.y),e.attr("transform",dk.y2),rk.select("."+g.chartArcs).attr("transform",dk.arc)}function m(a,b){var c;b&&b.axisSubX?c=b.axisSubX:(c=sk.select("."+g.axisX),a&&(c=c.transition())),sk.attr("transform",dk.context),c.attr("transform",dk.subx)}function n(a){(a?tk.transition():tk).attr("transform",dk.legend)}function o(a,b){l(a,b),Qh&&m(a,b),n(a)}function p(){var a=V(),b=U(),c=ek?0:a,d=we(ng.data.targets),e=$h||d?0:A("x"),f=Qh&&!d?Rh+e:0;Mg=t(),Ng=u(),$h?(Fg={top:A("y2")+v(),right:d?0:y(),bottom:A("y")+c+w(),left:f+(d?0:x())},Gg={top:Fg.top,right:0/0,bottom:20+c,left:kk}):(Fg={top:4+v(),right:d?0:y(),bottom:e+f+c+w(),left:d?0:x()},Gg={top:Ng-f-c,right:0/0,bottom:e+c,left:Fg.left}),Hg={top:ek?0:Ng-a,right:0/0,bottom:0,left:ek?Mg-b:0},Ig=Mg-Fg.left-Fg.right,Kg=Ng-Fg.top-Fg.bottom,0>Ig&&(Ig=0),0>Kg&&(Kg=0),Jg=$h?Fg.left-kk-lk:Ig,Lg=$h?Kg:Ng-Gg.top-Gg.bottom,0>Jg&&(Jg=0),0>Lg&&(Lg=0),Rg=Ig-(ek?b+10:0),Sg=Kg-(ek?0:10),r(),ek&&d&&(Hg.left=Rg/2+1.1*Pg)}function q(){rk.select("line."+g.xgridFocus).attr("x1",$h?0:-10).attr("x2",$h?Ig:-10).attr("y1",$h?-10:Fg.top).attr("y2",$h?-10:Kg)}function r(){var a;Pg=Math.min(Rg,Sg)/2,Og=.95*Pg,a=mj?(Og-mj)/Og:.6,Qg=ve(ng.data.targets)||ue(ng.data.targets)?Og*a:0}function s(){var a=$h?g.axisX:g.axisY,b=rk.select("."+a).node(),c=b?b.getBoundingClientRect():{right:0},d=vk.node().getBoundingClientRect(),e=we(ng.data.targets),f=c.right-d.left-(e?0:x());return f>0?f:0}function t(){return qg?qg:C()}function u(){var a=rg?rg:D();return a>0?a:320}function v(){return ug?ug:0}function w(){return vg?vg:0}function x(){return sg?sg:$h?_h?Math.max($e(z("x")),40):1:!ri||wi?1:$e(z("y"))}function y(){var a=10,b=ek?U()+20:0;return tg?tg:$h?a+b:(!Ai||Fi?a:$e(z("y2")))+b}function z(a){var b=pb(a);return b.isInner?20+Ib(a):40+Ib(a)}function A(a){return"x"!==a||_h?"x"===a&&oi?oi:"y"!==a||ri?"y2"!==a||Ai?(pb(a).isInner?30:40)+("y2"===a?-10:0):mk:Uh&&!ek?10:1:0}function B(a){for(var b,c=vk.node();c&&"BODY"!==c.tagName&&!(b=c.getBoundingClientRect()[a]);)c=c.parentNode;return b}function C(){return B("width")}function D(){var a=vk.style("height");return a.indexOf("px")>0?+a.replace("px",""):0}function E(a){return a?-31:-(Fg.left-1)}function F(a){return a?-20:-4}function G(){return E(!$h)}function H(){return F(!$h)}function I(){return E($h)}function J(){return F($h)}function K(a){return a?Ig+2+30+30:Fg.left+20}function L(a){return a?(oi?oi:0)+80:Kg+8}function M(){return K(!$h)}function N(){return L(!$h)}function O(){return K($h)}function P(){return L($h)}function Q(){var a,b,c,d,e,f,g=Oc(ng.data.targets);return g?(a=g.values[0],b=g.values[g.values.length-1],c=dh(b.x)-dh(a.x),0===c?$h?Kg:Ig:(d=Nc(),e=re(ng.data.targets)?(d-(Mj?.25:1))/d:1,f=d>1?c*e/(d-1):c,1>f?1:f)):0}function R(a){fk=a}function S(a){gk=a}function T(a){hk=a}function U(){return Uh?ek?gk*(fk+1):Mg:0}function V(){return Uh?ek?Ng:Math.max(20,hk)*(fk+1):0}function W(){var a,b,c=!dh;Xg=$h?1:0,Yg=$h?Kg:Ig,Zg=$h?0:Kg,$g=$h?Ig:1,_g=Xg,ah=Yg,bh=$h?0:Lg,ch=$h?Jg:1,dh=Z(Xg,Yg,c?void 0:dh.domain(),function(){return jh.tickOffset()}),eh=$(Zg,$g,c?void 0:eh.domain()),fh=$(Zg,$g,c?void 0:fh.domain()),gh=Z(Xg,Yg,wk,function(a){return a%1?0:mh.tickOffset()}),hh=$(bh,ch,c?void 0:hh.domain()),ih=$(bh,ch,c?void 0:ih.domain()),a=eb(),b=ji?ji:c?void 0:jh.tickValues(),jh=bb(dh,_j,a,b),mh=bb(gh,ck,a,b),kh=cb(eh,ak,xi,zi),lh=cb(fh,bk,Gi,Ii),c||(nk.scale(gh),wg&&ok.scale(dh)),X()}function X(){Tg=Lb(),Ug=Mb(),Vg=Mb(.98)}function Y(a,b,c){return(c?mg.time.scale():mg.scale.linear()).range([a,b])}function Z(a,b,c,d){var e,f=Y(a,b,Lj),g=c?f.domain(c):f;Mj?(d=d||function(){return 0},f=function(a,b){var c=g(a)+d(a);return b?c:Math.ceil(c)}):f=function(a,b){var c=g(a);return b?c:Math.ceil(c)};for(e in g)f[e]=g[e];return f.orgDomain=function(){var a=g.domain();return wk&&wk[0]===a[0]&&wk[1]<a[1]&&(a[1]=wk[1]),a},Mj&&(f.domain=function(a){return arguments.length?(wk=a,g.domain(a),f):(a=this.orgDomain(),[a[0],a[1]+1])}),f}function $(a,b,c){var d=Y(a,b);return c&&d.domain(c),d}function _(a){return"y2"===db(a)?fh:eh}function ab(a){return"y2"===db(a)?ih:hh}function bb(a,b,c,d){var f=e(mg,Mj).scale(a).orient(b);return f.tickFormat(c).tickValues(d),Mj?(f.tickCentered(di),Te(fi)&&(fi=!1)):f.tickOffset=function(){var a=Pc(ng.data.targets),b=dh(a[1])-dh(a[0]),c=b?b:$h?Kg:Ig;return c/Nc()/2},f}function cb(a,b,c,d){return e(mg).scale(a).orient(b).tickFormat(c).ticks(d)}function db(a){return a in uh?uh[a]:"y"}function eb(){var a=Lj?Xj:Mj?ed:function(a){return 0>a?a.toFixed(0):a};return ei&&("function"==typeof ei?a=ei:Lj&&(a=function(a){return a?Wj(ei)(a):""})),a}function fb(a){var b;return"y"===a?b=vi:"y2"===a?b=Ei:"x"===a&&(b=qi),b}function gb(a){var b=fb(a);return"string"==typeof b?b:b?b.text:null}function hb(a,b){var c=fb(a);"string"==typeof c?"y"===a?vi=b:"y2"===a?Ei=b:"x"===a&&(qi=b):c&&(c.text=b)}function ib(a){return 10*Math.sin(Math.PI*(a/180))}function jb(a){return 11.5-2.5*(a/15)}function kb(a,b,c){a.selectAll(".tick text").style("text-anchor","start"),b.selectAll(".tick text").attr("y",jb(c)).attr("x",ib(c)).attr("transform","rotate("+c+")")}function lb(a,b){var c=fb(a),d=c&&"object"==typeof c&&c.position?c.position:b;return{isInner:d.indexOf("inner")>=0,isOuter:d.indexOf("outer")>=0,isLeft:d.indexOf("left")>=0,isCenter:d.indexOf("center")>=0,isRight:d.indexOf("right")>=0,isTop:d.indexOf("top")>=0,isMiddle:d.indexOf("middle")>=0,isBottom:d.indexOf("bottom")>=0}}function mb(){return lb("x",$h?"inner-top":"inner-right")}function nb(){return lb("y",$h?"inner-right":"inner-top")}function ob(){return lb("y2",$h?"inner-right":"inner-top")}function pb(a){return"y2"===a?ob():"y"===a?nb():mb()}function qb(){return gb("x")}function rb(){return gb("y")}function sb(){return gb("y2")}function tb(a,b){return a?b.isLeft?0:b.isCenter?Ig/2:Ig:b.isBottom?-Kg:b.isMiddle?-Kg/2:0}function ub(a,b){return a?b.isLeft?"0.5em":b.isRight?"-0.5em":"0":b.isTop?"-0.5em":b.isBottom?"0.5em":"0"}function vb(a,b){return a?b.isLeft?"start":b.isCenter?"middle":"end":b.isBottom?"start":b.isMiddle?"middle":"end"}function wb(){return tb(!$h,mb())}function xb(){return tb($h,nb())}function yb(){return tb($h,ob())}function zb(){return ub(!$h,mb())}function Ab(){return ub($h,nb())}function Bb(){return ub($h,ob())}function Cb(){var a=mb();return $h?a.isInner?"1.2em":-25-Ib("x"):a.isInner?"-0.5em":oi?oi-10:"3em"}function Db(){var a=nb();return $h?a.isInner?"-0.5em":"3em":a.isInner?"1.2em":-20-Ib("y")}function Eb(){var a=ob();return $h?a.isInner?"1.2em":"-2.2em":a.isInner?"-0.5em":30+Ib("y2")}function Fb(){return vb(!$h,mb())}function Gb(){return vb($h,nb())}function Hb(){return vb($h,ob())}function Ib(a){var b=0,c="x"===a?g.axisX:"y"===a?g.axisY:g.axisY2;return pk&&pk.selectAll("."+c+" .tick text").each(function(){var a=this.getBoundingClientRect();b<a.width&&(b=a.width)}),jk=0>=b?jk:b}function Jb(a){var b=rk.select("."+g.axisX+" ."+g.axisXLabel),c=rk.select("."+g.axisY+" ."+g.axisYLabel),d=rk.select("."+g.axisY2+" ."+g.axisY2Label);(a?b.transition():b).attr("x",wb).attr("dx",zb).attr("dy",Cb).text(qb),(a?c.transition():c).attr("x",xb).attr("dx",Ab).attr("dy",Db).attr("dy",Db).text(rb),(a?d.transition():d).attr("x",yb).attr("dx",Bb).attr("dy",Eb).text(sb)}function Kb(a){var b=!1;if(Wg(Vc(ng.data.targets)).forEach(function(c){b||c.data.id!==a.data.id||(b=!0,a=c)}),isNaN(a.endAngle)&&(a.endAngle=a.startAngle),Ee(a.data)){var c=gj,d=hj,e=Math.abs(c)+d,f=Math.PI/e;a.startAngle=-1*(Math.PI/2)+f*Math.abs(c),a.endAngle=a.startAngle+f*(a.value>d?d:a.value)}return b?a:null}function Lb(){var a=mg.svg.arc().outerRadius(Og).innerRadius(Qg),b=function(b,c){var d;return c?a(b):(d=Kb(b),d?a(d):"M 0 0")};return b.centroid=a.centroid,b}function Mb(a){var b=mg.svg.arc().outerRadius(Pg*(a?a:1)).innerRadius(Qg);return function(a){var c=Kb(a);return c?b(c):"M 0 0"}}function Nb(a,b,c){return c||Ge(a.data)?Tg(a,b):"M 0 0"}function Ob(a){var b,c,d,e,f,g=Kb(a),h="";return g&&!ue(ng.data.targets)&&(b=Tg.centroid(g),c=isNaN(b[0])?0:b[0],d=isNaN(b[1])?0:b[1],e=Math.sqrt(c*c+d*d),f=Og&&e?(36/Og>.375?1.175-36/Og:.8)*Og/e:0,h="translate("+c*f+","+d*f+")"),h}function Pb(a){var b=ue(ng.data.targets)?Math.PI:2*Math.PI;return a?(a.endAngle-a.startAngle)/b:null}function Qb(a){return Ac({id:a.data.id,value:a.value,ratio:Pb(a)})}function Rb(a){var b,c,d,e;return Ub()?(b=Kb(a),c=b?b.value:null,d=Pb(b),ue(ng.data.targets)||Vb(d)?(e=Wb(),e?e(c,d):Pd(c,d)):""):""}function Sb(a,b){var c=pk.selectAll("."+g.chartArc+Cd(a)),d=pk.selectAll("."+g.arc).filter(function(b){return b.data.id!==a});Me(a)&&c.selectAll("path").transition().duration(50).attr("d",Ug).transition().duration(100).attr("d",Vg).each(function(a){Fe(a.data)}),b||d.style("opacity",.3)}function Tb(a){var b=pk.selectAll("."+g.chartArc+Cd(a));b.selectAll("path."+g.arc).transition().duration(50).attr("d",Tg),pk.selectAll("."+g.arc).style("opacity",1)}function Ub(){var a=!0;return ve(ng.data.targets)?a=nj:te(ng.data.targets)&&(a=Yi),a}function Vb(a){var b=ve(ng.data.targets)?pj:$i;return a>=b}function Wb(){var a=Zi;return ue(ng.data.targets)?a=ej:ve(ng.data.targets)&&(a=oj),a}function Xb(){return ve(ng.data.targets)?rj:""}function Yb(){var a=aj;return ue(ng.data.targets)?a=ij:ve(ng.data.targets)&&(a=sj),"function"==typeof a?a:function(){}}function Zb(){var a=bj;return ue(ng.data.targets)?a=jj:ve(ng.data.targets)&&(a=tj),"function"==typeof a?a:function(){}}function $b(){var a=cj;return ue(ng.data.targets)?a=kj:ve(ng.data.targets)&&(a=uj),"function"==typeof a?a:function(){}}function _b(a,c,d,e){var f="ratio"===a.unit?e:1;return b(a[c])?a[c]*f:d}function ac(a){var b,c,d,e,f,g,h=Qc(a),i=ad(a);if(th.length>0)for(g=cd(a),b=0;b<th.length;b++)if(e=th[b].filter(function(a){return h.indexOf(a)>=0}),0!==e.length)for(d=e[0],g&&i[d]&&i[d].forEach(function(a,b){i[d][b]=0>a?a:0}),c=1;c<e.length;c++)f=e[c],i[f]&&i[f].forEach(function(a,b){db(f)!==db(d)||!i[d]||g&&+a>0||(i[d][b]+=+a)});return mg.min(Object.keys(i).map(function(a){return mg.min(i[a])}))}function bc(a){var b,c,d,e,f,g,h=Qc(a),i=ad(a);if(th.length>0)for(g=dd(a),b=0;b<th.length;b++)if(e=th[b].filter(function(a){return h.indexOf(a)>=0}),0!==e.length)for(d=e[0],g&&i[d]&&i[d].forEach(function(a,b){i[d][b]=a>0?a:0}),c=1;c<e.length;c++)f=e[c],i[f]&&i[f].forEach(function(a,b){db(f)!==db(d)||!i[d]||g&&0>+a||(i[d][b]+=+a)});return mg.max(Object.keys(i).map(function(a){return mg.max(i[a])}))}function cc(a,c){var d,e,f,g,h,i,j,k,l,m,n=a.filter(function(a){return db(a.id)===c}),o="y2"===c?Ci:ti,p="y2"===c?Bi:si,q=b(o)?o:ac(n),r=b(p)?p:bc(n),s="y2"===c?Di:ui,t=Jd()&&$h,u=Jd()&&!$h;return 0===n.length?"y2"===c?fh.domain():eh.domain():(q===r&&(0>q?r=0:q=0),l=q>=0&&r>=0,m=0>=q&&0>=r,(re(n)||qe(n))&&(l&&(q=0),m&&(r=0)),d=Math.abs(r-q),e=f=g=.1*d,s&&(h=Math.max(Math.abs(q),Math.abs(r)),r=h-s,q=s-h),t?(i=Kd(q,r,c,"width"),j=ic(eh.range()),k=[i[0]/j,i[1]/j],f+=d*(k[1]/(1-k[0]-k[1])),g+=d*(k[0]/(1-k[0]-k[1]))):u&&(i=Kd(q,r,c,"height"),f+=i[1],g+=i[0]),"y"===c&&yi&&(f=_b(yi,"top",e,d),g=_b(yi,"bottom",e,d)),"y2"===c&&Hi&&(f=_b(Hi,"top",e,d),g=_b(Hi,"bottom",e,d)),(re(n)||qe(n))&&(l&&(g=q),m&&(f=-r)),[q-g,r+f])}function dc(a){return mi?Lj?Pe(mi):mi:mg.min(a,function(a){return mg.min(a.values,function(a){return a.x})})}function ec(a){return li?Lj?Pe(li):li:mg.max(a,function(a){return mg.max(a.values,function(a){return a.x})})}function fc(a){var c,d,e,f,g=Pc(a),h=g[1]-g[0];return Mj?d=0:re(a)?(c=Nc(),d=c>1?h/(c-1)/2:.5):d=.01*h,"object"==typeof ni&&Ue(ni)?(e=b(ni.left)?ni.left:d,f=b(ni.right)?ni.right:d):e=f="number"==typeof ni?ni:d,{left:e,right:f}}function gc(a){var b=[dc(a),ec(a)],c=b[0],d=b[1],e=fc(a),f=0,g=0;return c-d!==0||Mj||(c=Lj?new Date(.5*c.getTime()):-.5,d=Lj?new Date(1.5*d.getTime()):.5),(c||0===c)&&(f=Lj?new Date(c.getTime()-e.left):c-e.left),(d||0===d)&&(g=Lj?new Date(d.getTime()+e.right):d+e.right),[f,g]}function hc(a,b,c,d){return c&&(dh.domain(d?d:mg.extent(gc(a))),wk=dh.domain(),wg&&ok.scale(dh).updateScaleExtent(),gh.domain(dh.domain()),nk.scale(gh)),b&&(dh.domain(d?d:nk.empty()?wk:nk.extent()),wg&&ok.scale(dh).updateScaleExtent()),dh.domain()}function ic(a){return a[1]-a[0]}function jc(a){for(var b=0;b<a.length;b++)if(!(a[b]in og))return!1;return!0}function kc(a,b){og[a]=Kc(b)}function lc(a){for(var b=[],c=0;c<a.length;c++)a[c]in og&&b.push(Kc(og[a[c]]));return b}function mc(a){var b,c="y"===a.axis?eh:fh;return b="y"===a.axis||"y2"===a.axis?$h?"start"in a?c(a.start):0:0:$h?0:"start"in a?dh(Lj?Pe(a.start):a.start):0}function nc(a){var b,c="y"===a.axis?eh:fh;return b="y"===a.axis||"y2"===a.axis?$h?0:"end"in a?c(a.end):0:$h?"start"in a?dh(Lj?Pe(a.start):a.start):0:0}function oc(a){var b,c=mc(a),d="y"===a.axis?eh:fh;return b="y"===a.axis||"y2"===a.axis?$h?"end"in a?d(a.end):Ig:Ig:$h?Ig:"end"in a?dh(Lj?Pe(a.end):a.end):Ig,c>b?0:b-c}function pc(a){var b,c=nc(a),d="y"===a.axis?eh:fh;return b="y"===a.axis||"y2"===a.axis?$h?Kg:"start"in a?d(a.start):Kg:$h?"end"in a?dh(Lj?Pe(a.end):a.end):Kg:Kg,c>b?0:b-c}function qc(a){return!a.axis||"x"===a.axis}function rc(a){return nh&&a===nh||Ue(oh)&&Ve(oh,a)}function sc(a){return!rc(a)}function tc(a){return nh?nh:Ue(oh)?oh[a]:null}function uc(a,b){var c,d=b&&Ue(b)?Qc(b):[];return d.forEach(function(b){tc(b)===a&&(c=ng.data.xs[b])}),c}function vc(a,c){return a in ng.data.xs&&ng.data.xs[a]&&b(ng.data.xs[a][c])?ng.data.xs[a][c]:c}function wc(){var a=Object.keys(ng.data.xs);return a.length?ng.data.xs[a[0]]:null}function xc(a){var b=wc();return b&&a<b.length?b[a]:null}function yc(a){Object.keys(a).forEach(function(b){oh[b]=a[b]})}function zc(a){return 1===mg.set(Object.keys(a).map(function(b){return a[b]})).size()}function Ac(a){var b;return a&&(b=rh[a.id],a.name=b?b:a.id),a}function Bc(a,b){var c=a.filter(function(a){return a.index===b});return c.length?c[0]:null}function Cc(a,b){a.forEach(function(a){a.values.forEach(function(c,d){c.x=Ec(b[d],a.id,d)}),ng.data.xs[a.id]=b})}function Dc(a,b){a.forEach(function(a){b[a.id]&&Cc([a],b[a.id])})}function Ec(a,c,d){var e;return e=Lj?Pe(a?a:vc(c,d)):Nj()&&!Mj?b(a)?+a:vc(c,d):d}function Fc(a){var b,c=mg.csv.parseRows(a);return 1===c.length?(b=[{}],c[0].forEach(function(a){b[0][a]=null})):b=mg.csv.parse(a),b}function Gc(a,b){var c,d,e=[];return b?(c=b.value,b.x&&(c.push(b.x),nh=b.x),e.push(c),a.forEach(function(a){var b=[];c.forEach(function(c){var d="undefined"==typeof a[c]?null:a[c];b.push(d)}),e.push(b)}),d=Hc(e)):(Object.keys(a).forEach(function(b){e.push([b].concat(a[b]))}),d=Ic(e)),d}function Hc(a){var b,c,d=a[0],e={},f=[];for(b=1;b<a.length;b++){for(e={},c=0;c<a[b].length;c++)e[d[c]]=a[b][c];f.push(e)}return f}function Ic(a){var b,d,e,f=[];for(b=0;b<a.length;b++)for(e=a[b][0],d=1;d<a[b].length;d++)c(f[d-1])&&(f[d-1]={}),f[d-1][e]=a[b][d];return f}function Jc(a,c){var d,e=mg.keys(a[0]).filter(sc),f=mg.keys(a[0]).filter(rc);return e.forEach(function(d){var e=tc(d);Nj()||Lj?f.indexOf(e)>=0?ng.data.xs[d]=(c&&ng.data.xs[d]?ng.data.xs[d]:[]).concat(a.map(function(a){return a[e]}).filter(b).map(function(a,b){return Ec(a,d,b)})):nh?ng.data.xs[d]=wc():Ue(oh)&&(ng.data.xs[d]=uc(e,ng.data.targets)):ng.data.xs[d]=a.map(function(a,b){return b})}),e.forEach(function(a){if(!ng.data.xs[a])throw new Error('x is not defined for id = "'+a+'".')}),d=e.map(function(b,c){var d=qh(b);return{id:d,id_org:b,values:a.map(function(a,e){var f=tc(b),g=a[f],h=Ec(g,b,e);return Nj()&&Mj&&0===c&&g&&(0===e&&(ci=[]),ci.push(g)),("undefined"==typeof a[b]||ng.data.xs[b].length<=e)&&(h=void 0),{x:h,value:null===a[b]||isNaN(a[b])?null:+a[b],id:d}}).filter(function(a){return"undefined"!=typeof a.x})}}),d.forEach(function(a){var b;a.values=a.values.sort(function(a,b){var c=a.x||0===a.x?a.x:1/0,d=b.x||0===b.x?b.x:1/0;return c-d}),b=0,a.values.forEach(function(a){a.index=b++}),ng.data.xs[a.id].sort(function(a,b){return a-b})}),vh&&oe(Qc(d).filter(function(a){return!(a in wh)}),vh),d.forEach(function(a){kc(a.id_org,a)}),d}function Kc(a){return{id:a.id,id_org:a.id_org,values:a.values.map(function(a){return{x:a.x,value:a.value,id:a.id}})}}function Lc(a){var b=Bc(ng.data.targets[0].values,a-1);return b?b.x:null}function Mc(a){var b=Bc(ng.data.targets[0].values,a+1);return b?b.x:null}function Nc(){return mg.max(ng.data.targets,function(a){return a.values.length})}function Oc(a){var b,c=a.length,d=0;return c>1?a.forEach(function(a){a.values.length>d&&(b=a,d=a.values.length)}):b=c?a[0]:null,b}function Pc(a){var b,c,d=Oc(a);return d?(b=d.values[0],c=d.values[d.values.length-1],[b.x,c.x]):[0,0]}function Qc(a){return a.map(function(a){return a.id})}function Rc(a){return a?"string"==typeof a?[a]:a:Qc(ng.data.targets)}function Sc(a,b){var c,d=Qc(a);for(c=0;c<d.length;c++)if(d[c]===b)return!0;return!1}function Tc(a){return Yj.indexOf(a)<0}function Uc(a){return Zj.indexOf(a)<0}function Vc(a){return a.filter(function(a){return Tc(a.id)})}function Wc(a){var b=mg.set(mg.merge(a.map(function(a){return a.values.map(function(a){return a.x})}))).values();return b.map(Lj?function(a){return new Date(a)}:function(a){return+a})}function Xc(a,b){var c,d,e,f,g,h,i,j=a;if(b)if(c="function"==typeof b?b():b,1===c)j=[a[0]];else if(2===c)j=[a[0],a[a.length-1]];else if(c>2){for(f=c-2,d=a[0],e=a[a.length-1],g=(e-d)/(f+1),j=[d],h=0;f>h;h++)i=+d+g*(h+1),j.push(Lj?new Date(i):i);j.push(e)}return Lj||(j=j.sort(function(a,b){return a-b})),j}function Yc(a){Yj=Yj.concat(a)}function Zc(a){Yj=Yj.filter(function(b){return a.indexOf(b)<0})}function $c(a){Zj=Zj.concat(a)}function _c(a){Zj=Zj.filter(function(b){return a.indexOf(b)<0})}function ad(a){var b={};return a.forEach(function(a){b[a.id]=[],a.values.forEach(function(c){b[a.id].push(c.value)})}),b}function bd(a,b){var c,d,e,f=Object.keys(a);for(c=0;c<f.length;c++)for(e=a[f[c]].values,d=0;d<e.length;d++)if(b(e[d].value))return!0;return!1}function cd(a){return bd(a,function(a){return 0>a})}function dd(a){return bd(a,function(a){return a>0})}function ed(a){return a<ci.length?ci[a]:a}function fd(a,b){return" "+a+" "+a+Bd(b)}function gd(a){return fd(g.text,a.index)}function hd(a){return fd(g.texts,a.id)}function id(a){return fd(g.shape,a.index)}function jd(a){return fd(g.shapes,a.id)}function kd(a){return id(a)+fd(g.line,a.id)}function ld(a){return jd(a)+fd(g.lines,a.id)}function md(a){return id(a)+fd(g.circle,a.index)}function nd(a){return jd(a)+fd(g.circles,a.id)}function od(a){return id(a)+fd(g.bar,a.index)}function pd(a){return jd(a)+fd(g.bars,a.id)}function qd(a){return id(a.data)+fd(g.arc,a.data.id)}function rd(a){return jd(a.data)+fd(g.arcs,a.data.id)}function sd(a){return id(a)+fd(g.area,a.id)}function td(a){return jd(a)+fd(g.areas,a.id)}function ud(a,b){return fd(g.region,b)+" "+("class"in a?a.class:"")}function vd(a){return fd(g.eventRect,a.index)}function wd(a){var b=sh[a],c="";return b&&(c=" "+g.target+"-"+b),fd(g.target,a)+c}function xd(a){return g.chartText+wd(a.id)}function yd(a){return g.chartLine+wd(a.id)}function zd(a){return g.chartBar+wd(a.id)}function Ad(a){return g.chartArc+wd(a.data.id)}function Bd(a){return a||0===a?"-"+(a.replace?a.replace(/([^a-zA-Z0-9-_])/g,"-"):a):""}function Cd(a){return"."+g.target+Bd(a)}function Dd(a){return a.length?a.map(function(a){return Cd(a)}):null}function Ed(a){return"."+g.legendItem+Bd(a)}function Fd(a){return a.length?a.map(function(a){return Ed(a)}):null}function Gd(a){return null!==a.value&&yk[a.id]?1:0}function Hd(a){return b(a.value)?Ce(a)?.5:1:0}function Id(){return Jd()?1:0}function Jd(){return"boolean"==typeof xh&&xh?!0:"object"==typeof xh&&Ue(xh)?!0:!1}function Kd(a,b,c,d){var e=[0,0],f=1.3;return vk.select("svg").selectAll(".dummy").data([a,b]).enter().append("text").text(function(a){return Qd(c)(a)}).each(function(a,b){e[b]=this.getBoundingClientRect()[d]*f}).remove(),e}function Ld(a){var b=a&&!ue(ng.data.targets)?Pd:Md,c=a&&!ue(ng.data.targets)?Pd:Nd;return function(a,d,e){var f="y2"===db(e)?c:b;return f(a,d)}}function Md(a){var b=xi?xi:Od;return b(a)}function Nd(a){var b=Gi?Gi:Od;return b(a)}function Od(a){return b(a)?+a:""}function Pd(a,b){return(100*b).toFixed(1)+"%"}function Qd(a){var c=function(a){return b(a)?+a:""};return"function"==typeof xh.format?c=xh.format:"object"==typeof xh.format&&"function"==typeof xh.format[a]&&(c=xh.format[a]),c}function Rd(a){return a?dh(a.x):null}function Sd(a){return Math.ceil(dh(Lj?Pe(a.value):a.value))}function Td(a){var b=a.axis&&"y2"===a.axis?fh:eh;return Math.ceil(b(a.value))}function Ud(a){return a?gh(a.x):null}function Vd(a,b){var c,d=a[b].x,e=[];for(c=b-1;c>=0&&d===a[c].x;c--)e.push(a[c]);for(c=b;c<a.length&&d===a[c].x;c++)e.push(a[c]);return e}function Wd(a,b,c,d){var e,f=c?c:0,g=d?d:a.length-1,h=Math.floor((g-f)/2)+f,i=a[h],j=dh(i.x)-b[$h?1:0];return j>0?g=h:f=h,g-f===1||0===f&&0===g?(e=[],(a[f].x||0===a[f].x)&&(e=e.concat(Vd(a,f))),(a[g].x||0===a[g].x)&&(e=e.concat(Vd(a,g))),Yd(e,b)):Wd(a,b,f,g)}function Xd(a,b){var c;return c=a.map(function(a){return Wd(a.values,b)}),Yd(c,b)}function Yd(a,b){var c,d;return a.forEach(function(a){var e=We(a,b);(c>e||!c)&&(c=e,d=a)}),d}function Zd(a,b){return mg.merge(a.map(function(a){return a.values})).filter(function(a){return a.x-b===0})}function $d(a){var b=a.getBoundingClientRect(),c=[a.pathSegList.getItem(0),a.pathSegList.getItem(1)],d=c[0].x,e=Math.min(c[0].y,c[1].y);return{x:d,y:e,width:b.width,height:b.height}}function _d(){return yh&&"desc"===yh.toLowerCase()}function ae(){return yh&&"asc"===yh.toLowerCase()}function be(a){var b=ae(),c=_d();return b||c?a.sort(function(a,c){var d=function(a,b){return a+Math.abs(b.value)},e=a.values.reduce(d,0),f=c.values.reduce(d,0);return b?f-e:e-f}):"function"==typeof yh&&a.sort(yh),a}function ce(a,c){var d,e,f,g,h,i,j,k=we(ng.data.targets),l=a.filter(function(a){return a&&b(a.value)});0!==l.length&&wj&&(uk.html(Bj(a,eb(),Ld(k),Uj)).style("display","block"),d=uk.property("offsetWidth"),e=uk.property("offsetHeight"),k?(g=Ig/2+c[0],i=Kg/2+c[1]+20):($h?(f=s(),g=f+c[0]+100,h=g+d,j=t()-y(),i=dh(l[0].x)+20):(f=s(),g=f+x()+dh(l[0].x)+20,h=g+d,j=f+t()-y(),i=c[1]+15),h>j&&(g-=h-j),i+e>u()&&(i-=e+30)),uk.style("top",i+"px").style("left",g+"px"))}function de(){uk.style("display","none")}function ee(a){var c=a.filter(function(a){return a&&b(a.value)});if(wj&&!se(ng.data.targets)&&!we(ng.data.targets)){var d=rk.selectAll("line."+g.xgridFocus);d.style("visibility","visible").data([c[0]]).attr($h?"y1":"x1",Rd).attr($h?"y2":"x2",Rd),Pf(d,"grid")}}function fe(){rk.select("line."+g.xgridFocus).style("visibility","hidden")}function ge(a,b){var c,d,e,f,h=[],i=rk.select("."+g.axisX).selectAll(".tick").size();if("year"===a)for(c=gc(),d=c[0].getFullYear(),e=c[1].getFullYear(),f=d;e>=f;f++)h.push(new Date(f+"-01-01 00:00:00"));else h=b.ticks(10),h.length>i&&(h=h.filter(function(a){return(""+a).indexOf(".")<0}));return h}function he(a){var b,d,e={},f=0;return Vc(ng.data.targets.filter(a)).forEach(function(a){for(b=0;b<th.length;b++)if(!(th[b].indexOf(a.id)<0))for(d=0;d<th[b].length;d++)if(th[b][d]in e){e[a.id]=e[th[b][d]];break}c(e[a.id])&&(e[a.id]=f++)}),e.__max__=f-1,e}function ie(a,b,c,d){var e=d?gh:dh;return function(d){var f=d.id in c?c[d.id]:0;return d.x||0===d.x?e(d.x)-a*(b/2-f):0}}function je(a){return function(b){var c=a?ab(b.id):_(b.id);return c(b.value)}}function ke(a,b,c){var d=be(Vc(ng.data.targets.filter(a))),e=d.map(function(a){return a.id});return function(a,f){var g=c?ab(a.id):_(a.id),h=g(0),i=h;return d.forEach(function(c){c.id!==a.id&&b[c.id]===b[a.id]&&e.indexOf(c.id)<e.indexOf(a.id)&&c.values[f].value*a.value>=0&&(i+=g(c.values[f].value)-h)}),i}}function le(a){return a.x||0===a.x?dh(a.x):null}function me(a,b){var c=he(xe),d=Df(c);return th.length>0?d(a,b)[0][1]:_(a.id)(a.value)}function ne(a,b){return"number"==typeof Wi?Wi:b?2*a.tickOffset()*Xi/b:0}function oe(a,b){Rc(a).forEach(function(a){yk[a]=b===wh[a],wh[a]=b}),a||(vh=b)}function pe(a,b){var c=!1;return a.forEach(function(a){wh[a.id]===b&&(c=!0),a.id in wh||"line"!==b||(c=!0)}),c}function qe(a){return pe(a,"area")||pe(a,"area-spline")||pe(a,"area-step")}function re(a){return pe(a,"bar")}function se(a){return pe(a,"scatter")}function te(a){return"pie"===vh||pe(a,"pie")}function ue(a){return pe(a,"gauge")}function ve(a){return"donut"===vh||pe(a,"donut")}function we(a){return te(a)||ve(a)||ue(a)}function xe(a){var b="string"==typeof a?a:a.id;return!wh[b]||["line","spline","area","area-spline","step","area-step"].indexOf(wh[b])>=0}function ye(a){var b="string"==typeof a?a:a.id;return["step","area-step"].indexOf(wh[b])>=0}function ze(a){var b="string"==typeof a?a:a.id;return["spline","area-spline"].indexOf(wh[b])>=0}function Ae(a){var b="string"==typeof a?a:a.id;return["area","area-spline","area-step"].indexOf(wh[b])>=0}function Be(a){var b="string"==typeof a?a:a.id;return"bar"===wh[b]}function Ce(a){var b="string"==typeof a?a:a.id;return"scatter"===wh[b]}function De(a){var b="string"==typeof a?a:a.id;return"pie"===wh[b]}function Ee(a){var b="string"==typeof a?a:a.id;return"gauge"===wh[b]}function Fe(a){var b="string"==typeof a?a:a.id;return"donut"===wh[b]}function Ge(a){return De(a)||Fe(a)||Ee(a)}function He(a){return xe(a)?[a]:[]}function Ie(a){return Ge(a.data)?[a]:[]}function Je(a){return Be(a)?a.values:[]}function Ke(a){return xe(a)||Ce(a)?a.values:[]}function Le(a){return Be(a)||xe(a)?a.values:[]}function Me(a){return Fe(a)&&qj||Ee(a)&&fj||De(a)&&_i}function Ne(a,b,c){var d=[];return function(e){var f,g=e.id||e;return a[g]instanceof Function?f=a[g](e):a[g]?f=a[g]:(d.indexOf(g)<0&&d.push(g),f=b[d.indexOf(g)%b.length]),c instanceof Function?c(f,e):f}}function Oe(a,b){var c="value"===b.unit,d=b.values&&b.values.length?b.values:[],e=b.max||100;return function(b){var f,g,h=a[a.length-1];for(f=0;f<d.length;f++)if(g=c?b:100*b/e,g<d[f]){h=a[f];break}return h}}function Pe(b){var c;if(b instanceof Date)c=b;else try{c="number"==typeof b?new Date(b):mg.time.format(ph).parse(b)}catch(d){a.console.error("Failed to parse x '"+b+"' to Date with format "+ph)}return c}function Qe(a,b){var c=mg.mouse(a),d=mg.select(a),e=1*d.attr("cx"),f=1*d.attr("cy");return Math.sqrt(Math.pow(e-c[0],2)+Math.pow(f-c[1],2))<b}function Re(a){var b=mg.mouse(a),c=a.getBoundingClientRect(),d=a.pathSegList.getItem(0),e=a.pathSegList.getItem(1),f=d.x,g=Math.min(d.y,e.y),h=c.width,i=c.height,j=2,k=f-j,l=f+h+j,m=g+i+j,n=g-j;return k<b[0]&&b[0]<l&&n<b[1]&&b[1]<m}function Se(a,b){var c;for(c=0;c<b.length;c++)if(b[c].start<a&&a<=b[c].end)return!0;return!1}function Te(a){return!a||"string"==typeof a&&0===a.length||"object"==typeof a&&0===Object.keys(a).length}function Ue(a){return Object.keys(a).length>0}function Ve(a,b){var c=!1;return Object.keys(a).forEach(function(d){a[d]===b&&(c=!0)
}),c}function We(a,b){var c="y"===db(a.id)?eh:fh,d=$h?1:0,e=$h?0:1;return Math.pow(dh(a.x)-b[d],2)+Math.pow(c(a.value)-b[e],2)}function Xe(a,b){var c=0;a.each(function(){++c}).each("end",function(){--c||b.apply(this,arguments)})}function Ye(){var a=[],b=function(b,c){var d=setInterval(function(){var b=0;a.forEach(function(a){if(a.empty())return void(b+=1);try{a.transition()}catch(c){b+=1}}),b===a.length&&(clearInterval(d),c&&c())},10)};return b.add=function(b){a.push(b)},b}function Ze(a,b,c){return d(a[b])?a[b]:c}function $e(a){return 10*Math.ceil(a/10)}function _e(a,b){var c;return mg.select("body").selectAll(".dummy").data([a]).enter().append("text").classed(b?b:"",!0).text(a).each(function(){c=this.getBoundingClientRect()}).remove(),c}function af(a){return ze(a)?"cardinal":ye(a)?"step-after":"linear"}function bf(){return mg.selectAll([])}function cf(a,b,c){Lh(b,a.node()),rk.select("."+g.selectedCircles+Bd(b.id)).selectAll("."+g.selectedCircle+"-"+c).data([b]).enter().append("circle").attr("class",function(){return fd(g.selectedCircle,c)}).attr("cx",$h?me:le).attr("cy",$h?le:me).attr("stroke",function(){return Uj(b)}).attr("r",1.4*of(b)).transition().duration(100).attr("r",of)}function df(a,b,c){Mh(b,a.node()),rk.select("."+g.selectedCircles+Bd(b.id)).selectAll("."+g.selectedCircle+"-"+c).transition().duration(100).attr("r",0).remove()}function ef(a,b,c,d){a?cf(b,c,d):df(b,c,d)}function ff(a,b){Lh(b,a.node()),a.transition().duration(100).style("fill",function(){return mg.rgb(Uj(b)).brighter(.75)})}function gf(a,b){Mh(b,a.node()),a.transition().duration(100).style("fill",function(){return Uj(b)})}function hf(a,b,c,d){a?ff(b,c,d):gf(b,c,d)}function jf(a,b,c,d){hf(a,b,c.data,d)}function kf(a){return"circle"===a.nodeName?ef:mg.select(a).classed(g.bar)?hf:jf}function lf(a){return a.filter(function(a){return b(a.value)})}function mf(a){return Qi&&!ye(a)?"function"==typeof Ri?Ri(a):Ri:0}function nf(a){return Si?Ti?Ti:1.75*mf(a):mf(a)}function of(a){return Ui?Ui:4*mf(a)}function pf(a,c){return(c?rk.selectAll("."+g.circles+Bd(c)):rk).selectAll("."+g.circle+(b(a)?"-"+a:""))}function qf(a,b){pf(a,b).classed(g.EXPANDED,!0).attr("r",nf)}function rf(a){pf(a).filter(function(){return mg.select(this).classed(g.EXPANDED)}).classed(g.EXPANDED,!1).attr("r",mf)}function sf(a){return rk.selectAll("."+g.bar+(b(a)?"-"+a:""))}function tf(a){sf(a).classed(g.EXPANDED,!0)}function uf(a){sf(a).classed(g.EXPANDED,!1)}function vf(a,b){var c=mg.svg.area(),d=Bf(a,b),e=b?ab:_,f=function(a,b){return th.length>0?d(a,b)[0][1]:e(a.id)(0)},g=function(a,b){return th.length>0?d(a,b)[1][1]:e(a.id)(a.value)};return c=$h?c.x0(f).x1(g).y(Rd):c.x(Rd).y0(f).y1(g),function(a){var b,d=lf(a.values),e=0,f=0;return Ae(a)?b=c.interpolate(af(a))(d):(d[0]&&(e=dh(d[0].x),f=_(a.id)(d[0].value)),b=$h?"M "+f+" "+e:"M "+e+" "+f),b?b:"M 0 0"}}function wf(a,b){var c=mg.svg.line(),d=Df(a,b),e=b?ab:_,f=b?Ud:Rd,g=function(a,b){return th.length>0?d(a,b)[0][1]:e(a.id)(a.value)};return c=$h?c.x(g).y(f):c.x(f).y(g),Vi||(c=c.defined(function(a){return null!=a.value})),function(a){var d,f=Vi?lf(a.values):a.values,g=b?g:gh,h=e(a.id),i=0,j=0;return xe(a)?d=zh[a.id]?Ef(f,g,h,zh[a.id]):c.interpolate(af(a))(f):(f[0]&&(i=g(f[0].x),j=h(f[0].value)),d=$h?"M "+j+" "+i:"M "+i+" "+j),d?d:"M 0 0"}}function xf(a,b){var c=Cf(a,b);return function(a,b){var d=c(a,b),e=$h?1:0,f=$h?0:1,g="M "+d[0][e]+","+d[0][f]+" L"+d[1][e]+","+d[1][f]+" L"+d[2][e]+","+d[2][f]+" L"+d[3][e]+","+d[3][f]+" z";return g}}function yf(a,b){var c=Cf(a,!1),d=b?zf:Af;return function(a,b){return d(c(a,b),a,this)}}function zf(a,b,c){var d,e,f=c.getBoundingClientRect();return $h?(e=Be(b)?4:6,d=a[2][1]+e*(b.value<0?-1:1)):d=a[0][0]+(a[2][0]-a[0][0])/2,d>Ig?Ig-f.width:d}function Af(a,b,c){var d,e=c.getBoundingClientRect();return d=$h?(a[0][0]+a[2][0]+.6*e.height)/2:a[2][1]+(b.value<0?e.height:Be(b)?-3:-6),d<e.height?e.height:d}function Bf(a,b){var c=a.__max__+1,d=ie(0,c,a,!!b),e=je(!!b),f=ke(Ae,a,!!b),g=b?ab:_;return function(a,b){var c=g(a.id)(0),h=f(a,b)||c,i=d(a),j=e(a);return $h&&(0<a.value&&c>j||a.value<0&&j>c)&&(j=c),[[i,h],[i,j-(c-h)]]}}function Cf(a,b){var c=a.__max__+1,d=ne(jh,c),e=ie(d,c,a,!!b),f=je(!!b),g=ke(Be,a,!!b),h=b?ab:_;return function(a,b){var c=h(a.id)(0),i=g(a,b)||c,j=e(a),k=f(a);return $h&&(0<a.value&&c>k||a.value<0&&k>c)&&(k=c),[[j,i],[j,k-(c-i)],[j+d,k-(c-i)],[j+d,i]]}}function Df(a,b){var c=a.__max__+1,d=ie(0,c,a,!!b),e=je(!!b),f=ke(xe,a,!!b),g=b?ab:_;return function(a,b){var c=g(a.id)(0),h=f(a,b)||c,i=d(a),j=e(a);return $h&&(0<a.value&&c>j||a.value<0&&j>c)&&(j=c),[[i,j-(c-h)]]}}function Ef(a,b,e,f){var g,h,i,j,k,l,m,n,o,p,q,r,s=-1,t="M",u=[];if(d(f))for(g=0;g<f.length;g++)u[g]={},u[g].start=c(f[g].start)?a[0].x:Lj?Pe(f[g].start):f[g].start,u[g].end=c(f[g].end)?a[a.length-1].x:Lj?Pe(f[g].end):f[g].end;for(q=$h?function(a){return e(a.value)}:function(a){return b(a.x)},r=$h?function(a){return b(a.x)}:function(a){return e(a.value)},i=Lj?function(a,c,d,f){var g=a.x.getTime(),h=c.x-a.x,i=new Date(g+h*d),j=new Date(g+h*(d+f));return"M"+b(i)+" "+e(k(d))+" "+b(j)+" "+e(k(d+f))}:function(a,c,d,f){return"M"+b(j(d),!0)+" "+e(k(d))+" "+b(j(d+f),!0)+" "+e(k(d+f))},g=0;g<a.length;g++){if(c(u)||!Se(a[g].x,u))t+=" "+q(a[g])+" "+r(a[g]);else for(j=Y(a[g-1].x,a[g].x,Lj),k=Y(a[g-1].value,a[g].value),l=b(a[g].x)-b(a[g-1].x),m=e(a[g].value)-e(a[g-1].value),n=Math.sqrt(Math.pow(l,2)+Math.pow(m,2)),o=2/n,p=2*o,h=o;1>=h;h+=p)t+=i(a[g-1],a[g],h,o);s=a[g].x}return t}function Ff(){var a=wg?ok:function(){};rk.select("."+g.zoomRect).call(a),rk.selectAll("."+g.eventRect).call(a)}function Gf(){$h?($j.x.call(jh),$j.subx.call(mh)):($j.y.call(kh),$j.y2.call(lh)),p(),W(),Uf(),o(!1)}function Hf(b){var c=new MutationObserver(function(d){d.forEach(function(d){if("childList"===d.type&&d.previousSibling){c.disconnect();var e=a.setInterval(function(){b.node().parentNode&&(a.clearInterval(e),Gf(),Qf({withTransform:!0,withUpdateXDomain:!0,withUpdateOrgXDomain:!0,withTransition:!1,withTransitionForTransform:!1,withLegend:!0}),b.transition().style("opacity",1))},10)}})});c.observe(b.node(),{attributes:!0,childList:!0,characterData:!0})}function If(b){var c,d,e,f,h=!0;if(vk=mg.select(pg),vk.empty()&&(vk=mg.select(document.createElement("div")).style("opacity",0),Hf(vk),h=!1),vk.html("").classed("c3",!0),ng.data.xs={},ng.data.targets=Jc(b),Dh&&(ng.data.targets=ng.data.targets.filter(Dh)),Ch&&Yc(Ch===!0?Qc(ng.data.targets):Ch),ue(ng.data.targets)&&(Uh=!1),p(),W(),dh.domain(mg.extent(gc(ng.data.targets))),eh.domain(cc(ng.data.targets,"y")),fh.domain(cc(ng.data.targets,"y2")),gh.domain(dh.domain()),hh.domain(eh.domain()),ih.domain(fh.domain()),wk=dh.domain(),nk.scale(gh),wg&&ok.scale(dh),pk=vk.append("svg").style("overflow","hidden").on("mouseenter",Ag).on("mouseleave",Bg),qk=pk.append("defs"),qk.append("clipPath").attr("id",Fj).append("rect"),qk.append("clipPath").attr("id",Gj).append("rect"),qk.append("clipPath").attr("id",Hj).append("rect"),Uf(),rk=pk.append("g").attr("transform",dk.main),sk=pk.append("g").attr("transform",dk.context),tk=pk.append("g").attr("transform",dk.legend),Qh||sk.style("visibility","hidden"),Uh||(tk.style("visibility","hidden"),Zj=Qc(ng.data.targets)),uk=vk.style("position","relative").append("div").style("position","absolute").style("pointer-events","none").style("z-index","10").style("display","none"),fg(Qc(ng.data.targets),{withTransform:!1,withTransitionForTransform:!1}),rk.append("text").attr("class",g.text+" "+g.empty).attr("text-anchor","middle").attr("dominant-baseline","middle"),e=rk.append("g").attr("clip-path",Ij).attr("class",g.grid),Ji&&e.append("g").attr("class",g.xgrids),Pi&&e.append("g").attr("class",g.xgridFocus).append("line").attr("class",g.xgridFocus),e.append("g").attr("class",g.xgridLines),Mi&&e.append("g").attr("class",g.ygrids),e.append("g").attr("class",g.ygridLines),rk.append("g").attr("clip-path",Ij).attr("class",g.regions),rk.append("g").attr("clip-path",Ij).attr("class",g.chart),d=rk.select("."+g.chart).append("g").attr("class",g.eventRects).style("fill-opacity",0),rk.select("."+g.chart).append("g").attr("class",g.chartBars),rk.select("."+g.chart).append("g").attr("class",g.chartLines),c=rk.select("."+g.chart).append("g").attr("class",g.chartArcs).attr("transform",dk.arc),c.append("text").attr("class",g.chartArcsTitle).style("text-anchor","middle").text(Xb()),ue(ng.data.targets)&&(c.append("path").attr("class",g.chartArcsBackground).attr("d",function(){var a={data:[{value:hj}],startAngle:-1*(Math.PI/2),endAngle:Math.PI/2};return Nb(a,!0,!0)}),c.append("text").attr("dy",".75em").attr("class",g.chartArcsGaugeUnit).style("text-anchor","middle").style("pointer-events","none").text(dj?lj:""),c.append("text").attr("dx",-1*(Qg+(Og-Qg)/2)+"px").attr("dy","1.2em").attr("class",g.chartArcsGaugeMin).style("text-anchor","middle").style("pointer-events","none").text(dj?gj:""),c.append("text").attr("dx",Qg+(Og-Qg)/2+"px").attr("dy","1.2em").attr("class",g.chartArcsGaugeMax).style("text-anchor","middle").style("pointer-events","none").text(dj?hj:"")),rk.select("."+g.chart).append("g").attr("class",g.chartTexts),rk.insert("rect",yg?null:"g."+g.grid).attr("class",g.zoomRect).attr("width",Ig).attr("height",Kg).style("opacity",0).style("cursor",$h?"ns-resize":"ew-resize").on("dblclick.zoom",null),pi&&nk.extent("function"!=typeof pi?pi:pi(gc())),$j.x=rk.append("g").attr("class",g.axis+" "+g.axisX).attr("clip-path",Jj).attr("transform",dk.x).style("visibility",_h?"visible":"hidden"),$j.x.append("text").attr("class",g.axisXLabel).attr("transform",$h?"rotate(-90)":"").style("text-anchor",Fb),$j.y=rk.append("g").attr("class",g.axis+" "+g.axisY).attr("clip-path",Kj).attr("transform",dk.y).style("visibility",ri?"visible":"hidden"),$j.y.append("text").attr("class",g.axisYLabel).attr("transform",$h?"":"rotate(-90)").style("text-anchor",Gb),$j.y2=rk.append("g").attr("class",g.axis+" "+g.axisY2).attr("transform",dk.y2).style("visibility",Ai?"visible":"hidden"),$j.y2.append("text").attr("class",g.axisY2Label).attr("transform",$h?"":"rotate(-90)").style("text-anchor",Hb),sk.append("g").attr("clip-path",Ij).attr("class",g.chart),sk.select("."+g.chart).append("g").attr("class",g.chartBars),sk.select("."+g.chart).append("g").attr("class",g.chartLines),sk.append("g").attr("clip-path",Ij).attr("class",g.brush).call(nk).selectAll("rect").attr($h?"width":"height",$h?Jg:Lg),$j.subx=sk.append("g").attr("class",g.axisX).attr("transform",dk.subx).attr("clip-path",$h?"":Jj),Xf(ng.data.targets),h&&(Gf(),Qf({withTransform:!0,withUpdateXDomain:!0,withUpdateOrgXDomain:!0,withTransitionForAxis:!1})),Cj){if(Lj&&"string"==typeof Dj){for(Dj=Pe(Dj),f=0;f<ng.data.targets[0].values.length&&ng.data.targets[0].values[f].x-Dj!==0;f++);Dj=f}uk.html(Bj(ng.data.targets.map(function(a){return Ac(a.values[Dj])}),eb(),Ld(we(ng.data.targets)),Uj)),uk.style("top",Ej.top).style("left",Ej.left).style("display","block")}null==a.onresize&&(a.onresize=Tf()),a.onresize.add&&(a.onresize.add(Cg),a.onresize.add(function(){ng.flush()}),a.onresize.add(Dg)),ng.element=vk.node()}function Jf(a){a.append("rect").attr("class",vd).style("cursor",Eh&&Fh?"pointer":null).on("mouseover",function(a){var b,c,d=a.index;Pj||we(ng.data.targets)||(b=ng.data.targets.map(function(a){return Ac(Bc(a.values,d))}),c=[],Object.keys(rh).forEach(function(a){for(var d=0;d<b.length;d++)if(b[d]&&b[d].id===a){c.push(b[d]),b.shift(d);break}}),b=c.concat(b),Si&&qf(d),tf(d),rk.selectAll("."+g.shape+"-"+d).each(function(a){Jh(a)}))}).on("mouseout",function(a){var b=a.index;we(ng.data.targets)||(fe(),de(),rf(b),uf(),rk.selectAll("."+g.shape+"-"+b).each(function(a){Kh(a)}))}).on("mousemove",function(a){var b,c=a.index,d=pk.select("."+g.eventRect+"-"+c);Pj||we(ng.data.targets)||(b=Vc(ng.data.targets).map(function(a){return Ac(Bc(a.values,c))}),xj&&(ce(b,mg.mouse(this)),ee(b)),(!xj||Eh&&!Fh)&&rk.selectAll("."+g.shape+"-"+c).each(function(){mg.select(this).classed(g.EXPANDED,!0),Eh&&d.style("cursor",Fh?"pointer":null),xj||(fe(),de(),Fh||(rf(c),uf()))}).filter(function(a){return"circle"===this.nodeName?Qe(this,of(a)):"path"===this.nodeName?Re(this):void 0}).each(function(a){Eh&&(Fh||Gh(a))&&d.style("cursor","pointer"),xj||(ce([a],mg.mouse(this)),ee([a]),Si&&qf(c,a.id),tf(c,a.id))}))}).on("click",function(a){var b=a.index;if(!we(ng.data.targets))return Qj?void(Qj=!1):void rk.selectAll("."+g.shape+"-"+b).each(function(a){Lf(this,a,b)})}).call(mg.behavior.drag().origin(Object).on("drag",function(){Mf(mg.mouse(this))}).on("dragstart",function(){Nf(mg.mouse(this))}).on("dragend",function(){Of()})).on("dblclick.zoom",null)}function Kf(a){a.append("rect").attr("x",0).attr("y",0).attr("width",Ig).attr("height",Kg).attr("class",g.eventRect).on("mouseout",function(){we(ng.data.targets)||(fe(),de(),rf())}).on("mousemove",function(){var a,b,c,d,e=Vc(ng.data.targets);Pj||we(e)||(a=mg.mouse(this),b=Xd(e,a),b&&(c=Ce(b)?[b]:Zd(e,b.x),d=c.map(function(a){return Ac(a)}),ce(d,a),Si&&(rf(),qf(b.index,b.id)),ee(d),We(b,a)<100?(pk.select("."+g.eventRect).style("cursor","pointer"),Rj||(Jh(b),Rj=!0)):(pk.select("."+g.eventRect).style("cursor",null),Kh(b),Rj=!1)))}).on("click",function(){var a,b,c=Vc(ng.data.targets);we(c)||(a=mg.mouse(this),b=Xd(c,a),b&&We(b,a)<100&&rk.select("."+g.circles+"-"+Bd(b.id)).select("."+g.circle+"-"+b.index).each(function(){Lf(this,b,b.index)}))}).call(mg.behavior.drag().origin(Object).on("drag",function(){Mf(mg.mouse(this))}).on("dragstart",function(){Nf(mg.mouse(this))}).on("dragend",function(){Of()})).on("dblclick.zoom",null)}function Lf(a,b,c){var d,e,f=mg.select(a),h=f.classed(g.SELECTED);"circle"===a.nodeName?(d=Qe(a,1.5*of(b)),e=ef):"path"===a.nodeName&&(f.classed(g.bar)?(d=Re(a),e=hf):(d=!0,e=jf)),(Fh||d)&&(Eh&&Gh(b)&&(Hh||rk.selectAll("."+g.shapes+(Fh?Bd(b.id):"")).selectAll("."+g.shape).each(function(a,b){var c=mg.select(this);c.classed(g.SELECTED)&&e(!1,c.classed(g.SELECTED,!1),a,b)}),f.classed(g.SELECTED,!h),e(!h,f,b,c)),Ih(b,a))}function Mf(a){var b,c,d,e,f,h,i,j;we(ng.data.targets)||Eh&&(!wg||ok.altDomain)&&Hh&&(b=Oj[0],c=Oj[1],d=a[0],e=a[1],f=Math.min(b,d),h=Math.max(b,d),i=Fh?Fg.top:Math.min(c,e),j=Fh?Kg:Math.max(c,e),rk.select("."+g.dragarea).attr("x",f).attr("y",i).attr("width",h-f).attr("height",j-i),rk.selectAll("."+g.shapes).selectAll("."+g.shape).filter(function(a){return Gh(a)}).each(function(a,b){var c,d,e,k,l,m,n=mg.select(this),o=n.classed(g.SELECTED),p=n.classed(g.INCLUDED),q=!1;if(n.classed(g.circle))c=1*n.attr("cx"),d=1*n.attr("cy"),l=ef,q=c>f&&h>c&&d>i&&j>d;else{if(!n.classed(g.bar))return;m=$d(this),c=m.x,d=m.y,e=m.width,k=m.height,l=hf,q=!(c>h||f>c+e||d>j||i>d+k)}q^p&&(n.classed(g.INCLUDED,!p),n.classed(g.SELECTED,!o),l(!o,n,a,b))}))}function Nf(a){we(ng.data.targets)||Eh&&(Oj=a,rk.select("."+g.chart).append("rect").attr("class",g.dragarea).style("opacity",.1),Pj=!0,Nh())}function Of(){we(ng.data.targets)||Eh&&(rk.select("."+g.dragarea).transition().duration(100).style("opacity",0).remove(),rk.selectAll("."+g.shape).classed(g.INCLUDED,!1),Pj=!1,Oh())}function Pf(a,b){"grid"===b&&a.each(function(){var a=mg.select(this),b=a.attr("x1"),c=a.attr("x2"),d=a.attr("y1"),e=a.attr("y2");a.attr({x1:Math.ceil(b),x2:Math.ceil(c),y1:Math.ceil(d),y2:Math.ceil(e)})})}function Qf(a,c){var d,e,f,h,i,j,k,l,m,n,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,R,S,T,U,V,X,Y,Z,$,_,ab,bb,cb,eb=he(Ae),fb=he(Be),gb=he(xe),hb=we(ng.data.targets),ib=Ye(),jb=Vc(ng.data.targets);if(d=h=s=w=bf(),a=a||{},G=Ze(a,"withY",!0),H=Ze(a,"withSubchart",!0),I=Ze(a,"withTransition",!0),L=Ze(a,"withTransform",!1),M=Ze(a,"withUpdateXDomain",!1),N=Ze(a,"withUpdateOrgXDomain",!1),O=Ze(a,"withLegend",!1),J=Ze(a,"withTransitionForExit",I),K=Ze(a,"withTransitionForAxis",I),Z=I?Eg:0,$=J?Z:0,_=K?Z:0,c=c||Vf(_),O&&Uh&&fg(Qc(ng.data.targets),a,c),Mj&&0===jb.length&&dh.domain([0,$j.x.selectAll(".tick").size()]),jb.length?(hc(jb,M,N),ji||!ii&&!hi||(ab=Xc(Wc(jb),hi),jh.tickValues(ab),mh.tickValues(ab))):(jh.tickValues([]),mh.tickValues([])),eh.domain(cc(jb,"y")),fh.domain(cc(jb,"y2")),$j.x.style("opacity",hb?0:1),$j.y.style("opacity",hb?0:1),$j.y2.style("opacity",hb?0:1),$j.subx.style("opacity",hb?0:1),c.axisX.call(jh),c.axisY.call(kh),c.axisY2.call(lh),c.axisSubX.call(mh),jb.length&&(p(),W(),Uf(),o(!0,c),hc(jb,M,N),c.axisX.call(jh),c.axisSubX.call(mh),c.axisY.call(kh),c.axisY2.call(lh)),Jb(I),M&&jb.length)if(fi&&ab){for(bb=1;bb<ab.length;bb++)if(ab.length/bb<gi){cb=bb;break}pk.selectAll("."+g.axisX+" .tick text").each(function(a){var b=ab.indexOf(a);b>=0&&mg.select(this).style("display",b%cb?"none":"block")})}else pk.selectAll("."+g.axisX+" .tick text").style("display","block");!$h&&ki&&kb($j.x,c.axisX,ki),P=vf(eb,!1),S=xf(fb),U=wf(gb,!1),X=yf(fb,!0),Y=yf(fb,!1),hh.domain(eh.domain()),ih.domain(fh.domain()),uk.style("display","none"),q(),rk.select("text."+g.text+"."+g.empty).attr("x",Ig/2).attr("y",Kg/2).text(Ph).transition().style("opacity",jb.length?0:1),rk.select("line."+g.xgridFocus).style("visibility","hidden"),Ji&&(e=$h?{x1:0,x2:Ig,y1:function(a){return dh(a)-D},y2:function(a){return dh(a)-D}}:{x1:function(a){return dh(a)+D},x2:function(a){return dh(a)+D},y1:Fg.top,y2:Kg},(m=function(a){f=ge(Ki,dh),D=Mj?jh.tickOffset():0,d=rk.select("."+g.xgrids).selectAll("."+g.xgrid).data(f),d.enter().append("line").attr("class",g.xgrid),a||d.attr(e).style("opacity",function(){return+mg.select(this).attr($h?"y1":"x1")===($h?Kg:0)?0:1}),d.exit().remove()})()),h=rk.select("."+g.xgridLines).selectAll("."+g.xgridLine).data(Li),i=h.enter().append("g").attr("class",function(a){return g.xgridLine+(a.class?" "+a.class:"")}),i.append("line").style("opacity",0),i.append("text").attr("text-anchor","end").attr("transform",$h?"":"rotate(-90)").attr("dx",$h?0:-Fg.top).attr("dy",-5).style("opacity",0),h.exit().transition().duration(Z).style("opacity",0).remove(),G&&Mi&&(j=rk.select("."+g.ygrids).selectAll("."+g.ygrid).data(eh.ticks(Oi)),j.enter().append("line").attr("class",g.ygrid),j.attr("x1",$h?eh:0).attr("x2",$h?eh:Ig).attr("y1",$h?0:eh).attr("y2",$h?Kg:eh),j.exit().remove(),Pf(j,"grid")),G&&(k=rk.select("."+g.ygridLines).selectAll("."+g.ygridLine).data(Ni),l=k.enter().append("g").attr("class",function(a){return g.ygridLine+(a.class?" "+a.class:"")}),l.append("line").style("opacity",0),l.append("text").attr("text-anchor","end").attr("transform",$h?"rotate(-90)":"").attr("dx",$h?0:-Fg.top).attr("dy",-5).style("opacity",0),k.select("line").transition().duration(Z).attr("x1",$h?Td:0).attr("x2",$h?Td:Ig).attr("y1",$h?0:Td).attr("y2",$h?Kg:Td).style("opacity",1),k.select("text").transition().duration(Z).attr("x",$h?0:Ig).attr("y",Td).text(function(a){return a.text}).style("opacity",1),k.exit().transition().duration(Z).style("opacity",0).remove()),v=rk.select("."+g.regions).selectAll("."+g.region).data(vj),v.enter().append("g").attr("class",ud).append("rect").style("fill-opacity",0),v.exit().transition().duration(Z).style("opacity",0).remove(),t=rk.selectAll("."+g.bars).selectAll("."+g.bar).data(Je),t.enter().append("path").attr("class",od).style("stroke",function(a){return Uj(a.id)}).style("fill",function(a){return Uj(a.id)}),t.style("opacity",Gd),t.exit().transition().duration($).style("opacity",0).remove(),n=rk.selectAll("."+g.lines).selectAll("."+g.line).data(He),n.enter().append("path").attr("class",kd).style("stroke",Uj),n.style("opacity",Gd).attr("transform",null),n.exit().transition().duration($).style("opacity",0).remove(),r=rk.selectAll("."+g.areas).selectAll("."+g.area).data(He),r.enter().append("path").attr("class",sd).style("fill",Uj).style("opacity",function(){return xk=+mg.select(this).style("opacity"),0}),r.style("opacity",xk),r.exit().transition().duration($).style("opacity",0).remove(),Qi&&(s=rk.selectAll("."+g.circles).selectAll("."+g.circle).data(Ke),s.enter().append("circle").attr("class",md).attr("r",mf).style("fill",Uj),s.style("opacity",Gd),s.exit().remove()),Jd()&&(w=rk.selectAll("."+g.texts).selectAll("."+g.text).data(Le),w.enter().append("text").attr("class",gd).attr("text-anchor",function(a){return $h?a.value<0?"end":"start":"middle"}).style("stroke","none").style("fill",Uj).style("fill-opacity",0),w.text(function(a){return Qd(db(a.id))(a.value,a.id)}),w.exit().transition().duration($).style("fill-opacity",0).remove()),u=rk.selectAll("."+g.arcs).selectAll("."+g.arc).data(Ie),u.enter().append("path").attr("class",qd).style("fill",function(a){return Uj(a.data)}).style("cursor",function(a){return Gh(a)?"pointer":null}).style("opacity",0).each(function(a){Ee(a.data)&&(a.startAngle=a.endAngle=-1*(Math.PI/2)),this._current=a}).on("mouseover",function(a,b){var c,d,e;Sj||(c=Kb(a),d=Qb(c),e=Zb(),Sb(c.data.id),bg(c.data.id,!0),e(d,b))}).on("mousemove",function(a){var b=Kb(a),c=Qb(b),d=[c];ce(d,mg.mouse(this))}).on("mouseout",function(a,b){var c,d,e;Sj||(c=Kb(a),d=Qb(c),e=$b(),Tb(c.data.id),cg(),de(),e(d,b))}).on("click",function(a,b){var c=Kb(a),d=Qb(c),e=Yb();Lf(this,a,b),e(d,b)}),u.attr("transform",function(a){return!Ee(a.data)&&L?"scale(0)":""}).style("opacity",function(a){return a===this._current?0:1}).each(function(){Sj=!0}).transition().duration(Z).attrTween("d",function(a){var b,c=Kb(a);return c?(isNaN(this._current.endAngle)&&(this._current.endAngle=this._current.startAngle),b=mg.interpolate(this._current,c),this._current=b(0),function(a){return Nb(b(a),!0)}):function(){return"M 0 0"}}).attr("transform",L?"scale(1)":"").style("fill",function(a){return Vj?Vj(a.data.values[0].value):Uj(a.data.id)}).style("opacity",1).call(Xe,function(){Sj=!1}),u.exit().transition().duration($).style("opacity",0).remove(),rk.selectAll("."+g.chartArc).select("text").style("opacity",0).attr("class",function(a){return Ee(a.data)?g.gaugeValue:""}).text(Rb).attr("transform",Ob).transition().duration(Z).style("opacity",function(a){return Tc(a.data.id)&&Ge(a.data)?1:0}),rk.select("."+g.chartArcsTitle).style("opacity",ve(ng.data.targets)||ue(ng.data.targets)?1:0),Qh&&(mg.event&&"zoom"===mg.event.type&&nk.extent(dh.orgDomain()).update(),H&&(!$h&&ki&&kb($j.subx,c.axisSubX,ki),nk.empty()||nk.extent(dh.orgDomain()).update(),R=vf(eb,!0),T=xf(fb,!0),V=wf(gb,!0),z=sk.selectAll("."+g.bars).selectAll("."+g.bar).data(Je),z.enter().append("path").attr("class",od).style("stroke","none").style("fill",Uj),z.style("opacity",Gd).transition().duration(Z).attr("d",T).style("opacity",1),z.exit().transition().duration(Z).style("opacity",0).remove(),x=sk.selectAll("."+g.lines).selectAll("."+g.line).data(He),x.enter().append("path").attr("class",kd).style("stroke",Uj),x.style("opacity",Gd).transition().duration(Z).attr("d",V).style("opacity",1),x.exit().transition().duration(Z).style("opacity",0).remove(),y=sk.selectAll("."+g.areas).selectAll("."+g.area).data(He),y.enter().append("path").attr("class",sd).style("fill",Uj).style("opacity",function(){return xk=+mg.select(this).style("opacity"),0}),y.style("opacity",0).transition().duration(Z).attr("d",R).style("fill",Uj).style("opacity",xk),y.exit().transition().duration($).style("opacity",0).remove())),rk.selectAll("."+g.selectedCircles).filter(function(a){return Be(a)}).selectAll("circle").remove(),zg&&(A=rk.select("."+g.eventRects).style("cursor",wg?$h?"ns-resize":"ew-resize":null),Ue(oh)&&!zc(oh)?(A.classed(g.eventRectsMultiple)||A.classed(g.eventRectsMultiple,!0).classed(g.eventRectsSingle,!1).selectAll("."+g.eventRect).remove(),B=rk.select("."+g.eventRects).selectAll("."+g.eventRect).data([0]),Kf(B.enter()),B.attr("x",0).attr("y",0).attr("width",Ig).attr("height",Kg)):(A.classed(g.eventRectsSingle)||A.classed(g.eventRectsMultiple,!1).classed(g.eventRectsSingle,!0).selectAll("."+g.eventRect).remove(),!Nj()&&!Lj||Mj?(F=Q(),E=function(a){return dh(a.x)-F/2}):(F=function(a){var b=Lc(a.index),c=Mc(a.index),d=ng.data.xs[a.id][a.index],e=(dh(c?c:d)-dh(b?b:d))/2;return 0>e?0:e},E=function(a){var b=Lc(a.index),c=ng.data.xs[a.id][a.index];return(dh(c)+dh(b?b:c))/2}),C=Oc(ng.data.targets),rk.select("."+g.eventRects).datum(C?C.values:[]),B=rk.select("."+g.eventRects).selectAll("."+g.eventRect).data(function(a){return a}),Jf(B.enter()),B.attr("class",vd).attr("x",$h?0:E).attr("y",$h?E:0).attr("width",$h?Ig:F).attr("height",$h?F:Kg),B.exit().remove())),mg.transition().duration(Z).each(function(){ib.add(t.transition().attr("d",S).style("fill",Uj).style("opacity",1)),ib.add(n.transition().attr("d",U).style("stroke",Uj).style("opacity",1)),ib.add(r.transition().attr("d",P).style("fill",Uj).style("opacity",xk)),ib.add(s.transition().style("opacity",Hd).style("fill",Uj).attr("cx",$h?me:le).attr("cy",$h?le:me)),ib.add(rk.selectAll("."+g.selectedCircle).transition().attr("cx",$h?me:le).attr("cy",$h?le:me)),ib.add(w.transition().attr("x",X).attr("y",Y).style("fill",Uj).style("fill-opacity",a.flow?0:Id)),ib.add(v.selectAll("rect").transition().attr("x",mc).attr("y",nc).attr("width",oc).attr("height",pc).style("fill-opacity",function(a){return b(a.opacity)?a.opacity:.1})),ib.add(h.select("line").transition().attr("x1",$h?0:Sd).attr("x2",$h?Ig:Sd).attr("y1",$h?Sd:Fg.top).attr("y2",$h?Sd:Kg).style("opacity",1)),ib.add(h.select("text").transition().attr("x",$h?Ig:0).attr("y",Sd).text(function(a){return a.text}).style("opacity",1))}).call(ib,a.flow?function(){var b,c,f,i=1,j=a.flow.index,k=a.flow.length,l=Bc(ng.data.targets[0].values,j),o=Bc(ng.data.targets[0].values,j+k),p=dh.domain(),q=a.flow.duration||Z,u=a.flow.done||function(){},x=Ye();ng.data.targets.forEach(function(a){a.values.splice(0,k)}),f=hc(jb,!0,!0),m&&m(!0),a.flow.orgDataCount?b=1===a.flow.orgDataCount||l.x===o.x?dh(p[0])-dh(f[0]):Lj?dh(p[0])-dh(f[0]):dh(l.x)-dh(o.x):1!==ng.data.targets[0].values.length?b=dh(p[0])-dh(f[0]):Lj?(l=Bc(ng.data.targets[0].values,0),o=Bc(ng.data.targets[0].values,ng.data.targets[0].values.length-1),b=dh(l.x)-dh(o.x)):b=ic(f)/2,i=ic(p)/ic(f),c="translate("+b+",0) scale("+i+",1)",mg.transition().ease("linear").duration(q).each(function(){x.add($j.x.transition().call(jh)),x.add(t.transition().attr("transform",c)),x.add(n.transition().attr("transform",c)),x.add(r.transition().attr("transform",c)),x.add(s.transition().attr("transform",c)),x.add(w.transition().attr("transform",c)),x.add(v.filter(qc).transition().attr("transform",c)),x.add(d.transition().attr("transform",c)),x.add(h.transition().attr("transform",c))}).call(x,function(){var a,b=[],c=[],f=[];if(k){for(a=0;k>a;a++)b.push("."+g.shape+"-"+(j+a)),c.push("."+g.text+"-"+(j+a)),f.push("."+g.eventRect+"-"+(j+a));pk.selectAll("."+g.shapes).selectAll(b).remove(),pk.selectAll("."+g.texts).selectAll(c).remove(),pk.selectAll("."+g.eventRects).selectAll(f).remove(),pk.select("."+g.xgrid).remove()}d.attr("transform",null).attr(e),h.attr("transform",null),h.select("line").attr("x1",$h?0:Sd).attr("x2",$h?Ig:Sd),h.select("text").attr("x",$h?Ig:0).attr("y",Sd),t.attr("transform",null).attr("d",S),n.attr("transform",null).attr("d",U),r.attr("transform",null).attr("d",P),s.attr("transform",null).attr("cx",$h?me:le).attr("cy",$h?le:me),w.attr("transform",null).attr("x",X).attr("y",Y).style("fill-opacity",Id),v.attr("transform",null),v.select("rect").filter(qc).attr("x",mc).attr("width",oc),B.attr("x",$h?0:E).attr("y",$h?E:0).attr("width",$h?Ig:F).attr("height",$h?F:Kg),u()})}:null),Qc(ng.data.targets).forEach(function(a){yk[a]=!0}),Ff()}function Rf(){Qf({withTransition:!1,withY:!1,withSubchart:!1,withUpdateXDomain:!0})}function Sf(){if(wg&&0!==Vc(ng.data.targets).length){if("mousemove"===mg.event.sourceEvent.type&&ok.altDomain)return dh.domain(ok.altDomain),void ok.scale(dh).updateScaleExtent();Mj&&dh.orgDomain()[0]===wk[0]&&dh.domain([wk[0]-1e-10,dh.orgDomain()[1]]),Qf({withTransition:!1,withY:!1,withSubchart:!1}),"mousemove"===mg.event.sourceEvent.type&&(Qj=!0)}}function Tf(){function a(){b.forEach(function(a){a()})}var b=[];return a.add=function(a){b.push(a)},a}function Uf(){pk.attr("width",Mg).attr("height",Ng),pk.select("#"+Fj).select("rect").attr("width",Ig).attr("height",Kg),pk.select("#"+Gj).select("rect").attr("x",G).attr("y",H).attr("width",M).attr("height",N),pk.select("#"+Hj).select("rect").attr("x",I).attr("y",J).attr("width",O).attr("height",P),pk.select("."+g.zoomRect).attr("width",Ig).attr("height",Kg),vk.style("max-height",Ng+"px")}function Vf(a){return{axisX:a?$j.x.transition().duration(a):$j.x,axisY:a?$j.y.transition().duration(a):$j.y,axisY2:a?$j.y2.transition().duration(a):$j.y2,axisSubX:a?$j.subx.transition().duration(a):$j.subx}}function Wf(a){var b;a=a||{},a.withTransition=Ze(a,"withTransition",!0),a.withTransform=Ze(a,"withTransform",!1),a.withLegend=Ze(a,"withLegend",!1),a.withUpdateXDomain=!0,a.withUpdateOrgXDomain=!0,a.withTransitionForExit=!1,p(),a.withLegend&&Uh||(b=Vf(a.withTransitionForAxis?Eg:0),W(),Uf(),o(a.withTransition,b)),Qf(a,b)}function Xf(a){var b,c,d,e,f,h,i,j,k,l,m,n;i=rk.select("."+g.chartTexts).selectAll("."+g.chartText).data(a).attr("class",xd),j=i.enter().append("g").attr("class",xd).style("opacity",0).style("pointer-events","none"),j.append("g").attr("class",hd),e=rk.select("."+g.chartBars).selectAll("."+g.chartBar).data(a).attr("class",zd),d=e.enter().append("g").attr("class",zd).style("opacity",0).style("pointer-events","none"),d.append("g").attr("class",pd).style("cursor",function(a){return Gh(a)?"pointer":null}),c=rk.select("."+g.chartLines).selectAll("."+g.chartLine).data(a).attr("class",yd),b=c.enter().append("g").attr("class",yd).style("opacity",0).style("pointer-events","none"),b.append("g").attr("class",ld),b.append("g").attr("class",td),b.append("g").attr("class",function(a){return fd(g.selectedCircles,a.id)}),b.append("g").attr("class",nd).style("cursor",function(a){return Gh(a)?"pointer":null}),a.forEach(function(a){rk.selectAll("."+g.selectedCircles+Bd(a.id)).selectAll("."+g.selectedCircle).each(function(b){b.value=a.values[b.index].value})}),h=rk.select("."+g.chartArcs).selectAll("."+g.chartArc).data(Wg(a)).attr("class",Ad),f=h.enter().append("g").attr("class",Ad),f.append("g").attr("class",rd),f.append("text").attr("dy",ue(ng.data.targets)?"-0.35em":".35em").style("opacity",0).style("text-anchor","middle").style("pointer-events","none"),Qh&&(n=sk.select("."+g.chartBars).selectAll("."+g.chartBar).data(a).attr("class",zd),m=n.enter().append("g").style("opacity",0).attr("class",zd),m.append("g").attr("class",pd),l=sk.select("."+g.chartLines).selectAll("."+g.chartLine).data(a).attr("class",yd),k=l.enter().append("g").style("opacity",0).attr("class",yd),k.append("g").attr("class",ld),k.append("g").attr("class",td)),pk.selectAll("."+g.target).filter(function(a){return Tc(a.id)}).transition().duration(Eg).style("opacity",1)}function Yf(a,b){b.filter&&(a=a.filter(b.filter)),(b.type||b.types)&&a.forEach(function(a){b.types?oe(a.id,b.types[a.id]):oe(a.id,b.type)}),ng.data.targets.forEach(function(b){for(var c=0;c<a.length;c++)if(b.id===a[c].id){b.values=a[c].values,a.splice(c,1);break}}),ng.data.targets=ng.data.targets.concat(a),Xf(ng.data.targets),Qf({withUpdateOrgXDomain:!0,withUpdateXDomain:!0,withLegend:!0}),"function"==typeof b.done&&b.done()}function Zf(a){if("data"in a)Yf(Jc(a.data),a);else if("url"in a)mg.csv(a.url,function(b,c){Yf(Jc(c),a)});else if("rows"in a)Yf(Jc(Hc(a.rows)),a);else{if(!("columns"in a))throw Error("url or rows or columns is required.");Yf(Jc(Ic(a.columns)),a)}}function $f(a,b){return"function"!=typeof b&&(b=function(){}),a=a.filter(function(a){return Sc(ng.data.targets,a)}),a&&0!==a.length?(pk.selectAll(a.map(function(a){return Cd(a)})).transition().style("opacity",0).remove().call(Xe,b),void a.forEach(function(a){yk[a]=!1,tk.selectAll("."+g.legendItem+Bd(a)).remove(),ng.data.targets=ng.data.targets.filter(function(b){return b.id!==a})})):void b()}function _f(a){return a.classed(g.legendItemHidden)?ik:1}function ag(a){return a.classed(g.legendItemHidden)?ik:.3}function bg(a,b){tk.selectAll("."+g.legendItem).transition().duration(100).style("opacity",function(c){var d=mg.select(this);return a&&c!==a?b?ag(d):_f(d):b?_f(d):ag(d)})}function cg(){tk.selectAll("."+g.legendItem).transition().duration(100).style("opacity",function(){return _f(mg.select(this))})}function dg(a){Uh||(Uh=!0,tk.style("visibility","visible")),_c(a),tk.selectAll(Fd(a)).style("visibility","visible").transition().style("opacity",function(){return _f(mg.select(this))
})}function eg(a){Uh&&Te(a)&&(Uh=!1,tk.style("visibility","hidden")),$c(a),tk.selectAll(Fd(a)).style("opacity",0).style("visibility","hidden")}function fg(a,b,c){function e(b,c,d){function e(a,b){b||(f=(m-z-l)/2,y>f&&(f=(m-l)/2,z=0,F++)),E[a]=F,D[F]=f,A[a]=z,z+=l}var f,h,i=_e(b.textContent,g.legendItem),j=10*Math.ceil((i.width+v)/10),k=10*Math.ceil((i.height+u)/10),l=ek?k:j,m=ek?V():U();return d&&(z=0,F=0,w=0,x=0),Uh&&!Uc(c)?void(B[c]=C[c]=E[c]=A[c]=0):(B[c]=j,C[c]=k,(!w||j>=w)&&(w=j),(!x||k>=x)&&(x=k),h=ek?x:w,void(Zh?(Object.keys(B).forEach(function(a){B[a]=w}),Object.keys(C).forEach(function(a){C[a]=x}),f=(m-h*a.length)/2,y>f?(z=0,F=0,a.forEach(function(a){e(a)})):e(c,!0)):e(c)))}var f,h,i,j,k,l,m,n,q,r,s,t,u=4,v=36,w=0,x=0,y=10,z=0,A={},B={},C={},D=[0],E={},F=0,G=tk.selectAll("."+g.legendItemFocused).size();b=b||{},n=Ze(b,"withTransition",!0),q=Ze(b,"withTransitionForTransform",!0),ek?(f=function(a){return w*E[a]},j=function(a){return D[E[a]]+A[a]}):(f=function(a){return D[E[a]]+A[a]},j=function(a){return x*E[a]}),h=function(a,b){return f(a,b)+14},k=function(a,b){return j(a,b)+9},i=function(a,b){return f(a,b)-4},l=function(a,b){return j(a,b)-7},m=tk.selectAll("."+g.legendItem).data(a).enter().append("g").attr("class",function(a){return fd(g.legendItem,a)}).style("visibility",function(a){return Uc(a)?"visible":"hidden"}).style("cursor","pointer").on("click",function(a){"function"==typeof Wh?Wh(a):ng.toggle(a)}).on("mouseover",function(a){mg.select(this).classed(g.legendItemFocused,!0),Sj||ng.focus(a),"function"==typeof Xh&&Xh(a)}).on("mouseout",function(a){mg.select(this).classed(g.legendItemFocused,!1),Sj||ng.revert(),"function"==typeof Yh&&Yh(a)}),m.append("text").text(function(a){return d(rh[a])?rh[a]:a}).each(function(a,b){e(this,a,0===b)}).style("pointer-events","none").attr("x",ek?h:-200).attr("y",ek?-200:k),m.append("rect").attr("class",g.legendItemEvent).style("fill-opacity",0).attr("x",ek?i:-200).attr("y",ek?-200:l),m.append("rect").attr("class",g.legendItemTile).style("pointer-events","none").style("fill",Uj).attr("x",ek?h:-200).attr("y",ek?-200:j).attr("width",10).attr("height",10),r=tk.selectAll("text").data(a).text(function(a){return d(rh[a])?rh[a]:a}).each(function(a,b){e(this,a,0===b)}),(n?r.transition():r).attr("x",h).attr("y",k),s=tk.selectAll("rect."+g.legendItemEvent).data(a),(n?s.transition():s).attr("width",function(a){return B[a]}).attr("height",function(a){return C[a]}).attr("x",i).attr("y",l),t=tk.selectAll("rect."+g.legendItemTile).data(a),(n?t.transition():t).style("fill",Uj).attr("x",f).attr("y",j),tk.selectAll("."+g.legendItem).classed(g.legendItemHidden,function(a){return!Tc(a)}).transition().style("opacity",function(a){var b=mg.select(this);return Tc(a)?!G||b.classed(g.legendItemFocused)?_f(b):ag(b):ik}),S(w),T(x),R(F),p(),W(),Uf(),o(q,c)}function gg(a){return Sc(ng.data.targets,a.id)}function hg(a){return"data"in a&&Sc(ng.data.targets,a.data.id)}function ig(a){return a?function(b){var c=!1;return[].concat(a).forEach(function(d){("value"in d&&b.value===a.value||"class"in d&&b.class===a.class)&&(c=!0)}),c}:function(){return!0}}function jg(a,b){var c=ig(a),d=function(a){return!c(a)},e=b?g.xgridLines:g.ygridLines,f=b?g.xgridLine:g.ygridLine;rk.select("."+e).selectAll("."+f).filter(c).transition().duration(Eg).style("opacity",0).remove(),b?Li=Li.filter(d):Ni=Ni.filter(d)}function kg(a,b,c){var d=!we(ng.data.targets);Sj=!1,oe(a,b),Wf(c||{withTransitionForAxis:d})}function lg(a){var b=a.mimeType?a.mimeType:"csv";mg.xhr(a.url,function(c,d){var e;e="json"===b?Gc(JSON.parse(d.response),a.keys):Fc(d.response),If(e)})}var mg=a.d3?a.d3:"undefined"!=typeof require?require("d3"):void 0,ng={data:{},axis:{},legend:{}},og={},pg=i(["bindto"],"#chart"),qg=i(["size","width"]),rg=i(["size","height"]),sg=i(["padding","left"]),tg=i(["padding","right"]),ug=i(["padding","top"]),vg=i(["padding","bottom"]),wg=i(["zoom","enabled"],!1),xg=i(["zoom","extent"]),yg=i(["zoom","privileged"],!1),zg=i(["interaction","enabled"],!0),Ag=i(["onmouseover"],function(){}),Bg=i(["onmouseout"],function(){}),Cg=i(["onresize"],function(){}),Dg=i(["onresized"],function(){}),Eg=i(["transition","duration"],350);h("data","data is required in config");var Fg,Gg,Hg,Ig,Jg,Kg,Lg,Mg,Ng,Og,Pg,Qg,Rg,Sg,Tg,Ug,Vg,Wg,Xg,Yg,Zg,$g,_g,ah,bh,ch,dh,eh,fh,gh,hh,ih,jh,kh,lh,mh,nh=i(["data","x"]),oh=i(["data","xs"],{}),ph=i(["data","x_format"],"%Y-%m-%d"),qh=i(["data","id_converter"],function(a){return a}),rh=i(["data","names"],{}),sh=i(["data","classes"],{}),th=i(["data","groups"],[]),uh=i(["data","axes"],{}),vh=i(["data","type"]),wh=i(["data","types"],{}),xh=i(["data","labels"],{}),yh=i(["data","order"]),zh=i(["data","regions"],{}),Ah=i(["data","color"]),Bh=i(["data","colors"],{}),Ch=i(["data","hide"],!1),Dh=i(["data","filter"]),Eh=i(["data","selection","enabled"],!1),Fh=i(["data","selection","grouped"],!1),Gh=i(["data","selection","isselectable"],function(){return!0}),Hh=i(["data","selection","multiple"],!0),Ih=i(["data","onclick"],function(){}),Jh=i(["data","onmouseover"],function(){}),Kh=i(["data","onmouseout"],function(){}),Lh=i(["data","onselected"],function(){}),Mh=i(["data","onunselected"],function(){}),Nh=i(["data","ondragstart"],function(){}),Oh=i(["data","ondragend"],function(){}),Ph=i(["data","empty","label","text"],""),Qh=i(["subchart","show"],!1),Rh=i(["subchart","size","height"],60),Sh=i(["color","pattern"],[]),Th=i(["color","threshold"],{}),Uh=i(["legend","show"],!0),Vh=i(["legend","position"],"bottom"),Wh=i(["legend","item","onclick"]),Xh=i(["legend","item","onmouseover"]),Yh=i(["legend","item","onmouseout"]),Zh=i(["legend","equally"],!1),$h=i(["axis","rotated"],!1),_h=i(["axis","x","show"],!0),ai=i(["axis","x","type"],"indexed"),bi=i(["axis","x","localtime"],!0),ci=i(["axis","x","categories"],[]),di=i(["axis","x","tick","centered"],!1),ei=i(["axis","x","tick","format"]),fi=i(["axis","x","tick","culling"],{}),gi=i(["axis","x","tick","culling","max"],10),hi=i(["axis","x","tick","count"]),ii=i(["axis","x","tick","fit"],!0),ji=i(["axis","x","tick","values"],null),ki=i(["axis","x","tick","rotate"]),li=i(["axis","x","max"],null),mi=i(["axis","x","min"],null),ni=i(["axis","x","padding"],{}),oi=i(["axis","x","height"]),pi=i(["axis","x","default"]),qi=i(["axis","x","label"],{}),ri=i(["axis","y","show"],!0),si=i(["axis","y","max"]),ti=i(["axis","y","min"]),ui=i(["axis","y","center"]),vi=i(["axis","y","label"],{}),wi=i(["axis","y","inner"],!1),xi=i(["axis","y","tick","format"]),yi=i(["axis","y","padding"]),zi=i(["axis","y","ticks"],10),Ai=i(["axis","y2","show"],!1),Bi=i(["axis","y2","max"]),Ci=i(["axis","y2","min"]),Di=i(["axis","y2","center"]),Ei=i(["axis","y2","label"],{}),Fi=i(["axis","y2","inner"],!1),Gi=i(["axis","y2","tick","format"]),Hi=i(["axis","y2","padding"]),Ii=i(["axis","y2","ticks"],10),Ji=i(["grid","x","show"],!1),Ki=i(["grid","x","type"],"tick"),Li=i(["grid","x","lines"],[]),Mi=i(["grid","y","show"],!1),Ni=i(["grid","y","lines"],[]),Oi=i(["grid","y","ticks"],10),Pi=i(["grid","focus","show"],!0),Qi=i(["point","show"],!0),Ri=i(["point","r"],2.5),Si=i(["point","focus","expand","enabled"],!0),Ti=i(["point","focus","expand","r"]),Ui=i(["point","focus","select","r"]),Vi=i(["line","connect_null"],!1),Wi=i(["bar","width"]),Xi=i(["bar","width","ratio"],.6),Yi=i(["pie","label","show"],!0),Zi=i(["pie","label","format"]),$i=i(["pie","label","threshold"],.05),_i=i(["pie","expand"],!0),aj=i(["pie","onclick"],function(){}),bj=i(["pie","onmouseover"],function(){}),cj=i(["pie","onmouseout"],function(){}),dj=i(["gauge","label","show"],!0),ej=i(["gauge","label","format"]),fj=i(["gauge","expand"],!0),gj=i(["gauge","min"],0),hj=i(["gauge","max"],100),ij=i(["gauge","onclick"],function(){}),jj=i(["gauge","onmouseover"],function(){}),kj=i(["gauge","onmouseout"],function(){}),lj=i(["gauge","units"]),mj=i(["gauge","width"]),nj=i(["donut","label","show"],!0),oj=i(["donut","label","format"]),pj=i(["donut","label","threshold"],.05),qj=i(["donut","expand"],!0),rj=i(["donut","title"],""),sj=i(["donut","onclick"],function(){}),tj=i(["donut","onmouseover"],function(){}),uj=i(["donut","onmouseout"],function(){}),vj=i(["regions"],[]),wj=i(["tooltip","show"],!0),xj=i(["tooltip","grouped"],!0),yj=i(["tooltip","format","title"]),zj=i(["tooltip","format","name"]),Aj=i(["tooltip","format","value"]),Bj=i(["tooltip","contents"],function(a,b,c,d){var e,f,h,i,j,k,l=yj?yj:b,m=zj?zj:function(a){return a},n=Aj?Aj:c;for(f=0;f<a.length;f++)a[f]&&(a[f].value||0===a[f].value)&&(e||(h=l?l(a[f].x):a[f].x,e="<table class='"+g.tooltip+"'>"+(h||0===h?"<tr><th colspan='2'>"+h+"</th></tr>":"")),j=m(a[f].name),i=n(a[f].value,a[f].ratio,a[f].id,a[f].index),k=Vj?Vj(a[f].value):d(a[f].id),e+="<tr class='"+g.tooltipName+"-"+a[f].id+"'>",e+="<td class='name'><span style='background-color:"+k+"'></span>"+j+"</td>",e+="<td class='value'>"+i+"</td>",e+="</tr>");return e+"</table>"}),Cj=i(["tooltip","init","show"],!1),Dj=i(["tooltip","init","x"],0),Ej=i(["tooltip","init","position"],{top:"0px",left:"50px"}),Fj="c3-"+ +new Date+"-clip",Gj=Fj+"-xaxis",Hj=Fj+"-yaxis",Ij=j(Fj),Jj=j(Gj),Kj=j(Hj),Lj="timeseries"===ai,Mj=ai.indexOf("categor")>=0,Nj=function(){return!Lj&&(nh||Ue(oh))},Oj=null,Pj=!1,Qj=!1,Rj=!1,Sj=!1,Tj=mg.scale.category10().range(),Uj=Ne(Bh,Ue(Sh)?Sh:Tj,Ah),Vj=Ue(Th)?Oe(Sh,Th):null,Wj=bi?mg.time.format:mg.time.format.utc,Xj=Wj.multi([[".%L",function(a){return a.getMilliseconds()}],[":%S",function(a){return a.getSeconds()}],["%I:%M",function(a){return a.getMinutes()}],["%I %p",function(a){return a.getHours()}],["%-m/%-d",function(a){return a.getDay()&&1!==a.getDate()}],["%-m/%-d",function(a){return 1!==a.getDate()}],["%-m/%-d",function(a){return a.getMonth()}],["%Y/%-m/%-d",function(){return!0}]]),Yj=[],Zj=[],$j={},_j=$h?"left":"bottom",ak=$h?wi?"top":"bottom":wi?"right":"left",bk=$h?Fi?"bottom":"top":Fi?"left":"right",ck=$h?"left":"bottom",dk={main:function(){return"translate("+k(Fg.left)+","+k(Fg.top)+")"},context:function(){return"translate("+k(Gg.left)+","+k(Gg.top)+")"},legend:function(){return"translate("+Hg.left+","+Hg.top+")"},x:function(){return"translate(0,"+($h?0:Kg)+")"},y:function(){return"translate(0,"+($h?Kg:0)+")"},y2:function(){return"translate("+($h?0:Ig)+","+($h?1:0)+")"},subx:function(){return"translate(0,"+($h?0:Lg)+")"},arc:function(){return"translate("+Rg/2+","+Sg/2+")"}},ek="right"===Vh,fk=0,gk=0,hk=0,ik=.15,jk=0,kk=30,lk=$h&&!_h?0:30,mk=5;Wg=mg.layout.pie().value(function(a){return a.values.reduce(function(a,b){return a+b.value},0)});var nk,ok=function(){};nk=mg.svg.brush().on("brush",Rf),nk.update=function(){return sk&&sk.select("."+g.brush).call(this),this},nk.scale=function(a){return $h?this.y(a):this.x(a)},ok=mg.behavior.zoom().on("zoomstart",function(){ok.altDomain=mg.event.sourceEvent.altKey?dh.orgDomain():null}).on("zoom",Sf),ok.scale=function(a){return $h?this.y(a):this.x(a)},ok.orgScaleExtent=function(){var a=xg?xg:[1,10];return[a[0],Math.max(Nc()/a[1],a[1])]},ok.updateScaleExtent=function(){var a=ic(dh.orgDomain())/ic(wk),b=this.orgScaleExtent();return this.scaleExtent([b[0]*a,b[1]*a]),this};var pk,qk,rk,sk,tk,uk,vk,wk,xk,yk={};if(ng.focus=function(a){function b(a){Vc(a).transition().duration(100).style("opacity",1)}var c=pk.selectAll(Cd(a)),d=c.filter(gg),e=c.filter(hg);ng.revert(),ng.defocus(),b(d.classed(g.focused,!0)),b(e),we(ng.data.targets)&&Sb(a,!0),bg(a,!0)},ng.defocus=function(a){function b(a){Vc(a).transition().duration(100).style("opacity",.3)}var c=pk.selectAll(Cd(a)),d=c.filter(gg),e=c.filter(hg);ng.revert(),b(d.classed(g.focused,!1)),b(e),we(ng.data.targets)&&Tb(a),bg(a,!1)},ng.revert=function(a){function b(a){Vc(a).transition().duration(100).style("opacity",1)}var c=pk.selectAll(Cd(a)),d=c.filter(gg),e=c.filter(hg);b(d.classed(g.focused,!1)),b(e),we(ng.data.targets)&&Tb(a),cg()},ng.show=function(a,b){a=Rc(a),b=b||{},Zc(a),pk.selectAll(Dd(a)).transition().style("opacity",1),b.withLegend&&dg(a),Qf({withUpdateOrgXDomain:!0,withUpdateXDomain:!0,withLegend:!0})},ng.hide=function(a,b){a=Rc(a),b=b||{},Yc(a),pk.selectAll(Dd(a)).transition().style("opacity",0),b.withLegend&&eg(a),Qf({withUpdateOrgXDomain:!0,withUpdateXDomain:!0,withLegend:!0})},ng.toggle=function(a){Tc(a)?ng.hide(a):ng.show(a)},ng.unzoom=function(){nk.clear().update(),Qf({withUpdateXDomain:!0})},ng.zoom=function(){},ng.zoom.enable=function(a){wg=a,Wf()},ng.load=function(a){return a.xs&&yc(a.xs),"classes"in a&&Object.keys(a.classes).forEach(function(b){sh[b]=a.classes[b]}),"categories"in a&&Mj&&(ci=a.categories),"cacheIds"in a&&jc(a.cacheIds)?void Yf(lc(a.cacheIds),a.done):void("unload"in a?$f(Rc("boolean"==typeof a.unload&&a.unload?null:a.unload),function(){Zf(a)}):Zf(a))},ng.unload=function(a,b){$f(Rc(a),function(){Qf({withUpdateOrgXDomain:!0,withUpdateXDomain:!0,withLegend:!0}),"function"==typeof b&&b()})},ng.flow=function(a){var c,e,f,g,h,i,j=Jc(Ic(a.columns),!0),k=[],l=Nc(),m=0,n=0;ng.data.targets.forEach(function(a){var b,c,d=!1;for(b=0;b<j.length;b++)if(a.id===j[b].id){for(d=!0,a.values[a.values.length-1]&&(n=a.values[a.values.length-1].index+1),m=j[b].values.length,c=0;m>c;c++)j[b].values[c].index=n+c,Lj||(j[b].values[c].x=n+c);a.values=a.values.concat(j[b].values),j.splice(b,1);break}d||k.push(a.id)}),ng.data.targets.forEach(function(a){var b,c;for(b=0;b<k.length;b++)if(a.id===k[b])for(n=a.values[a.values.length-1].index+1,c=0;m>c;c++)a.values.push({id:a.id,index:n+c,x:Lj?xc(n+c):n+c,value:null})}),ng.data.targets.length&&j.forEach(function(a){var b,c=[];for(b=ng.data.targets[0].values[0].index;n>b;b++)c.push({id:a.id,index:b,x:Lj?xc(b):b,value:null});a.values.forEach(function(a){a.index+=n,Lj||(a.x+=n)}),a.values=c.concat(a.values)}),ng.data.targets=ng.data.targets.concat(j),c=Nc(),f=ng.data.targets[0],g=f.values[0],d(a.to)?(m=0,i=Lj?Pe(a.to):a.to,f.values.forEach(function(a){a.x<i&&m++})):d(a.length)&&(m=a.length),l?1===l&&Lj&&(h=(f.values[f.values.length-1].x-g.x)/2,e=[new Date(+g.x-h),new Date(+g.x+h)],hc(null,!0,!0,e)):(h=Lj?f.values.length>1?f.values[f.values.length-1].x-g.x:g.x-gc(ng.data.targets)[0]:1,e=[g.x-h,g.x],hc(null,!0,!0,e)),Xf(ng.data.targets),Qf({flow:{index:g.index,length:m,duration:b(a.duration)?a.duration:Eg,done:a.done,orgDataCount:l},withLegend:!0,withTransition:l>1})},ng.selected=function(a){return mg.merge(rk.selectAll("."+g.shapes+Bd(a)).selectAll("."+g.shape).filter(function(){return mg.select(this).classed(g.SELECTED)}).map(function(a){return a.map(function(a){var b=a.__data__;return b.data?b.data:b})}))},ng.select=function(a,b,c){Eh&&rk.selectAll("."+g.shapes).selectAll("."+g.shape).each(function(e,f){var h=mg.select(this),i=e.data?e.data.id:e.id,j=kf(this),k=Fh||!a||a.indexOf(i)>=0,l=!b||b.indexOf(f)>=0,m=h.classed(g.SELECTED);h.classed(g.line)||h.classed(g.area)||(k&&l?Gh(e)&&!m&&j(!0,h.classed(g.SELECTED,!0),e,f):d(c)&&c&&m&&j(!1,h.classed(g.SELECTED,!1),e,f))})},ng.unselect=function(a,b){Eh&&rk.selectAll("."+g.shapes).selectAll("."+g.shape).each(function(c,d){var e=mg.select(this),f=c.data?c.data.id:c.id,h=kf(this),i=Fh||!a||a.indexOf(f)>=0,j=!b||b.indexOf(d)>=0,k=e.classed(g.SELECTED);e.classed(g.line)||e.classed(g.area)||i&&j&&Gh(c)&&k&&h(!1,e.classed(g.SELECTED,!1),c,d)})},ng.transform=function(a,b){var c=["pie","donut"].indexOf(a)>=0?{withTransform:!0}:null;kg(b,a,c)},ng.groups=function(a){return c(a)?th:(th=a,Qf({withUpdateOrgXDomain:!0,withUpdateXDomain:!0}),th)},ng.xgrids=function(a){return a?(Li=a,Qf(),Li):Li},ng.xgrids.add=function(a){return a?ng.xgrids(Li.concat(a)):void 0},ng.xgrids.remove=function(a){jg(a,!0)},ng.ygrids=function(a){return a?(Ni=a,Qf(),Ni):Ni},ng.ygrids.add=function(a){return a?ng.ygrids(Ni.concat(a)):void 0},ng.ygrids.remove=function(a){jg(a,!1)},ng.regions=function(a){return a?(vj=a,Qf(),vj):vj},ng.regions.add=function(a){return a?(vj=vj.concat(a),Qf(),vj):vj},ng.regions.remove=function(a){var b,c,d;return a=a||{},b=Ze(a,"duration",Eg),c=Ze(a,"classes",[g.region]),d=rk.select("."+g.regions).selectAll(c.map(function(a){return"."+a})),(b?d.transition().duration(b):d).style("opacity",0).remove(),vj=vj.filter(function(a){var b=!1;return a.class?(a.class.split(" ").forEach(function(a){c.indexOf(a)>=0&&(b=!0)}),!b):!0})},ng.data.get=function(a){var b=ng.data.getAsTarget(a);return d(b)?b.values.map(function(a){return a.value}):void 0},ng.data.getAsTarget=function(a){var b=ng.data.targets.filter(function(b){return b.id===a});return b.length>0?b[0]:void 0},ng.data.names=function(a){return arguments.length?(Object.keys(a).forEach(function(b){rh[b]=a[b]}),Qf({withLegend:!0}),rh):rh},ng.data.colors=function(a){return arguments.length?(Object.keys(a).forEach(function(b){Bh[b]=a[b]}),Qf({withLegend:!0}),Bh):Bh},ng.color=Uj,ng.x=function(a){return arguments.length&&(Cc(ng.data.targets,a),Qf({withUpdateOrgXDomain:!0,withUpdateXDomain:!0})),ng.data.xs},ng.xs=function(a){return arguments.length&&(Dc(ng.data.targets,a),Qf({withUpdateOrgXDomain:!0,withUpdateXDomain:!0})),ng.data.xs},ng.axis.labels=function(a){arguments.length&&(Object.keys(a).forEach(function(b){hb(b,a[b])}),Jb())},ng.axis.max=function(a){arguments.length&&("object"==typeof a?(b(a.x)&&(li=a.x),b(a.y)&&(si=a.y),b(a.y2)&&(Bi=a.y2)):si=Bi=a,Qf({withUpdateOrgXDomain:!0,withUpdateXDomain:!0}))},ng.axis.min=function(a){arguments.length&&("object"==typeof a?(b(a.x)&&(mi=a.x),b(a.y)&&(ti=a.y),b(a.y2)&&(Ci=a.y2)):ti=Ci=a,Qf({withUpdateOrgXDomain:!0,withUpdateXDomain:!0}))},ng.axis.range=function(a){arguments.length&&("undefined"!=typeof a.max&&ng.axis.max(a.max),"undefined"!=typeof a.min&&ng.axis.min(a.min))},ng.legend.show=function(a){dg(Rc(a)),Wf({withLegend:!0})},ng.legend.hide=function(a){eg(Rc(a)),Wf({withLegend:!0})},ng.resize=function(a){qg=a?a.width:null,rg=a?a.height:null,ng.flush()},ng.flush=function(){Wf({withLegend:!0,withTransition:!1,withTransitionForTransform:!1})},ng.destroy=function(){ng.data.targets=void 0,ng.data.xs={},vk.classed("c3",!1).html(""),a.onresize=null},f.data.url)lg(f.data);else if(f.data.json)If(Gc(f.data.json,f.data.keys));else if(f.data.rows)If(Hc(f.data.rows));else{if(!f.data.columns)throw Error("url or json or rows or columns is required.");If(Ic(f.data.columns))}return ng},"function"==typeof define&&define.amd?define("c3",["d3"],f):"undefined"!=typeof exports&&"undefined"!=typeof module?module.exports=f:a.c3=f}(window);