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
81 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",legendBackground:"c3-legend-background",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=Bk.select("."+g.axisX),a&&(c=c.transition())),b&&b.axisY?d=b.axisY:(d=Bk.select("."+g.axisY),a&&(d=d.transition())),b&&b.axisY2?e=b.axisY2:(e=Bk.select("."+g.axisY2),a&&(e=e.transition())),(a?Bk.transition():Bk).attr("transform",kk.main),c.attr("transform",kk.x),d.attr("transform",kk.y),e.attr("transform",kk.y2),Bk.select("."+g.chartArcs).attr("transform",kk.arc)}function m(a,b){var c;b&&b.axisSubX?c=b.axisSubX:(c=Ck.select("."+g.axisX),a&&(c=c.transition())),Ck.attr("transform",kk.context),c.attr("transform",kk.subx)}function n(a){(a?Dk.transition():Dk).attr("transform",kk.legend)}function o(a,b){l(a,b),Qh&&m(a,b),n(a)}function p(){var a=V(),b=U(),c=lk||mk?0:a,d=we(ng.data.targets),e=ci||d?0:A("x"),f=Qh&&!d?Rh+e:0;Mg=t(),Ng=u(),ci?(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:uk}):(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});var g={top:nk?v()+Yh+5.5:Ng-a-w()-Yh,left:ok?x()+Xh+.5:Mg-b-y()-Xh+.5};Hg={top:lk?0:mk?g.top:Ng-a,right:0/0,bottom:0,left:lk?Mg-b:mk?g.left:0},Ig=Mg-Fg.left-Fg.right,Kg=Ng-Fg.top-Fg.bottom,0>Ig&&(Ig=0),0>Kg&&(Kg=0),Jg=ci?Fg.left-uk-vk:Ig,Lg=ci?Kg:Ng-Gg.top-Gg.bottom,0>Jg&&(Jg=0),0>Lg&&(Lg=0),Rg=Ig-(lk?b+10:0),Sg=Kg-(lk?0:10),r(),lk&&d&&(Hg.left=Rg/2+1.1*Pg)}function q(){Bk.select("line."+g.xgridFocus).attr("x1",ci?0:-10).attr("x2",ci?Ig:-10).attr("y1",ci?-10:Fg.top).attr("y2",ci?-10:Kg)}function r(){var a;Pg=Math.min(Rg,Sg)/2,Og=.95*Pg,a=sj?(Og-sj)/Og:.6,Qg=ve(ng.data.targets)||ue(ng.data.targets)?Og*a:0}function s(){var a=ci?g.axisX:g.axisY,b=Bk.select("."+a).node(),c=b?b.getBoundingClientRect():{right:0},d=Fk.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:ci?di?Math.max($e(z("x")),40):1:!vi||Ai?1:$e(z("y"))}function y(){var a=10,b=lk?U()+20:0;return tg?tg:ci?a+b:(!Ei||Ji?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||di?"x"===a&&si?si:"y"!==a||vi?"y2"!==a||Ei?(pb(a).isInner?30:40)+("y2"===a?-10:0):wk:!Uh||lk||mk?1:10:0}function B(a){for(var b,c=Fk.node();c&&"BODY"!==c.tagName&&!(b=c.getBoundingClientRect()[a]);)c=c.parentNode;return b}function C(){return B("width")}function D(){var a=Fk.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(!ci)}function H(){return F(!ci)}function I(){return E(ci)}function J(){return F(ci)}function K(a){return a?Ig+2+30+30:Fg.left+20}function L(a){return a?(si?si:0)+80:Kg+8}function M(){return K(!ci)}function N(){return L(!ci)}function O(){return K(ci)}function P(){return L(ci)}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?ci?Kg:Ig:(d=Nc(),e=re(ng.data.targets)?(d-(Tj?.25:1))/d:1,f=d>1?c*e/(d-1):c,1>f?1:f)):0}function R(a){pk=a}function S(a){qk=a}function T(a){rk=a}function U(){return Uh?lk||mk?qk*(pk+1):Mg:0}function V(){var a=0;return Uh&&(a=lk?Ng:mk?Zh?Math.max(20,rk)*(Zh+1):Kg:Math.max(20,rk)*(pk+1)),a}function W(){var a,b,c=!dh;Xg=ci?1:0,Yg=ci?Kg:Ig,Zg=ci?0:Kg,$g=ci?Ig:1,_g=Xg,ah=Yg,bh=ci?0:Lg,ch=ci?Jg:1,dh=Z(Xg,Yg,c?void 0:dh.orgDomain(),function(){return jh.tickOffset()}),eh=$(Zg,$g,c?void 0:eh.domain()),fh=$(Zg,$g,c?void 0:fh.domain()),gh=Z(Xg,Yg,Gk,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=ni?ni:c?void 0:jh.tickValues(),jh=bb(dh,gk,a,b),mh=bb(gh,jk,a,b),kh=cb(eh,hk,Bi,Di),lh=cb(fh,ik,Ki,Mi),c||(xk.scale(gh),wg&&yk.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,Sj),g=c?f.domain(c):f;Tj?(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(){return g.domain()},Tj&&(f.domain=function(a){return arguments.length?(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,Tj).scale(a).orient(b);return f.tickFormat(c).tickValues(d),Tj?(f.tickCentered(hi),Te(ji)&&(ji=!1)):f.tickOffset=function(){var a=Pc(ng.data.targets),b=dh(a[1])-dh(a[0]),c=b?b:ci?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=Sj?ck:Tj?ed:function(a){return 0>a?a.toFixed(0):a};return ii&&("function"==typeof ii?a=ii:Sj&&(a=function(a){return a?bk(ii)(a):""})),a}function fb(a){var b;return"y"===a?b=zi:"y2"===a?b=Ii:"x"===a&&(b=ui),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?zi=b:"y2"===a?Ii=b:"x"===a&&(ui=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",ci?"inner-top":"inner-right")}function nb(){return lb("y",ci?"inner-right":"inner-top")}function ob(){return lb("y2",ci?"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(!ci,mb())}function xb(){return tb(ci,nb())}function yb(){return tb(ci,ob())}function zb(){return ub(!ci,mb())}function Ab(){return ub(ci,nb())}function Bb(){return ub(ci,ob())}function Cb(){var a=mb();return ci?a.isInner?"1.2em":-25-Ib("x"):a.isInner?"-0.5em":si?si-10:"3em"}function Db(){var a=nb();return ci?a.isInner?"-0.5em":"3em":a.isInner?"1.2em":-20-Ib("y")}function Eb(){var a=ob();return ci?a.isInner?"1.2em":"-2.2em":a.isInner?"-0.5em":30+Ib("y2")}function Fb(){return vb(!ci,mb())}function Gb(){return vb(ci,nb())}function Hb(){return vb(ci,ob())}function Ib(a){var b,c,d,e=0;return zk&&(b=Vc(ng.data.targets),"y"===a?(c=eh.copy().domain(cc(b,"y")),d=cb(c,hk,Bi,Di)):"y2"===a?(c=fh.copy().domain(cc(b,"y2")),d=cb(c,ik,Ki,Mi)):(c=dh.copy().domain(gc(b)),d=bb(c,gk,eb(),ni?ni:jh.tickValues())),Bk.append("g").call(d).each(function(){mg.select(this).selectAll("text").each(function(){var a=this.getBoundingClientRect();e<a.width&&(e=a.width)})}).remove()),tk=0>=e?tk:e}function Jb(a){var b=Bk.select("."+g.axisX+" ."+g.axisXLabel),c=Bk.select("."+g.axisY+" ."+g.axisYLabel),d=Bk.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=mj,d=nj,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=zk.selectAll("."+g.chartArc+Cd(a)),d=zk.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=zk.selectAll("."+g.chartArc+Cd(a));b.selectAll("path."+g.arc).transition().duration(50).attr("d",Tg),zk.selectAll("."+g.arc).style("opacity",1)}function Ub(){var a=!0;return ve(ng.data.targets)?a=tj:te(ng.data.targets)&&(a=bj),a}function Vb(a){var b=ve(ng.data.targets)?vj:dj;return a>=b}function Wb(){var a=cj;return ue(ng.data.targets)?a=kj:ve(ng.data.targets)&&(a=uj),a}function Xb(){return ve(ng.data.targets)?yj:""}function Yb(){var a=gj;return ue(ng.data.targets)?a=oj:ve(ng.data.targets)&&(a=zj),"function"==typeof a?a:function(){}}function Zb(){var a=hj;return ue(ng.data.targets)?a=pj:ve(ng.data.targets)&&(a=Aj),"function"==typeof a?a:function(){}}function $b(){var a=ij;return ue(ng.data.targets)?a=qj:ve(ng.data.targets)&&(a=Bj),"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?Gi:xi,p="y2"===c?Fi:wi,q=b(o)?o:ac(n),r=b(p)?p:bc(n),s="y2"===c?Hi:yi,t=re(n)&&aj||qe(n),u=Jd()&&ci,v=Jd()&&!ci;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,t&&(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),u?(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]))):v&&(i=Kd(q,r,c,"height"),f+=i[1],g+=i[0]),"y"===c&&Ci&&(f=_b(Ci,"top",e,d),g=_b(Ci,"bottom",e,d)),"y2"===c&&Li&&(f=_b(Li,"top",e,d),g=_b(Li,"bottom",e,d)),t&&(l&&(g=q),m&&(f=-r)),[q-g,r+f])}function dc(a){return qi?Sj?Pe(qi):qi:mg.min(a,function(a){return mg.min(a.values,function(a){return a.x})})}function ec(a){return pi?Sj?Pe(pi):pi: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 Tj?d=0:re(a)?(c=Nc(),d=c>1?h/(c-1)/2:.5):d=.01*h,"object"==typeof ri&&Ue(ri)?(e=b(ri.left)?ri.left:d,f=b(ri.right)?ri.right:d):e=f="number"==typeof ri?ri: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||Tj||(c=Sj?new Date(.5*c.getTime()):-.5,d=Sj?new Date(1.5*d.getTime()):.5),(c||0===c)&&(f=Sj?new Date(c.getTime()-e.left):c-e.left),(d||0===d)&&(g=Sj?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))),Gk=dh.domain(),wg&&yk.scale(dh).updateScaleExtent(),gh.domain(dh.domain()),xk.scale(gh)),b&&(dh.domain(d?d:xk.empty()?Gk:xk.extent()),wg&&yk.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?ci?"start"in a?c(a.start):0:0:ci?0:"start"in a?dh(Sj?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?ci?0:"end"in a?c(a.end):0:ci?"start"in a?dh(Sj?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?ci?"end"in a?d(a.end):Ig:Ig:ci?Ig:"end"in a?dh(Sj?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?ci?Kg:"start"in a?d(a.start):Kg:ci?"end"in a?dh(Sj?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=Sj?Pe(a?a:vc(c,d)):Uj()&&!Tj?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);Uj()||Sj?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 Uj()&&Tj&&0===c&&g&&(0===e&&(gi=[]),gi.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 dk.indexOf(a)<0}function Uc(a){return ek.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(Sj?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(Sj?new Date(i):i);j.push(e)}return Sj||(j=j.sort(function(a,b){return a-b})),j}function Yc(a){dk=dk.concat(a)}function Zc(a){dk=dk.filter(function(b){return a.indexOf(b)<0})}function $c(a){ek=ek.concat(a)}function _c(a){ek=ek.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<gi.length?gi[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&&Ik[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 Fk.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=Bi?Bi:Od;return b(a)}function Nd(a){var b=Ki?Ki: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(Sj?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[ci?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&&Dj&&(Ek.html(Ij(a,eb(),Ld(k),_j)).style("display","block"),d=Ek.property("offsetWidth"),e=Ek.property("offsetHeight"),k?(g=Ig/2+c[0],i=Kg/2+c[1]+20):(ci?(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)),Ek.style("top",i+"px").style("left",g+"px"))}function de(){Ek.style("display","none")}function ee(a){var c=a.filter(function(a){return a&&b(a.value)});if(Dj&&!se(ng.data.targets)&&!we(ng.data.targets)){var d=Bk.selectAll("line."+g.xgridFocus);d.style("visibility","visible").data([c[0]]).attr(ci?"y1":"x1",Rd).attr(ci?"y2":"x2",Rd),Pf(d,"grid")}}function fe(){Bk.select("line."+g.xgridFocus).style("visibility","hidden")}function ge(a,b){var c,d,e,f,h=[],i=Bk.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 $i?$i:b?2*a.tickOffset()*_i/b:0}function oe(a,b){Rc(a).forEach(function(a){Ik[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)&&xj||Ee(a)&&lj||De(a)&&fj}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=ci?1:0,e=ci?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()),Bk.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",ci?me:le).attr("cy",ci?le:me).attr("stroke",function(){return _j(b)}).attr("r",1.4*of(b)).transition().duration(100).attr("r",of)}function df(a,b,c){Mh(b,a.node()),Bk.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(_j(b)).brighter(.75)})}function gf(a,b){Mh(b,a.node()),a.transition().duration(100).style("fill",function(){return _j(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 Ui&&!ye(a)?"function"==typeof Vi?Vi(a):Vi:0}function nf(a){return Wi?Xi?Xi:1.75*mf(a):mf(a)}function of(a){return Yi?Yi:4*mf(a)}function pf(a,c){return(c?Bk.selectAll("."+g.circles+Bd(c)):Bk).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 Bk.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=ci?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=ci?"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=ci?c.x(g).y(f):c.x(f).y(g),Zi||(c=c.defined(function(a){return null!=a.value})),function(a){var d,f=Zi?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=ci?"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=ci?1:0,f=ci?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 ci?(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=ci?(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 ci&&(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 ci&&(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 ci&&(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:Sj?Pe(f[g].start):f[g].start,u[g].end=c(f[g].end)?a[a.length-1].x:Sj?Pe(f[g].end):f[g].end;for(q=ci?function(a){return e(a.value)}:function(a){return b(a.x)},r=ci?function(a){return b(a.x)}:function(a){return e(a.value)},i=Sj?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,Sj),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?yk:function(){};Bk.select("."+g.zoomRect).call(a),Bk.selectAll("."+g.eventRect).call(a)}function Gf(){ci?(fk.x.call(jh),fk.subx.call(mh)):(fk.y.call(kh),fk.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(Fk=mg.select(pg),Fk.empty()&&(Fk=mg.select(document.createElement("div")).style("opacity",0),Hf(Fk),h=!1),Fk.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()),Gk=dh.domain(),xk.scale(gh),wg&&yk.scale(dh),zk=Fk.append("svg").style("overflow","hidden").on("mouseenter",Ag).on("mouseleave",Bg),Ak=zk.append("defs"),Ak.append("clipPath").attr("id",Mj).append("rect"),Ak.append("clipPath").attr("id",Nj).append("rect"),Ak.append("clipPath").attr("id",Oj).append("rect"),Uf(),Bk=zk.append("g").attr("transform",kk.main),Ck=zk.append("g").attr("transform",kk.context),Dk=zk.append("g").attr("transform",kk.legend),Qh||Ck.style("visibility","hidden"),Uh||(Dk.style("visibility","hidden"),ek=Qc(ng.data.targets)),Ek=Fk.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,withTransition:!1}),Bk.append("text").attr("class",g.text+" "+g.empty).attr("text-anchor","middle").attr("dominant-baseline","middle"),e=Bk.append("g").attr("clip-path",Pj).attr("class",g.grid),Ni&&e.append("g").attr("class",g.xgrids),Ti&&e.append("g").attr("class",g.xgridFocus).append("line").attr("class",g.xgridFocus),e.append("g").attr("class",g.xgridLines),Qi&&e.append("g").attr("class",g.ygrids),e.append("g").attr("class",g.ygridLines),Bk.append("g").attr("clip-path",Pj).attr("class",g.regions),Bk.append("g").attr("clip-path",Pj).attr("class",g.chart),d=Bk.select("."+g.chart).append("g").attr("class",g.eventRects).style("fill-opacity",0),Bk.select("."+g.chart).append("g").attr("class",g.chartBars),Bk.select("."+g.chart).append("g").attr("class",g.chartLines),c=Bk.select("."+g.chart).append("g").attr("class",g.chartArcs).attr("transform",kk.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:nj}],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(jj?rj:""),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(jj?mj:""),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(jj?nj:"")),Bk.select("."+g.chart).append("g").attr("class",g.chartTexts),Bk.insert("rect",yg?null:"g."+g.grid).attr("class",g.zoomRect).attr("width",Ig).attr("height",Kg).style("opacity",0).style("cursor",ci?"ns-resize":"ew-resize").on("dblclick.zoom",null),ti&&xk.extent("function"!=typeof ti?ti:ti(gc())),fk.x=Bk.append("g").attr("class",g.axis+" "+g.axisX).attr("clip-path",Qj).attr("transform",kk.x).style("visibility",di?"visible":"hidden"),fk.x.append("text").attr("class",g.axisXLabel).attr("transform",ci?"rotate(-90)":"").style("text-anchor",Fb),fk.y=Bk.append("g").attr("class",g.axis+" "+g.axisY).attr("clip-path",Rj).attr("transform",kk.y).style("visibility",vi?"visible":"hidden"),fk.y.append("text").attr("class",g.axisYLabel).attr("transform",ci?"":"rotate(-90)").style("text-anchor",Gb),fk.y2=Bk.append("g").attr("class",g.axis+" "+g.axisY2).attr("transform",kk.y2).style("visibility",Ei?"visible":"hidden"),fk.y2.append("text").attr("class",g.axisY2Label).attr("transform",ci?"":"rotate(-90)").style("text-anchor",Hb),Ck.append("g").attr("clip-path",Pj).attr("class",g.chart),Ck.select("."+g.chart).append("g").attr("class",g.chartBars),Ck.select("."+g.chart).append("g").attr("class",g.chartLines),Ck.append("g").attr("clip-path",Pj).attr("class",g.brush).call(xk).selectAll("rect").attr(ci?"width":"height",ci?Jg:Lg),fk.subx=Ck.append("g").attr("class",g.axisX).attr("transform",kk.subx).attr("clip-path",ci?"":Qj),Xf(ng.data.targets),h&&(Gf(),Qf({withTransform:!0,withUpdateXDomain:!0,withUpdateOrgXDomain:!0,withTransitionForAxis:!1})),Jj){if(Sj&&"string"==typeof Kj){for(Kj=Pe(Kj),f=0;f<ng.data.targets[0].values.length&&ng.data.targets[0].values[f].x-Kj!==0;f++);Kj=f}Ek.html(Ij(ng.data.targets.map(function(a){return Ac(a.values[Kj])}),eb(),Ld(we(ng.data.targets)),_j)),Ek.style("top",Lj.top).style("left",Lj.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=Fk.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;Wj||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),Wi&&qf(d),tf(d),Bk.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(),Bk.selectAll("."+g.shape+"-"+b).each(function(a){Kh(a)}))}).on("mousemove",function(a){var b,c=a.index,d=zk.select("."+g.eventRect+"-"+c);Wj||we(ng.data.targets)||(b=Vc(ng.data.targets).map(function(a){return Ac(Bc(a.values,c))}),Ej&&(ce(b,mg.mouse(this)),ee(b)),(!Ej||Eh&&!Fh)&&Bk.selectAll("."+g.shape+"-"+c).each(function(){mg.select(this).classed(g.EXPANDED,!0),Eh&&d.style("cursor",Fh?"pointer":null),Ej||(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"),Ej||(ce([a],mg.mouse(this)),ee([a]),Wi&&qf(c,a.id),tf(c,a.id))}))}).on("click",function(a){var b=a.index;if(!we(ng.data.targets))return Xj?void(Xj=!1):void Bk.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);Wj||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),Wi&&(rf(),qf(b.index,b.id)),ee(d),We(b,a)<100?(zk.select("."+g.eventRect).style("cursor","pointer"),Yj||(Jh(b),Yj=!0)):(zk.select("."+g.eventRect).style("cursor",null),Kh(b),Yj=!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&&Bk.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||Bk.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||yk.altDomain)&&Hh&&(b=Vj[0],c=Vj[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),Bk.select("."+g.dragarea).attr("x",f).attr("y",i).attr("width",h-f).attr("height",j-i),Bk.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&&(Vj=a,Bk.select("."+g.chart).append("rect").attr("class",g.dragarea).style("opacity",.1),Wj=!0,Nh())}function Of(){we(ng.data.targets)||Eh&&(Bk.select("."+g.dragarea).transition().duration(100).style("opacity",0).remove(),Bk.selectAll("."+g.shape).classed(g.INCLUDED,!1),Wj=!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,o,p,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,W,X,Y,Z,$,_,ab=he(Ae),bb=he(Be),cb=he(xe),eb=we(ng.data.targets),fb=Ye(),gb=Vc(ng.data.targets);if(d=h=p=u=bf(),a=a||{},E=Ze(a,"withY",!0),F=Ze(a,"withSubchart",!0),G=Ze(a,"withTransition",!0),J=Ze(a,"withTransform",!1),K=Ze(a,"withUpdateXDomain",!1),L=Ze(a,"withUpdateOrgXDomain",!1),M=Ze(a,"withLegend",!1),H=Ze(a,"withTransitionForExit",G),I=Ze(a,"withTransitionForAxis",G),W=G?Eg:0,X=H?W:0,Y=I?W:0,c=c||Vf(Y),M&&Uh&&fg(Qc(ng.data.targets),a,c),Tj&&0===gb.length&&dh.domain([0,fk.x.selectAll(".tick").size()]),gb.length?(hc(gb,K,L),ni||!mi&&!li||(Z=Xc(Wc(gb),li),jh.tickValues(Z),mh.tickValues(Z))):(jh.tickValues([]),mh.tickValues([])),eh.domain(cc(gb,"y")),fh.domain(cc(gb,"y2")),fk.x.style("opacity",eb?0:1),fk.y.style("opacity",eb?0:1),fk.y2.style("opacity",eb?0:1),fk.subx.style("opacity",eb?0:1),c.axisX.call(jh),c.axisY.call(kh),c.axisY2.call(lh),c.axisSubX.call(mh),Jb(G),K&&gb.length)if(ji&&Z){for($=1;$<Z.length;$++)if(Z.length/$<ki){_=$;break}zk.selectAll("."+g.axisX+" .tick text").each(function(a){var b=Z.indexOf(a);b>=0&&mg.select(this).style("display",b%_?"none":"block")})}else zk.selectAll("."+g.axisX+" .tick text").style("display","block");!ci&&oi&&kb(fk.x,c.axisX,oi),N=vf(ab,!1),P=xf(bb),S=wf(cb,!1),U=yf(bb,!0),V=yf(bb,!1),hh.domain(eh.domain()),ih.domain(fh.domain()),Ek.style("display","none"),q(),Bk.select("text."+g.text+"."+g.empty).attr("x",Ig/2).attr("y",Kg/2).text(Ph).transition().style("opacity",gb.length?0:1),Bk.select("line."+g.xgridFocus).style("visibility","hidden"),Ni&&(e=ci?{x1:0,x2:Ig,y1:function(a){return dh(a)-B},y2:function(a){return dh(a)-B}}:{x1:function(a){return dh(a)+B},x2:function(a){return dh(a)+B},y1:Fg.top,y2:Kg},(m=function(a){f=ge(Oi,dh),B=Tj?jh.tickOffset():0,d=Bk.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(ci?"y1":"x1")===(ci?Kg:0)?0:1}),d.exit().remove()})()),h=Bk.select("."+g.xgridLines).selectAll("."+g.xgridLine).data(Pi),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",ci?"":"rotate(-90)").attr("dx",ci?0:-Fg.top).attr("dy",-5).style("opacity",0),h.exit().transition().duration(W).style("opacity",0).remove(),E&&Qi&&(j=Bk.select("."+g.ygrids).selectAll("."+g.ygrid).data(eh.ticks(Si)),j.enter().append("line").attr("class",g.ygrid),j.attr("x1",ci?eh:0).attr("x2",ci?eh:Ig).attr("y1",ci?0:eh).attr("y2",ci?Kg:eh),j.exit().remove(),Pf(j,"grid")),E&&(k=Bk.select("."+g.ygridLines).selectAll("."+g.ygridLine).data(Ri),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",ci?"rotate(-90)":"").attr("dx",ci?0:-Fg.top).attr("dy",-5).style("opacity",0),k.select("line").transition().duration(W).attr("x1",ci?Td:0).attr("x2",ci?Td:Ig).attr("y1",ci?0:Td).attr("y2",ci?Kg:Td).style("opacity",1),k.select("text").transition().duration(W).attr("x",ci?0:Ig).attr("y",Td).text(function(a){return a.text}).style("opacity",1),k.exit().transition().duration(W).style("opacity",0).remove()),t=Bk.select("."+g.regions).selectAll("."+g.region).data(Cj),t.enter().append("g").attr("class",ud).append("rect").style("fill-opacity",0),t.exit().transition().duration(W).style("opacity",0).remove(),r=Bk.selectAll("."+g.bars).selectAll("."+g.bar).data(Je),r.enter().append("path").attr("class",od).style("stroke",function(a){return _j(a.id)}).style("fill",function(a){return _j(a.id)}),r.style("opacity",Gd),r.exit().transition().duration(X).style("opacity",0).remove(),n=Bk.selectAll("."+g.lines).selectAll("."+g.line).data(He),n.enter().append("path").attr("class",kd).style("stroke",_j),n.style("opacity",Gd).attr("transform",null),n.exit().transition().duration(X).style("opacity",0).remove(),o=Bk.selectAll("."+g.areas).selectAll("."+g.area).data(He),o.enter().append("path").attr("class",sd).style("fill",_j).style("opacity",function(){return Hk=+mg.select(this).style("opacity"),0}),o.style("opacity",Hk),o.exit().transition().duration(X).style("opacity",0).remove(),Ui&&(p=Bk.selectAll("."+g.circles).selectAll("."+g.circle).data(Ke),p.enter().append("circle").attr("class",md).attr("r",mf).style("fill",_j),p.style("opacity",Gd),p.exit().remove()),Jd()&&(u=Bk.selectAll("."+g.texts).selectAll("."+g.text).data(Le),u.enter().append("text").attr("class",gd).attr("text-anchor",function(a){return ci?a.value<0?"end":"start":"middle"}).style("stroke","none").style("fill",_j).style("fill-opacity",0),u.text(function(a){return Qd(db(a.id))(a.value,a.id)}),u.exit().transition().duration(X).style("fill-opacity",0).remove()),s=Bk.selectAll("."+g.arcs).selectAll("."+g.arc).data(Ie),s.enter().append("path").attr("class",qd).style("fill",function(a){return _j(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;Zj||(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;Zj||(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)}),s.attr("transform",function(a){return!Ee(a.data)&&J?"scale(0)":""}).style("opacity",function(a){return a===this._current?0:1}).each(function(){Zj=!0}).transition().duration(W).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",J?"scale(1)":"").style("fill",function(a){return ak?ak(a.data.values[0].value):_j(a.data.id)}).style("opacity",1).call(Xe,function(){Zj=!1}),s.exit().transition().duration(X).style("opacity",0).remove(),Bk.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(W).style("opacity",function(a){return Tc(a.data.id)&&Ge(a.data)?1:0}),Bk.select("."+g.chartArcsTitle).style("opacity",ve(ng.data.targets)||ue(ng.data.targets)?1:0),Qh&&(mg.event&&"zoom"===mg.event.type&&xk.extent(dh.orgDomain()).update(),F&&(!ci&&oi&&kb(fk.subx,c.axisSubX,oi),xk.empty()||xk.extent(dh.orgDomain()).update(),O=vf(ab,!0),R=xf(bb,!0),T=wf(cb,!0),x=Ck.selectAll("."+g.bars).selectAll("."+g.bar).data(Je),x.enter().append("path").attr("class",od).style("stroke","none").style("fill",_j),x.style("opacity",Gd).transition().duration(W).attr("d",R).style("opacity",1),x.exit().transition().duration(W).style("opacity",0).remove(),v=Ck.selectAll("."+g.lines).selectAll("."+g.line).data(He),v.enter().append("path").attr("class",kd).style("stroke",_j),v.style("opacity",Gd).transition().duration(W).attr("d",T).style("opacity",1),v.exit().transition().duration(W).style("opacity",0).remove(),w=Ck.selectAll("."+g.areas).selectAll("."+g.area).data(He),w.enter().append("path").attr("class",sd).style("fill",_j).style("opacity",function(){return Hk=+mg.select(this).style("opacity"),0}),w.style("opacity",0).transition().duration(W).attr("d",O).style("fill",_j).style("opacity",Hk),w.exit().transition().duration(X).style("opacity",0).remove())),Bk.selectAll("."+g.selectedCircles).filter(function(a){return Be(a)}).selectAll("circle").remove(),zg&&(y=Bk.select("."+g.eventRects).style("cursor",wg?ci?"ns-resize":"ew-resize":null),Ue(oh)&&!zc(oh)?(y.classed(g.eventRectsMultiple)||y.classed(g.eventRectsMultiple,!0).classed(g.eventRectsSingle,!1).selectAll("."+g.eventRect).remove(),z=Bk.select("."+g.eventRects).selectAll("."+g.eventRect).data([0]),Kf(z.enter()),z.attr("x",0).attr("y",0).attr("width",Ig).attr("height",Kg)):(y.classed(g.eventRectsSingle)||y.classed(g.eventRectsMultiple,!1).classed(g.eventRectsSingle,!0).selectAll("."+g.eventRect).remove(),!Uj()&&!Sj||Tj?(D=Q(),C=function(a){return dh(a.x)-D/2}):(D=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},C=function(a){var b=Lc(a.index),c=ng.data.xs[a.id][a.index];return(dh(c)+dh(b?b:c))/2}),A=Oc(ng.data.targets),Bk.select("."+g.eventRects).datum(A?A.values:[]),z=Bk.select("."+g.eventRects).selectAll("."+g.eventRect).data(function(a){return a}),Jf(z.enter()),z.attr("class",vd).attr("x",ci?0:C).attr("y",ci?C:0).attr("width",ci?Ig:D).attr("height",ci?D:Kg),z.exit().remove())),mg.transition().duration(W).each(function(){fb.add(r.transition().attr("d",P).style("fill",_j).style("opacity",1)),fb.add(n.transition().attr("d",S).style("stroke",_j).style("opacity",1)),fb.add(o.transition().attr("d",N).style("fill",_j).style("opacity",Hk)),fb.add(p.transition().style("opacity",Hd).style("fill",_j).attr("cx",ci?me:le).attr("cy",ci?le:me)),fb.add(Bk.selectAll("."+g.selectedCircle).transition().attr("cx",ci?me:le).attr("cy",ci?le:me)),fb.add(u.transition().attr("x",U).attr("y",V).style("fill",_j).style("fill-opacity",a.flow?0:Id)),fb.add(t.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})),fb.add(h.select("line").transition().attr("x1",ci?0:Sd).attr("x2",ci?Ig:Sd).attr("y1",ci?Sd:Fg.top).attr("y2",ci?Sd:Kg).style("opacity",1)),fb.add(h.select("text").transition().attr("x",ci?Ig:0).attr("y",Sd).text(function(a){return a.text}).style("opacity",1))}).call(fb,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),q=Bc(ng.data.targets[0].values,j+k),s=dh.domain(),v=a.flow.duration||W,w=a.flow.done||function(){},x=Ye();ng.data.targets.forEach(function(a){a.values.splice(0,k)}),f=hc(gb,!0,!0),m&&m(!0),a.flow.orgDataCount?b=1===a.flow.orgDataCount||l.x===q.x?dh(s[0])-dh(f[0]):Sj?dh(s[0])-dh(f[0]):dh(l.x)-dh(q.x):1!==ng.data.targets[0].values.length?b=dh(s[0])-dh(f[0]):Sj?(l=Bc(ng.data.targets[0].values,0),q=Bc(ng.data.targets[0].values,ng.data.targets[0].values.length-1),b=dh(l.x)-dh(q.x)):b=ic(f)/2,i=ic(s)/ic(f),c="translate("+b+",0) scale("+i+",1)",mg.transition().ease("linear").duration(v).each(function(){x.add(fk.x.transition().call(jh)),x.add(r.transition().attr("transform",c)),x.add(n.transition().attr("transform",c)),x.add(o.transition().attr("transform",c)),x.add(p.transition().attr("transform",c)),x.add(u.transition().attr("transform",c)),x.add(t.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));zk.selectAll("."+g.shapes).selectAll(b).remove(),zk.selectAll("."+g.texts).selectAll(c).remove(),zk.selectAll("."+g.eventRects).selectAll(f).remove(),zk.select("."+g.xgrid).remove()}d.attr("transform",null).attr(e),h.attr("transform",null),h.select("line").attr("x1",ci?0:Sd).attr("x2",ci?Ig:Sd),h.select("text").attr("x",ci?Ig:0).attr("y",Sd),r.attr("transform",null).attr("d",P),n.attr("transform",null).attr("d",S),o.attr("transform",null).attr("d",N),p.attr("transform",null).attr("cx",ci?me:le).attr("cy",ci?le:me),u.attr("transform",null).attr("x",U).attr("y",V).style("fill-opacity",Id),t.attr("transform",null),t.select("rect").filter(qc).attr("x",mc).attr("width",oc),z.attr("x",ci?0:C).attr("y",ci?C:0).attr("width",ci?Ig:D).attr("height",ci?D:Kg),w()})}:null),Qc(ng.data.targets).forEach(function(a){Ik[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&&yk.altDomain)return dh.domain(yk.altDomain),void yk.scale(dh).updateScaleExtent();Tj&&dh.orgDomain()[0]===Gk[0]&&dh.domain([Gk[0]-1e-10,dh.orgDomain()[1]]),Qf({withTransition:!1,withY:!1,withSubchart:!1}),"mousemove"===mg.event.sourceEvent.type&&(Xj=!0)}}function Tf(){function a(){b.forEach(function(a){a()})}var b=[];return a.add=function(a){b.push(a)},a}function Uf(){zk.attr("width",Mg).attr("height",Ng),zk.select("#"+Mj).select("rect").attr("width",Ig).attr("height",Kg),zk.select("#"+Nj).select("rect").attr("x",G).attr("y",H).attr("width",M).attr("height",N),zk.select("#"+Oj).select("rect").attr("x",I).attr("y",J).attr("width",O).attr("height",P),zk.select("."+g.zoomRect).attr("width",Ig).attr("height",Kg),Fk.style("max-height",Ng+"px")}function Vf(a){return{axisX:a?fk.x.transition().duration(a):fk.x,axisY:a?fk.y.transition().duration(a):fk.y,axisY2:a?fk.y2.transition().duration(a):fk.y2,axisSubX:a?fk.subx.transition().duration(a):fk.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=Bk.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=Bk.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=Bk.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){Bk.selectAll("."+g.selectedCircles+Bd(a.id)).selectAll("."+g.selectedCircle).each(function(b){b.value=a.values[b.index].value})}),h=Bk.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=Ck.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=Ck.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)),zk.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?(zk.selectAll(a.map(function(a){return Cd(a)})).transition().style("opacity",0).remove().call(Xe,b),void a.forEach(function(a){Ik[a]=!1,Dk.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)?sk:1}function ag(a){return a.classed(g.legendItemHidden)?sk:.3}function bg(a,b){Dk.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(){Dk.selectAll("."+g.legendItem).transition().duration(100).style("opacity",function(){return _f(mg.select(this))})}function dg(a){Uh||(Uh=!0,Dk.style("visibility","visible")),_c(a),Dk.selectAll(Fd(a)).style("visibility","visible").transition().style("opacity",function(){return _f(mg.select(this))})}function eg(a){Uh&&Te(a)&&(Uh=!1,Dk.style("visibility","hidden")),$c(a),Dk.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]=mk?10: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=lk||mk?k:j,m=lk||mk?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=lk||mk?x:w,void(bi?(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=Dk.selectAll("."+g.legendItemFocused).size();b=b||{},n=Ze(b,"withTransition",!0),q=Ze(b,"withTransitionForTransform",!0),lk?(f=function(a){return w*E[a]},j=function(a){return D[E[a]]+A[a]}):mk?(f=function(a){return w*E[a]+10},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=Dk.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 $h?$h(a):ng.toggle(a)}).on("mouseover",function(a){mg.select(this).classed(g.legendItemFocused,!0),Zj||ng.focus(a),"function"==typeof _h&&_h(a)}).on("mouseout",function(a){mg.select(this).classed(g.legendItemFocused,!1),Zj||ng.revert(),"function"==typeof ai&&ai(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",lk||mk?h:-200).attr("y",lk||mk?-200:k),m.append("rect").attr("class",g.legendItemEvent).style("fill-opacity",0).attr("x",lk||mk?i:-200).attr("y",lk||mk?-200:l),m.append("rect").attr("class",g.legendItemTile).style("pointer-events","none").style("fill",_j).attr("x",lk||mk?h:-200).attr("y",lk||mk?-200:j).attr("width",10).attr("height",10),mk&&0!==w&&Dk.insert("g","."+g.legendItem).attr("class",g.legendBackground).append("rect").attr("height",V()-10).attr("width",w*(F+1)+10),r=Dk.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=Dk.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=Dk.selectAll("rect."+g.legendItemTile).data(a),(n?t.transition():t).style("fill",_j).attr("x",f).attr("y",j),Dk.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):sk}),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;Bk.select("."+e).selectAll("."+f).filter(c).transition().duration(Eg).style("opacity",0).remove(),b?Pi=Pi.filter(d):Ri=Ri.filter(d)}function kg(a,b,c){var d=!we(ng.data.targets);Zj=!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","inset","anchor"],"top-left"),Xh=i(["legend","inset","x"],10),Yh=i(["legend","inset","y"],0),Zh=i(["legend","inset","step"]),$h=i(["legend","item","onclick"]),_h=i(["legend","item","onmouseover"]),ai=i(["legend","item","onmouseout"]),bi=i(["legend","equally"],!1),ci=i(["axis","rotated"],!1),di=i(["axis","x","show"],!0),ei=i(["axis","x","type"],"indexed"),fi=i(["axis","x","localtime"],!0),gi=i(["axis","x","categories"],[]),hi=i(["axis","x","tick","centered"],!1),ii=i(["axis","x","tick","format"]),ji=i(["axis","x","tick","culling"],{}),ki=i(["axis","x","tick","culling","max"],10),li=i(["axis","x","tick","count"]),mi=i(["axis","x","tick","fit"],!0),ni=i(["axis","x","tick","values"],null),oi=i(["axis","x","tick","rotate"]),pi=i(["axis","x","max"],null),qi=i(["axis","x","min"],null),ri=i(["axis","x","padding"],{}),si=i(["axis","x","height"]),ti=i(["axis","x","default"]),ui=i(["axis","x","label"],{}),vi=i(["axis","y","show"],!0),wi=i(["axis","y","max"]),xi=i(["axis","y","min"]),yi=i(["axis","y","center"]),zi=i(["axis","y","label"],{}),Ai=i(["axis","y","inner"],!1),Bi=i(["axis","y","tick","format"]),Ci=i(["axis","y","padding"]),Di=i(["axis","y","ticks"],10),Ei=i(["axis","y2","show"],!1),Fi=i(["axis","y2","max"]),Gi=i(["axis","y2","min"]),Hi=i(["axis","y2","center"]),Ii=i(["axis","y2","label"],{}),Ji=i(["axis","y2","inner"],!1),Ki=i(["axis","y2","tick","format"]),Li=i(["axis","y2","padding"]),Mi=i(["axis","y2","ticks"],10),Ni=i(["grid","x","show"],!1),Oi=i(["grid","x","type"],"tick"),Pi=i(["grid","x","lines"],[]),Qi=i(["grid","y","show"],!1),Ri=i(["grid","y","lines"],[]),Si=i(["grid","y","ticks"],10),Ti=i(["grid","focus","show"],!0),Ui=i(["point","show"],!0),Vi=i(["point","r"],2.5),Wi=i(["point","focus","expand","enabled"],!0),Xi=i(["point","focus","expand","r"]),Yi=i(["point","focus","select","r"]),Zi=i(["line","connect_null"],!1),$i=i(["bar","width"]),_i=i(["bar","width","ratio"],.6),aj=i(["bar","zerobased"],!0),bj=i(["pie","label","show"],!0),cj=i(["pie","label","format"]),dj=i(["pie","label","threshold"],.05),ej=i(["pie","sort"],!0),fj=i(["pie","expand"],!0),gj=i(["pie","onclick"],function(){}),hj=i(["pie","onmouseover"],function(){}),ij=i(["pie","onmouseout"],function(){}),jj=i(["gauge","label","show"],!0),kj=i(["gauge","label","format"]),lj=i(["gauge","expand"],!0),mj=i(["gauge","min"],0),nj=i(["gauge","max"],100),oj=i(["gauge","onclick"],function(){}),pj=i(["gauge","onmouseover"],function(){}),qj=i(["gauge","onmouseout"],function(){}),rj=i(["gauge","units"]),sj=i(["gauge","width"]),tj=i(["donut","label","show"],!0),uj=i(["donut","label","format"]),vj=i(["donut","label","threshold"],.05),wj=i(["donut","sort"],!0),xj=i(["donut","expand"],!0),yj=i(["donut","title"],""),zj=i(["donut","onclick"],function(){}),Aj=i(["donut","onmouseover"],function(){}),Bj=i(["donut","onmouseout"],function(){}),Cj=i(["regions"],[]),Dj=i(["tooltip","show"],!0),Ej=i(["tooltip","grouped"],!0),Fj=i(["tooltip","format","title"]),Gj=i(["tooltip","format","name"]),Hj=i(["tooltip","format","value"]),Ij=i(["tooltip","contents"],function(a,b,c,d){var e,f,h,i,j,k,l=Fj?Fj:b,m=Gj?Gj:function(a){return a},n=Hj?Hj: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=ak?ak(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>"}),Jj=i(["tooltip","init","show"],!1),Kj=i(["tooltip","init","x"],0),Lj=i(["tooltip","init","position"],{top:"0px",left:"50px"}),Mj="c3-"+ +new Date+"-clip",Nj=Mj+"-xaxis",Oj=Mj+"-yaxis",Pj=j(Mj),Qj=j(Nj),Rj=j(Oj),Sj="timeseries"===ei,Tj=ei.indexOf("categor")>=0,Uj=function(){return!Sj&&(nh||Ue(oh))},Vj=null,Wj=!1,Xj=!1,Yj=!1,Zj=!1,$j=mg.scale.category10().range(),_j=Ne(Bh,Ue(Sh)?Sh:$j,Ah),ak=Ue(Th)?Oe(Sh,Th):null,bk=fi?mg.time.format:mg.time.format.utc,ck=bk.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}]]),dk=[],ek=[],fk={},gk=ci?"left":"bottom",hk=ci?Ai?"top":"bottom":Ai?"right":"left",ik=ci?Ji?"bottom":"top":Ji?"left":"right",jk=ci?"left":"bottom",kk={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,"+(ci?0:Kg)+")"},y:function(){return"translate(0,"+(ci?Kg:0)+")"},y2:function(){return"translate("+(ci?0:Ig)+","+(ci?1:0)+")"},subx:function(){return"translate(0,"+(ci?0:Lg)+")"},arc:function(){return"translate("+Rg/2+","+Sg/2+")"}},lk="right"===Vh,mk="inset"===Vh,nk="top-left"===Wh||"top-right"===Wh,ok="top-left"===Wh||"bottom-left"===Wh,pk=0,qk=0,rk=0,sk=.15,tk=0,uk=30,vk=ci&&!di?0:30,wk=5;Wg=mg.layout.pie().value(function(a){return a.values.reduce(function(a,b){return a+b.value},0)}),ej&&wj||Wg.sort(null);var xk,yk=function(){};xk=mg.svg.brush().on("brush",Rf),xk.update=function(){return Ck&&Ck.select("."+g.brush).call(this),this},xk.scale=function(a){return ci?this.y(a):this.x(a)},yk=mg.behavior.zoom().on("zoomstart",function(){yk.altDomain=mg.event.sourceEvent.altKey?dh.orgDomain():null}).on("zoom",Sf),yk.scale=function(a){return ci?this.y(a):this.x(a)},yk.orgScaleExtent=function(){var a=xg?xg:[1,10];return[a[0],Math.max(Nc()/a[1],a[1])]},yk.updateScaleExtent=function(){var a=ic(dh.orgDomain())/ic(Gk),b=this.orgScaleExtent();return this.scaleExtent([b[0]*a,b[1]*a]),this};var zk,Ak,Bk,Ck,Dk,Ek,Fk,Gk,Hk,Ik={};if(ng.focus=function(a){function b(a){Vc(a).transition().duration(100).style("opacity",1)}var c=zk.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=zk.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=zk.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),zk.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),zk.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(){xk.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&&Tj&&(gi=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,Sj||(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:Sj?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:Sj?xc(b):b,value:null});a.values.forEach(function(a){a.index+=n,Sj||(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=Sj?Pe(a.to):a.to,f.values.forEach(function(a){a.x<i&&m++})):d(a.length)&&(m=a.length),l?1===l&&Sj&&(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=Sj?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(Bk.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&&Bk.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&&Bk.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(),th)},ng.xgrids=function(a){return a?(Pi=a,Qf(),Pi):Pi},ng.xgrids.add=function(a){return a?ng.xgrids(Pi.concat(a)):void 0},ng.xgrids.remove=function(a){jg(a,!0)},ng.ygrids=function(a){return a?(Ri=a,Qf(),Ri):Ri},ng.ygrids.add=function(a){return a?ng.ygrids(Ri.concat(a)):void 0},ng.ygrids.remove=function(a){jg(a,!1)},ng.regions=function(a){return a?(Cj=a,Qf(),Cj):Cj},ng.regions.add=function(a){return a?(Cj=Cj.concat(a),Qf(),Cj):Cj},ng.regions.remove=function(a){var b,c,d;return a=a||{},b=Ze(a,"duration",Eg),c=Ze(a,"classes",[g.region]),d=Bk.select("."+g.regions).selectAll(c.map(function(a){return"."+a})),(b?d.transition().duration(b):d).style("opacity",0).remove(),Cj=Cj.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=_j,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)&&(pi=a.x),b(a.y)&&(wi=a.y),b(a.y2)&&(Fi=a.y2)):wi=Fi=a,Qf({withUpdateOrgXDomain:!0,withUpdateXDomain:!0}))},ng.axis.min=function(a){arguments.length&&("object"==typeof a?(b(a.x)&&(qi=a.x),b(a.y)&&(xi=a.y),b(a.y2)&&(Gi=a.y2)):xi=Gi=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={},Fk.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);