From ca043ae6c46df7ef6a6711c7443154794f414605 Mon Sep 17 00:00:00 2001 From: Masayuki Tanaka Date: Wed, 26 Mar 2014 16:30:52 +0900 Subject: [PATCH] Fix negative height and width - #64 --- c3.js | 4 ++++ c3.min.js | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/c3.js b/c3.js index 7c7e6e9..0535b40 100644 --- a/c3.js +++ b/c3.js @@ -287,6 +287,8 @@ }; width = currentWidth - margin.left - margin.right; height = currentHeight - margin.top - margin.bottom; + if (width < 0) { width = 0; } + if (height < 0) { height = 0; } // for context margin2 = { @@ -297,6 +299,8 @@ }; width2 = __axis_rotated ? margin.left - rotated_padding_left - rotated_padding_right : width; height2 = __axis_rotated ? height : currentHeight - margin2.top - margin2.bottom; + if (width2 < 0) { width2 = 0; } + if (height2 < 0) { height2 = 0; } // for legend margin3 = { diff --git a/c3.min.js b/c3.min.js index c3cae9a..927410a 100644 --- a/c3.min.js +++ b/c3.min.js @@ -1,2 +1,2 @@ -!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}var e={};e.generate=function(e){function f(a,b){if(!(a in e))throw Error(b)}function g(a,b){for(var c=e,d=0;d0?e:0}function p(){return He?He:v()}function q(){var a=Ie?Ie:w();return a>0?a:320}function r(){return sd(Be.data.targets)?0:Je?Je:Yf||!hg||mg?1:t("y")}function s(){var a=1;return sd(Be.data.targets)?0:Ke?Ke:uh?_e+(qg&&!Yf?t("y2"):a):qg?vg||Yf?a:t("y2"):a}function t(a){var b=db(a);return b.isInner?20+wb(a):40+wb(a)}function u(a){return"y"!==a||hg?"y2"!==a||qg?(db(a).isInner?30:40)+("y2"===a?-10:0):Ah:Uf&&!uh?10:1}function v(){return+Ae.select(Ge).style("width").replace("px","")}function w(){return+Ae.select(Ge).style("height").replace("px","")}function x(a){return a?-5:-(Re.left-1)}function y(a){return a?-20:-1}function z(){return x(!Yf)}function A(){return y(!Yf)}function B(){return x(Yf)}function C(){return y(Yf)}function D(a){return a?Ue+2+4:Re.left+20}function E(a){return a?80:We+2}function F(){return D(!Yf)}function G(){return E(!Yf)}function H(){return D(Yf)}function I(){return E(Yf)}function J(){var a=Yf?We:Ue,b=Rb(),c=mc();return c>1?a*b/(c-1):a}function K(a){vh=a}function L(a){wh=a}function M(a){xh=a}function N(){return Uf?uh?wh*(vh+1):Ye:0}function O(){return Uf?uh?Ze:xh*(vh+1):0}function P(){var a,b,c=!qf;hf=Yf?1:0,jf=Yf?We:Ue,kf=Yf?0:We,lf=Yf?Ue:1,mf=hf,nf=jf,of=Yf?0:Xe,pf=Yf?Ve:1,qf=R(hf,jf,c?void 0:qf.domain(),function(){return wf.tickOffset()}),rf=S(kf,lf),sf=S(kf,lf),tf=R(hf,jf,Nh,function(a){return a%1?0:zf.tickOffset()}),uf=S(of,pf),vf=S(of,pf),a=Y(),b=Z(),wf=V(qf,ph,a,b),zf=V(tf,sh,a,b),xf=W(rf,qh,ng,pg),yf=W(sf,rh,wg,yg),c||(Bh.scale(tf),Le&&Fh.scale(qf)),Q()}function Q(){df=zb(),ef=Ab(),ff=Ab(.98)}function R(a,b,e,f){var g=(hh?Ae.time.scale():Ae.scale.linear()).range([a,b]);if(g.orgDomain=function(){return g.domain()},d(e)&&g.domain(e),c(f)&&(f=function(){return 0}),ih){var h,i=g;g=function(a){return i(a)+f(a)};for(h in i)g[h]=i[h];g.orgDomain=function(){return i.domain()},g.domain=function(a){return arguments.length?(i.domain(a),g):(a=i.domain(),[a[0],a[1]+1])}}return g}function S(a,b){return Ae.scale.linear().range([a,b])}function T(a){return"y2"===X(a)?sf:rf}function U(a){return"y2"===X(a)?vf:uf}function V(a,b,c,d){var e=(ih?xb():Ae.svg.axis()).scale(a).orient(b);return e.tickFormat(c).ticks(d),ih?e.tickCentered(_f):e.tickOffset=function(){var a=Yf?We:Ue;return a*Rb()/mc()/2},ih&&e.categories($f),e}function W(a,b,c,d){return Ae.svg.axis().scale(a).orient(b).tickFormat(c).ticks(d).outerTickSize(0)}function X(a){return a in Gf?Gf[a]:"y"}function Y(){var a=hh?oh:ih?vc:null;return ag&&("function"==typeof ag?a=ag:hh&&(a=function(a){return Ae.time.format(ag)(a)})),a}function Z(){var a=mc();return bg&&a>cg?cg:a}function $(a){return"string"==typeof a?a:a?a.text:null}function _(a,b){var c=a&&"object"==typeof a&&a.position?a.position:b;return{isInner:c.indexOf("inner")>=0,isOuter:c.indexOf("outer")>=0,isLeft:c.indexOf("left")>=0,isCenter:c.indexOf("center")>=0,isRight:c.indexOf("right")>=0,isTop:c.indexOf("top")>=0,isMiddle:c.indexOf("middle")>=0,isBottom:c.indexOf("bottom")>=0}}function ab(){return _(gg,Yf?"inner-top":"inner-right")}function bb(){return _(lg,Yf?"inner-right":"inner-top")}function cb(){return _(ug,Yf?"inner-right":"inner-top")}function db(a){return"y2"===a?cb():"y"===a?bb():ab()}function eb(){return $(gg)}function fb(){return $(lg)}function gb(){return $(ug)}function hb(a,b){return a?b.isLeft?0:b.isCenter?Ue/2:Ue:b.isBottom?-We:b.isMiddle?-We/2:0}function ib(a,b){return a?b.isLeft?"0.5em":b.isRight?"-0.5em":"0":b.isTop?"-0.5em":b.isBottom?"0.5em":"0"}function jb(a,b){return a?b.isLeft?"start":b.isCenter?"middle":"end":b.isBottom?"start":b.isMiddle?"middle":"end"}function kb(){return hb(!Yf,ab())}function lb(){return hb(Yf,bb())}function mb(){return hb(Yf,cb())}function nb(){return ib(!Yf,ab())}function ob(){return ib(Yf,bb())}function pb(){return ib(Yf,cb())}function qb(){var a=ab();return Yf?a.isInner?"1.2em":-30-wb("x"):a.isInner?"-0.5em":"3em"}function rb(){var a=bb();return Yf?a.isInner?"-0.5em":"3em":a.isInner?"1.2em":-20-wb("y")}function sb(){var a=cb();return Yf?a.isInner?"1.2em":"-2.2em":a.isInner?"-0.5em":30+wb("y2")}function tb(){return jb(!Yf,ab())}function ub(){return jb(Yf,bb())}function vb(){return jb(Yf,cb())}function wb(a){var b=0;return Ae.selectAll("."+a+".axis .tick text").each(function(){var a=this.getBBox();bb?[b,c]:[c,b]}function d(a){for(var b=[],c=Math.ceil(a[0]);c0&&b[0]>0&&b.unshift(b[0]-(b[1]-b[0])),b}function e(a,b){var c=a.length-1;return o>=c||b%Math.ceil(c/o)===0}function f(a){return a0)for(f=tc(a),b=0;ba?a:0}),c=1;c0||(g[d][b]+=+a)});return Ae.min(Object.keys(g).map(function(a){return Ae.min(g[a])}))}function Pb(a){var b,c,d,e,f,g=rc(a);if(Ff.length>0)for(f=uc(a),b=0;b0?a:0}),c=1;c+a||(g[d][b]+=+a)});return Ae.max(Object.keys(g).map(function(a){return Ae.max(g[a])}))}function Qb(a){var c,d,e,f,g,h,i,j,k=qc(function(b){return X(b.id)===a}),l="y2"===a?sg:jg,m="y2"===a?rg:ig,n=b(l)?l:Ob(k),o=b(m)?m:Pb(k),p="y2"===a?tg:kg,q=Oc()&&Yf;return n===o&&(0>n?o=0:n=0),c=Math.abs(o-n),d=e=f=q?0:.1*c,p&&(g=Math.max(Math.abs(n),Math.abs(o)),o=g-p,n=p-g),"y"===a&&og&&(e=b(og.top)?og.top:d,f=b(og.bottom)?og.bottom:d),"y2"===a&&xg&&(e=b(xg.top)?xg.top:d,f=b(xg.bottom)?xg.bottom:d),q&&(h=Pc(n,o),i=Wb(rf.range()),j=[h[0]/i,h[1]/i],e+=c*(j[1]/(1-j[0]-j[1])),f+=c*(j[0]/(1-j[0]-j[1]))),od(k)&&!tc(k)&&(f=n),[n-f,o+e]}function Rb(a){var b=Wb(Nh),c=Wb(qf.domain());return a||0===c?1:b/c}function Sb(a){return eg?eg:Ae.min(a,function(a){return Ae.min(a.values,function(a){return a.x})})}function Tb(a){return dg?dg:Ae.max(a,function(a){return Ae.max(a.values,function(a){return a.x})})}function Ub(a,b){var c,d,e=b[0],f=b[1],g=Math.abs(e-f);return ih?d=0:od(a)?(c=mc(),d=c>1?g/(c-1)/2:.5):d=.01*g,d}function Vb(a){var b=[Sb(a),Tb(a)],c=b[0],d=b[1],e=Ub(a,b),f=hh?new Date(c.getTime()-e):c-e,g=hh?new Date(d.getTime()+e):d+e;return[f,g]}function Wb(a){return a[1]-a[0]}function Xb(a){for(var b=0;bd?0:d}function ac(a){return Af&&a===Af||Bf&&Id(Bf,a)}function bc(a){return!ac(a)}function cc(a){return Af?Af:Bf?Bf[a]:null}function dc(a,b){return a in Be.data.x&&Be.data.x[a]&&Be.data.x[a][b]?Be.data.x[a][b]:b}function ec(a){Object.keys(a).forEach(function(b){Bf[b]=a[b]})}function fc(a){var b;return a&&(b=Ef[a.id],a.name=b?b:a.id),a}function gc(a){var b,c,d=a[0],e={},f=[];for(b=1;b=0?a.map(function(a){return a[c]}):Be.data.x[Object.keys(Be.data.x)[0]]}),b=c.map(function(b){var c=Df(b);return{id:c,id_org:b,values:a.map(function(a,d){var e,f=cc(b);return e=hh?a[f]instanceof Date?a[f]:Ed(a[f]):jh?a[f]?+a[f]:dc(b,d):d,a.x=e,{x:e,value:null===a[b]||isNaN(a[b])?null:+a[b],id:c}})}}),b.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++})}),Hf&&md(oc(b).filter(function(a){return!(a in If)}),Hf),b.forEach(function(a){Yb(a.id_org,a)}),b}function jc(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 kc(a){return a>0&&Be.data.targets[0].values[a-1]?Be.data.targets[0].values[a-1].x:void 0}function lc(a){return a1?Be.data.targets.forEach(function(b){b.values.length>c&&(a=b,c=b.values.length)}):a=b?Be.data.targets[0]:null,a}function oc(a){return a=c(a)?Be.data.targets:a,a.map(function(a){return a.id})}function pc(a){var b,c=oc();for(b=0;ba})}function uc(a){return sc(a,function(a){return a>0})}function vc(a){return a<$f.length?$f[a]:a}function wc(a,b){return" "+a+" "+a+ve(b)}function xc(a){return wc("-text",a.id)}function yc(a){return wc("-texts",a.id)}function zc(a){return wc("-shapes",a.id)}function Ac(a){return zc(a)+wc("-line",a.id)}function Bc(a){return zc(a)+wc("-circles",a.id)}function Cc(a){return zc(a)+wc("-bars",a.id)}function Dc(a){return zc(a.data)+wc("-arc",a.data.id)}function Ec(a){return zc(a)+wc("-area",a.id)}function Fc(a,b){return wc("-shape",b)}function Gc(a,b){return Fc(a,b)+wc("-circle",b)}function Hc(a,b){return Fc(a,b)+wc("-bar",b)}function Ic(a,b){return wc("region",b)+" "+("class"in a?a.class:"")}function Jc(a,b){return wc("event-rect",b)}function Kc(a){return Ph[a.id]?1:0}function Lc(a){var b=Nc(a);return Kc(a)*b}function Mc(a){return b(a.value)?wd(a)?.5:1:0}function Nc(a){return Oc(a)?1:0}function Oc(a){var b=a?a.id:null;return"boolean"==typeof Jf&&Jf?!0:"boolean"===Jf[b]&&Jf[b]?!0:Jf[b]&&Jf[b].show?!0:!1}function Pc(a,b){var c=[],d=1.3;return Ae.select("svg").selectAll(".dummy").data([a,b]).enter().append("text").text(function(a){return a}).each(function(a,b){var e=this.getBBox();c[b]=e.width*d}).remove(),c}function Qc(a){return a?qf(a.x):null}function Rc(a){return qf(hh?Ed(a.value):a.value)}function Sc(a){return rf(a.value)}function Tc(a){return tf(a.x)}function Uc(a){var b=ng?ng:function(a){return+a};return b(a)}function Vc(a,b){return(100*b).toFixed(1)+"%"}function Wc(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;c0?g=h:f=h,g-f===1?(e=[],a[f].x&&(e=e.concat(Wc(a,f))),a[g].x&&(e=e.concat(Wc(a,g))),Zc(e,b)):Xc(a,b,f,g)}function Yc(a,b){var c;return c=a.map(function(a){return Xc(a.values,b)}),Zc(c,b)}function Zc(a,b){var c,d;return a.forEach(function(a){var e=Jd(a,b);(c>e||!c)&&(c=e,d=a)}),d}function $c(){return Kf&&"desc"===Kf.toLowerCase()}function _c(){return Kf&&"asc"===Kf.toLowerCase()}function ad(a){var b=_c(),c=$c();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 Kf&&a.sort(Kf),a}function bd(a,c){var d,e,f,g,h,i,j,k=sd(Be.data.targets),l=k?Vc:Uc,m=a.filter(function(a){return a&&b(a.value)});$g&&0!==m.length&&(Lh.html(bh(a,Y(),l,nh)),d=Lh.property("offsetWidth"),e=Lh.property("offsetHeight"),k?(g=Ue/2+c[0],i=We/2+c[1]+20):(Yf?(f=o(),g=f+c[0]+100,h=g+d,j=p()-s(),i=qf(m[0].x)+20):(f=o(),g=f+r()+qf(m[0].x)+20,h=g+d,j=f+p()-s(),i=c[1]+15),h>j&&(g-=d+60),i+e>q()&&(i-=e+30)),Lh.style("top",i+"px").style("left",g+"px").style("display","block"))}function cd(){Lh.style("display","none")}function dd(a){var c=a.filter(function(a){return a&&b(a.value)});$g&&(pd(Be.data.targets)||sd(Be.data.targets)||Ih.selectAll("line.xgrid-focus").style("visibility","visible").data([c[0]]).attr(Yf?"y1":"x1",Qc).attr(Yf?"y2":"x2",Qc))}function ed(){Ih.select("line.xgrid-focus").style("visibility","hidden")}function fd(a){return a.x||0===a.x?qf(a.x):null}function gd(a){return T(a.id)(a.value)}function hd(){var a,b,d={},e=0;return qc(vd).forEach(function(f){for(a=0;a0&&(i+=g(b.values[f].value)-h)}),i}}function ld(a,b){return b?2*a.tickOffset()*.6/b:0}function md(a,b){var d=c(a)?oc():a;"string"==typeof d&&(d=[d]);for(var e=0;e0&&i>k||a.value<0&&k>i)&&(k=i),[[j,i],[j,k-(c-i)],[j+d,k-(c-i)],[j+d,i]]}}function ae(a,b,e,f){var g,h,i,j,k,l,m,n,o,p,q,r=-1,s="M",t=[];if(d(f))for(g=0;g=h;h+=u)s+=i(a[g-1],a[g],h,o)}r=a[g].x}return s}function be(b){var c,d,e;if(Mh=Ae.select(Ge),Mh.empty())throw new Error('No bind element found. Check the selector specified by "bindto" and existance of that element. Default "bindto" is "#chart".');if(Mh.html(""),Be.data.x={},Be.data.targets=ic(b),m(),P(),qf.domain(Ae.extent(Vb(Be.data.targets))),rf.domain(Qb("y")),sf.domain(Qb("y2")),tf.domain(qf.domain()),uf.domain(rf.domain()),vf.domain(sf.domain()),Nh=qf.domain(),Bh.scale(tf),Le&&Fh.scale(qf),Gh=Ae.select(Ge).append("svg").attr("width",Ue+Re.left+Re.right).attr("height",We+Re.top+Re.bottom).on("mouseenter",Oe).on("mouseleave",Pe),Hh=Gh.append("defs"),Hh.append("clipPath").attr("id",fh).append("rect").attr("width",Ue).attr("height",We),Hh.append("clipPath").attr("id","xaxis-clip").append("rect").attr("x",z).attr("y",A).attr("width",F).attr("height",G),Hh.append("clipPath").attr("id","yaxis-clip").append("rect").attr("x",B).attr("y",C).attr("width",H).attr("height",I),Ih=Gh.append("g").attr("transform",th.main),Jh=Rf?Gh.append("g").attr("transform",th.context):null,Kh=Uf?Gh.append("g").attr("transform",th.legend):null,Lh=Ae.select(Ge).style("position","relative").append("div").style("position","absolute").style("z-index","10").style("display","none"),Ih.append("g").attr("class","x axis").attr("clip-path",Yf?"":h("xaxis-clip")).attr("transform",th.x).append("text").attr("class","-axis-x-label").attr("transform",Yf?"rotate(-90)":"").attr("dx",nb).attr("dy",qb).style("text-anchor",tb).text(eb),hg&&Ih.append("g").attr("class","y axis").attr("clip-path",Yf?h("yaxis-clip"):"").append("text").attr("class","-axis-y-label").attr("transform",Yf?"":"rotate(-90)").attr("dx",ob).attr("dy",rb).style("text-anchor",ub).text(fb),qg&&Ih.append("g").attr("class","y2 axis").attr("transform",th.y2).append("text").attr("class","-axis-y2-label").attr("transform",Yf?"":"rotate(-90)").attr("dx",pb).style("text-anchor",vb).text(gb),d=Ih.append("g").attr("clip-path",gh).attr("class","grid"),zg&&d.append("g").attr("class","xgrids"),Bg&&d.append("g").attr("class","xgrid-lines"),Hg&&d.append("g").attr("class","xgrid-focus").append("line").attr("class","xgrid-focus").attr("x1",Yf?0:-10).attr("x2",Yf?Ue:-10).attr("y1",Yf?-10:Re.top).attr("y2",Yf?-10:We),Cg&&d.append("g").attr("class","ygrids"),Dg&&d.append("g").attr("class","ygrid-lines"),Ih.append("g").attr("clip-path",gh).attr("class","regions"),Ih.append("g").attr("clip-path",gh).attr("class","chart"),c=Ih.select(".chart").append("g").attr("class","event-rects").style("fill-opacity",0).style("cursor",Le?Yf?"ns-resize":"ew-resize":null),Ih.select(".chart").append("g").attr("class","chart-bars"),Ih.select(".chart").append("g").attr("class","chart-lines"),Ih.select(".chart").append("g").attr("class","chart-arcs").attr("transform",th.arc).append("text").attr("class","chart-arcs-title").style("text-anchor","middle").text(Kb()),Ih.select(".chart").append("g").attr("class","chart-texts"),Le&&Ih.insert("rect",Ne?null:"g.grid").attr("class","zoom-rect").attr("width",Ue).attr("height",We).style("opacity",0).style("cursor",Yf?"ns-resize":"ew-resize").call(Fh).on("dblclick.zoom",null),null!==fg&&Bh.extent("function"!=typeof fg?fg:fg(Vb())),Rf&&(Jh.append("g").attr("clip-path",gh).attr("class","chart"),Jh.select(".chart").append("g").attr("class","chart-bars"),Jh.select(".chart").append("g").attr("class","chart-lines"),Jh.append("g").attr("clip-path",gh).attr("class","x brush").call(Bh).selectAll("rect").attr(Yf?"width":"height",Yf?Ve:Xe),Jh.append("g").attr("class","x axis").attr("transform",th.subx).attr("clip-path",Yf?h("yaxis-clip"):"")),oe(Be.data.targets),Yf?Ih.select(".x.axis").style("opacity",0).call(wf):(Ih.select(".y.axis").style("opacity",0).call(xf),Ih.select(".y2.axis").style("opacity",0).call(yf)),ne({withTransform:!0,withLegend:!0,durationForAxis:0}),ch){if(hh&&"string"==typeof dh){for(dh=Ed(dh),e=0;e0){d=[];for(var f in Ef)for(c=0;cf&&g>c&&d>h&&i>d):"rect"===this.nodeName&&(c=1*k.attr("x"),d=1*k.attr("y"),e=1*k.attr("width"),j=Pd,n=c+e>f&&g>c&&i>d),n^m&&(k.classed(Fe,!m),Qf?(k.classed(Ee,!l),j(!l,k,a,b)):l?Be.unselect():Be.select([a.id],[b],!0))}))}function ge(a){sd(Be.data.targets)||Nf&&(kh=a,Ih.select(".chart").append("rect").attr("class","dragarea").style("opacity",.1),lh=!0)}function he(){sd(Be.data.targets)||Nf&&(Ih.select(".dragarea").transition().duration(100).style("opacity",0).remove(),Ih.selectAll(".-shape").classed(Fe,!1),lh=!1)}function ie(a){var c,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H=hd(),I=sd(Be.data.targets);if(a=d(a)?a:{},t=d(a.withY)?a.withY:!0,u=d(a.withSubchart)?a.withSubchart:!0,v=d(a.withTransition)?a.withTransition:!0,w=d(a.withTransform)?a.withTransform:!1,x=d(a.withUpdateXDomain)?a.withUpdateXDomain:!1,y=d(a.withUpdateOrgXDomain)?a.withUpdateOrgXDomain:!1,z=d(a.withLegend)?a.withLegend:!1,E=v?Qe:0,F=d(a.durationForExit)?a.durationForExit:E,G=d(a.durationForAxis)?a.durationForAxis:E,z&&Uf&&ue(Be.data.targets,a),y&&(qf.domain(Ae.extent(Vb(Be.data.targets))),Nh=qf.domain(),Le&&Fh.scale(qf).updateScaleExtent(),tf.domain(qf.domain()),Bh.scale(tf)),x&&(qf.domain(Bh.empty()?Nh:Bh.extent()),Le&&Fh.scale(qf).updateScaleExtent()),rf.domain(Qb("y")),sf.domain(Qb("y2")),Ih.select(".x.axis").style("opacity",I?0:1).transition().duration(G).call(wf),Ih.select(".y.axis").style("opacity",I?0:1).transition().duration(G).call(xf),Ih.select(".y2.axis").style("opacity",I?0:1).transition().duration(G).call(yf),A=Xd(H),C=Yd(H,!0),D=Yd(H,!1),Ih.select(".x.axis .-axis-x-label").attr("x",kb),Ih.select(".y.axis .-axis-y-label").attr("x",lb).attr("dy",rb),Ih.select(".y2.axis .-axis-y2-label").attr("x",mb).attr("dy",sb),uf.domain(rf.domain()),vf.domain(sf.domain()),Lh.style("display","none"),Ih.select("line.xgrid-focus").style("visibility","hidden").attr("y2",We),zg){if("year"===Ag){e=[]; +!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}var e={};e.generate=function(e){function f(a,b){if(!(a in e))throw Error(b)}function g(a,b){for(var c=e,d=0;dUe&&(Ue=0),0>We&&(We=0),Se={top:Yf?Re.top:Ze-Sf-(uh?0:$e),right:0/0,bottom:20+(uh?0:$e),left:Yf?yh:Re.left},Ve=Yf?Re.left-yh-zh:Ue,Xe=Yf?We:Ze-Se.top-Se.bottom,0>Ve&&(Ve=0),0>Xe&&(Xe=0),Te={top:uh?0:Ze-$e,right:0/0,bottom:0,left:uh?Ye-_e:0},n(),uh&&sd(Be.data.targets)&&(Te.left=Ue/2+bf)}function n(){bf=We/2,af=.95*bf,cf=rd(Be.data.targets)?.6*af:0}function o(){var a=Yf?".x.axis":".y.axis",b=Ae.select(a).node(),c=b?b.getBoundingClientRect():{right:0},d=Ae.select(Ge).node().getBoundingClientRect(),e=c.right-d.left-r();return e>0?e:0}function p(){return He?He:v()}function q(){var a=Ie?Ie:w();return a>0?a:320}function r(){return sd(Be.data.targets)?0:Je?Je:Yf||!hg||mg?1:t("y")}function s(){var a=1;return sd(Be.data.targets)?0:Ke?Ke:uh?_e+(qg&&!Yf?t("y2"):a):qg?vg||Yf?a:t("y2"):a}function t(a){var b=db(a);return b.isInner?20+wb(a):40+wb(a)}function u(a){return"y"!==a||hg?"y2"!==a||qg?(db(a).isInner?30:40)+("y2"===a?-10:0):Ah:Uf&&!uh?10:1}function v(){return+Ae.select(Ge).style("width").replace("px","")}function w(){return+Ae.select(Ge).style("height").replace("px","")}function x(a){return a?-5:-(Re.left-1)}function y(a){return a?-20:-1}function z(){return x(!Yf)}function A(){return y(!Yf)}function B(){return x(Yf)}function C(){return y(Yf)}function D(a){return a?Ue+2+4:Re.left+20}function E(a){return a?80:We+2}function F(){return D(!Yf)}function G(){return E(!Yf)}function H(){return D(Yf)}function I(){return E(Yf)}function J(){var a=Yf?We:Ue,b=Rb(),c=mc();return c>1?a*b/(c-1):a}function K(a){vh=a}function L(a){wh=a}function M(a){xh=a}function N(){return Uf?uh?wh*(vh+1):Ye:0}function O(){return Uf?uh?Ze:xh*(vh+1):0}function P(){var a,b,c=!qf;hf=Yf?1:0,jf=Yf?We:Ue,kf=Yf?0:We,lf=Yf?Ue:1,mf=hf,nf=jf,of=Yf?0:Xe,pf=Yf?Ve:1,qf=R(hf,jf,c?void 0:qf.domain(),function(){return wf.tickOffset()}),rf=S(kf,lf),sf=S(kf,lf),tf=R(hf,jf,Nh,function(a){return a%1?0:zf.tickOffset()}),uf=S(of,pf),vf=S(of,pf),a=Y(),b=Z(),wf=V(qf,ph,a,b),zf=V(tf,sh,a,b),xf=W(rf,qh,ng,pg),yf=W(sf,rh,wg,yg),c||(Bh.scale(tf),Le&&Fh.scale(qf)),Q()}function Q(){df=zb(),ef=Ab(),ff=Ab(.98)}function R(a,b,e,f){var g=(hh?Ae.time.scale():Ae.scale.linear()).range([a,b]);if(g.orgDomain=function(){return g.domain()},d(e)&&g.domain(e),c(f)&&(f=function(){return 0}),ih){var h,i=g;g=function(a){return i(a)+f(a)};for(h in i)g[h]=i[h];g.orgDomain=function(){return i.domain()},g.domain=function(a){return arguments.length?(i.domain(a),g):(a=i.domain(),[a[0],a[1]+1])}}return g}function S(a,b){return Ae.scale.linear().range([a,b])}function T(a){return"y2"===X(a)?sf:rf}function U(a){return"y2"===X(a)?vf:uf}function V(a,b,c,d){var e=(ih?xb():Ae.svg.axis()).scale(a).orient(b);return e.tickFormat(c).ticks(d),ih?e.tickCentered(_f):e.tickOffset=function(){var a=Yf?We:Ue;return a*Rb()/mc()/2},ih&&e.categories($f),e}function W(a,b,c,d){return Ae.svg.axis().scale(a).orient(b).tickFormat(c).ticks(d).outerTickSize(0)}function X(a){return a in Gf?Gf[a]:"y"}function Y(){var a=hh?oh:ih?vc:null;return ag&&("function"==typeof ag?a=ag:hh&&(a=function(a){return Ae.time.format(ag)(a)})),a}function Z(){var a=mc();return bg&&a>cg?cg:a}function $(a){return"string"==typeof a?a:a?a.text:null}function _(a,b){var c=a&&"object"==typeof a&&a.position?a.position:b;return{isInner:c.indexOf("inner")>=0,isOuter:c.indexOf("outer")>=0,isLeft:c.indexOf("left")>=0,isCenter:c.indexOf("center")>=0,isRight:c.indexOf("right")>=0,isTop:c.indexOf("top")>=0,isMiddle:c.indexOf("middle")>=0,isBottom:c.indexOf("bottom")>=0}}function ab(){return _(gg,Yf?"inner-top":"inner-right")}function bb(){return _(lg,Yf?"inner-right":"inner-top")}function cb(){return _(ug,Yf?"inner-right":"inner-top")}function db(a){return"y2"===a?cb():"y"===a?bb():ab()}function eb(){return $(gg)}function fb(){return $(lg)}function gb(){return $(ug)}function hb(a,b){return a?b.isLeft?0:b.isCenter?Ue/2:Ue:b.isBottom?-We:b.isMiddle?-We/2:0}function ib(a,b){return a?b.isLeft?"0.5em":b.isRight?"-0.5em":"0":b.isTop?"-0.5em":b.isBottom?"0.5em":"0"}function jb(a,b){return a?b.isLeft?"start":b.isCenter?"middle":"end":b.isBottom?"start":b.isMiddle?"middle":"end"}function kb(){return hb(!Yf,ab())}function lb(){return hb(Yf,bb())}function mb(){return hb(Yf,cb())}function nb(){return ib(!Yf,ab())}function ob(){return ib(Yf,bb())}function pb(){return ib(Yf,cb())}function qb(){var a=ab();return Yf?a.isInner?"1.2em":-30-wb("x"):a.isInner?"-0.5em":"3em"}function rb(){var a=bb();return Yf?a.isInner?"-0.5em":"3em":a.isInner?"1.2em":-20-wb("y")}function sb(){var a=cb();return Yf?a.isInner?"1.2em":"-2.2em":a.isInner?"-0.5em":30+wb("y2")}function tb(){return jb(!Yf,ab())}function ub(){return jb(Yf,bb())}function vb(){return jb(Yf,cb())}function wb(a){var b=0;return Ae.selectAll("."+a+".axis .tick text").each(function(){var a=this.getBBox();bb?[b,c]:[c,b]}function d(a){for(var b=[],c=Math.ceil(a[0]);c0&&b[0]>0&&b.unshift(b[0]-(b[1]-b[0])),b}function e(a,b){var c=a.length-1;return o>=c||b%Math.ceil(c/o)===0}function f(a){return a0)for(f=tc(a),b=0;ba?a:0}),c=1;c0||(g[d][b]+=+a)});return Ae.min(Object.keys(g).map(function(a){return Ae.min(g[a])}))}function Pb(a){var b,c,d,e,f,g=rc(a);if(Ff.length>0)for(f=uc(a),b=0;b0?a:0}),c=1;c+a||(g[d][b]+=+a)});return Ae.max(Object.keys(g).map(function(a){return Ae.max(g[a])}))}function Qb(a){var c,d,e,f,g,h,i,j,k=qc(function(b){return X(b.id)===a}),l="y2"===a?sg:jg,m="y2"===a?rg:ig,n=b(l)?l:Ob(k),o=b(m)?m:Pb(k),p="y2"===a?tg:kg,q=Oc()&&Yf;return n===o&&(0>n?o=0:n=0),c=Math.abs(o-n),d=e=f=q?0:.1*c,p&&(g=Math.max(Math.abs(n),Math.abs(o)),o=g-p,n=p-g),"y"===a&&og&&(e=b(og.top)?og.top:d,f=b(og.bottom)?og.bottom:d),"y2"===a&&xg&&(e=b(xg.top)?xg.top:d,f=b(xg.bottom)?xg.bottom:d),q&&(h=Pc(n,o),i=Wb(rf.range()),j=[h[0]/i,h[1]/i],e+=c*(j[1]/(1-j[0]-j[1])),f+=c*(j[0]/(1-j[0]-j[1]))),od(k)&&!tc(k)&&(f=n),[n-f,o+e]}function Rb(a){var b=Wb(Nh),c=Wb(qf.domain());return a||0===c?1:b/c}function Sb(a){return eg?eg:Ae.min(a,function(a){return Ae.min(a.values,function(a){return a.x})})}function Tb(a){return dg?dg:Ae.max(a,function(a){return Ae.max(a.values,function(a){return a.x})})}function Ub(a,b){var c,d,e=b[0],f=b[1],g=Math.abs(e-f);return ih?d=0:od(a)?(c=mc(),d=c>1?g/(c-1)/2:.5):d=.01*g,d}function Vb(a){var b=[Sb(a),Tb(a)],c=b[0],d=b[1],e=Ub(a,b),f=hh?new Date(c.getTime()-e):c-e,g=hh?new Date(d.getTime()+e):d+e;return[f,g]}function Wb(a){return a[1]-a[0]}function Xb(a){for(var b=0;bd?0:d}function ac(a){return Af&&a===Af||Bf&&Id(Bf,a)}function bc(a){return!ac(a)}function cc(a){return Af?Af:Bf?Bf[a]:null}function dc(a,b){return a in Be.data.x&&Be.data.x[a]&&Be.data.x[a][b]?Be.data.x[a][b]:b}function ec(a){Object.keys(a).forEach(function(b){Bf[b]=a[b]})}function fc(a){var b;return a&&(b=Ef[a.id],a.name=b?b:a.id),a}function gc(a){var b,c,d=a[0],e={},f=[];for(b=1;b=0?a.map(function(a){return a[c]}):Be.data.x[Object.keys(Be.data.x)[0]]}),b=c.map(function(b){var c=Df(b);return{id:c,id_org:b,values:a.map(function(a,d){var e,f=cc(b);return e=hh?a[f]instanceof Date?a[f]:Ed(a[f]):jh?a[f]?+a[f]:dc(b,d):d,a.x=e,{x:e,value:null===a[b]||isNaN(a[b])?null:+a[b],id:c}})}}),b.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++})}),Hf&&md(oc(b).filter(function(a){return!(a in If)}),Hf),b.forEach(function(a){Yb(a.id_org,a)}),b}function jc(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 kc(a){return a>0&&Be.data.targets[0].values[a-1]?Be.data.targets[0].values[a-1].x:void 0}function lc(a){return a1?Be.data.targets.forEach(function(b){b.values.length>c&&(a=b,c=b.values.length)}):a=b?Be.data.targets[0]:null,a}function oc(a){return a=c(a)?Be.data.targets:a,a.map(function(a){return a.id})}function pc(a){var b,c=oc();for(b=0;ba})}function uc(a){return sc(a,function(a){return a>0})}function vc(a){return a<$f.length?$f[a]:a}function wc(a,b){return" "+a+" "+a+ve(b)}function xc(a){return wc("-text",a.id)}function yc(a){return wc("-texts",a.id)}function zc(a){return wc("-shapes",a.id)}function Ac(a){return zc(a)+wc("-line",a.id)}function Bc(a){return zc(a)+wc("-circles",a.id)}function Cc(a){return zc(a)+wc("-bars",a.id)}function Dc(a){return zc(a.data)+wc("-arc",a.data.id)}function Ec(a){return zc(a)+wc("-area",a.id)}function Fc(a,b){return wc("-shape",b)}function Gc(a,b){return Fc(a,b)+wc("-circle",b)}function Hc(a,b){return Fc(a,b)+wc("-bar",b)}function Ic(a,b){return wc("region",b)+" "+("class"in a?a.class:"")}function Jc(a,b){return wc("event-rect",b)}function Kc(a){return Ph[a.id]?1:0}function Lc(a){var b=Nc(a);return Kc(a)*b}function Mc(a){return b(a.value)?wd(a)?.5:1:0}function Nc(a){return Oc(a)?1:0}function Oc(a){var b=a?a.id:null;return"boolean"==typeof Jf&&Jf?!0:"boolean"===Jf[b]&&Jf[b]?!0:Jf[b]&&Jf[b].show?!0:!1}function Pc(a,b){var c=[],d=1.3;return Ae.select("svg").selectAll(".dummy").data([a,b]).enter().append("text").text(function(a){return a}).each(function(a,b){var e=this.getBBox();c[b]=e.width*d}).remove(),c}function Qc(a){return a?qf(a.x):null}function Rc(a){return qf(hh?Ed(a.value):a.value)}function Sc(a){return rf(a.value)}function Tc(a){return tf(a.x)}function Uc(a){var b=ng?ng:function(a){return+a};return b(a)}function Vc(a,b){return(100*b).toFixed(1)+"%"}function Wc(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;c0?g=h:f=h,g-f===1?(e=[],a[f].x&&(e=e.concat(Wc(a,f))),a[g].x&&(e=e.concat(Wc(a,g))),Zc(e,b)):Xc(a,b,f,g)}function Yc(a,b){var c;return c=a.map(function(a){return Xc(a.values,b)}),Zc(c,b)}function Zc(a,b){var c,d;return a.forEach(function(a){var e=Jd(a,b);(c>e||!c)&&(c=e,d=a)}),d}function $c(){return Kf&&"desc"===Kf.toLowerCase()}function _c(){return Kf&&"asc"===Kf.toLowerCase()}function ad(a){var b=_c(),c=$c();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 Kf&&a.sort(Kf),a}function bd(a,c){var d,e,f,g,h,i,j,k=sd(Be.data.targets),l=k?Vc:Uc,m=a.filter(function(a){return a&&b(a.value)});$g&&0!==m.length&&(Lh.html(bh(a,Y(),l,nh)),d=Lh.property("offsetWidth"),e=Lh.property("offsetHeight"),k?(g=Ue/2+c[0],i=We/2+c[1]+20):(Yf?(f=o(),g=f+c[0]+100,h=g+d,j=p()-s(),i=qf(m[0].x)+20):(f=o(),g=f+r()+qf(m[0].x)+20,h=g+d,j=f+p()-s(),i=c[1]+15),h>j&&(g-=d+60),i+e>q()&&(i-=e+30)),Lh.style("top",i+"px").style("left",g+"px").style("display","block"))}function cd(){Lh.style("display","none")}function dd(a){var c=a.filter(function(a){return a&&b(a.value)});$g&&(pd(Be.data.targets)||sd(Be.data.targets)||Ih.selectAll("line.xgrid-focus").style("visibility","visible").data([c[0]]).attr(Yf?"y1":"x1",Qc).attr(Yf?"y2":"x2",Qc))}function ed(){Ih.select("line.xgrid-focus").style("visibility","hidden")}function fd(a){return a.x||0===a.x?qf(a.x):null}function gd(a){return T(a.id)(a.value)}function hd(){var a,b,d={},e=0;return qc(vd).forEach(function(f){for(a=0;a0&&(i+=g(b.values[f].value)-h)}),i}}function ld(a,b){return b?2*a.tickOffset()*.6/b:0}function md(a,b){var d=c(a)?oc():a;"string"==typeof d&&(d=[d]);for(var e=0;e0&&i>k||a.value<0&&k>i)&&(k=i),[[j,i],[j,k-(c-i)],[j+d,k-(c-i)],[j+d,i]]}}function ae(a,b,e,f){var g,h,i,j,k,l,m,n,o,p,q,r=-1,s="M",t=[];if(d(f))for(g=0;g=h;h+=u)s+=i(a[g-1],a[g],h,o)}r=a[g].x}return s}function be(b){var c,d,e;if(Mh=Ae.select(Ge),Mh.empty())throw new Error('No bind element found. Check the selector specified by "bindto" and existance of that element. Default "bindto" is "#chart".');if(Mh.html(""),Be.data.x={},Be.data.targets=ic(b),m(),P(),qf.domain(Ae.extent(Vb(Be.data.targets))),rf.domain(Qb("y")),sf.domain(Qb("y2")),tf.domain(qf.domain()),uf.domain(rf.domain()),vf.domain(sf.domain()),Nh=qf.domain(),Bh.scale(tf),Le&&Fh.scale(qf),Gh=Ae.select(Ge).append("svg").attr("width",Ue+Re.left+Re.right).attr("height",We+Re.top+Re.bottom).on("mouseenter",Oe).on("mouseleave",Pe),Hh=Gh.append("defs"),Hh.append("clipPath").attr("id",fh).append("rect").attr("width",Ue).attr("height",We),Hh.append("clipPath").attr("id","xaxis-clip").append("rect").attr("x",z).attr("y",A).attr("width",F).attr("height",G),Hh.append("clipPath").attr("id","yaxis-clip").append("rect").attr("x",B).attr("y",C).attr("width",H).attr("height",I),Ih=Gh.append("g").attr("transform",th.main),Jh=Rf?Gh.append("g").attr("transform",th.context):null,Kh=Uf?Gh.append("g").attr("transform",th.legend):null,Lh=Ae.select(Ge).style("position","relative").append("div").style("position","absolute").style("z-index","10").style("display","none"),Ih.append("g").attr("class","x axis").attr("clip-path",Yf?"":h("xaxis-clip")).attr("transform",th.x).append("text").attr("class","-axis-x-label").attr("transform",Yf?"rotate(-90)":"").attr("dx",nb).attr("dy",qb).style("text-anchor",tb).text(eb),hg&&Ih.append("g").attr("class","y axis").attr("clip-path",Yf?h("yaxis-clip"):"").append("text").attr("class","-axis-y-label").attr("transform",Yf?"":"rotate(-90)").attr("dx",ob).attr("dy",rb).style("text-anchor",ub).text(fb),qg&&Ih.append("g").attr("class","y2 axis").attr("transform",th.y2).append("text").attr("class","-axis-y2-label").attr("transform",Yf?"":"rotate(-90)").attr("dx",pb).style("text-anchor",vb).text(gb),d=Ih.append("g").attr("clip-path",gh).attr("class","grid"),zg&&d.append("g").attr("class","xgrids"),Bg&&d.append("g").attr("class","xgrid-lines"),Hg&&d.append("g").attr("class","xgrid-focus").append("line").attr("class","xgrid-focus").attr("x1",Yf?0:-10).attr("x2",Yf?Ue:-10).attr("y1",Yf?-10:Re.top).attr("y2",Yf?-10:We),Cg&&d.append("g").attr("class","ygrids"),Dg&&d.append("g").attr("class","ygrid-lines"),Ih.append("g").attr("clip-path",gh).attr("class","regions"),Ih.append("g").attr("clip-path",gh).attr("class","chart"),c=Ih.select(".chart").append("g").attr("class","event-rects").style("fill-opacity",0).style("cursor",Le?Yf?"ns-resize":"ew-resize":null),Ih.select(".chart").append("g").attr("class","chart-bars"),Ih.select(".chart").append("g").attr("class","chart-lines"),Ih.select(".chart").append("g").attr("class","chart-arcs").attr("transform",th.arc).append("text").attr("class","chart-arcs-title").style("text-anchor","middle").text(Kb()),Ih.select(".chart").append("g").attr("class","chart-texts"),Le&&Ih.insert("rect",Ne?null:"g.grid").attr("class","zoom-rect").attr("width",Ue).attr("height",We).style("opacity",0).style("cursor",Yf?"ns-resize":"ew-resize").call(Fh).on("dblclick.zoom",null),null!==fg&&Bh.extent("function"!=typeof fg?fg:fg(Vb())),Rf&&(Jh.append("g").attr("clip-path",gh).attr("class","chart"),Jh.select(".chart").append("g").attr("class","chart-bars"),Jh.select(".chart").append("g").attr("class","chart-lines"),Jh.append("g").attr("clip-path",gh).attr("class","x brush").call(Bh).selectAll("rect").attr(Yf?"width":"height",Yf?Ve:Xe),Jh.append("g").attr("class","x axis").attr("transform",th.subx).attr("clip-path",Yf?h("yaxis-clip"):"")),oe(Be.data.targets),Yf?Ih.select(".x.axis").style("opacity",0).call(wf):(Ih.select(".y.axis").style("opacity",0).call(xf),Ih.select(".y2.axis").style("opacity",0).call(yf)),ne({withTransform:!0,withLegend:!0,durationForAxis:0}),ch){if(hh&&"string"==typeof dh){for(dh=Ed(dh),e=0;e0){d=[];for(var f in Ef)for(c=0;cf&&g>c&&d>h&&i>d):"rect"===this.nodeName&&(c=1*k.attr("x"),d=1*k.attr("y"),e=1*k.attr("width"),j=Pd,n=c+e>f&&g>c&&i>d),n^m&&(k.classed(Fe,!m),Qf?(k.classed(Ee,!l),j(!l,k,a,b)):l?Be.unselect():Be.select([a.id],[b],!0))}))}function ge(a){sd(Be.data.targets)||Nf&&(kh=a,Ih.select(".chart").append("rect").attr("class","dragarea").style("opacity",.1),lh=!0)}function he(){sd(Be.data.targets)||Nf&&(Ih.select(".dragarea").transition().duration(100).style("opacity",0).remove(),Ih.selectAll(".-shape").classed(Fe,!1),lh=!1)}function ie(a){var c,e,f,g,h,i,j,k,l,m,n,o,p,q,r,s,t,u,v,w,x,y,z,A,B,C,D,E,F,G,H=hd(),I=sd(Be.data.targets);if(a=d(a)?a:{},t=d(a.withY)?a.withY:!0,u=d(a.withSubchart)?a.withSubchart:!0,v=d(a.withTransition)?a.withTransition:!0,w=d(a.withTransform)?a.withTransform:!1,x=d(a.withUpdateXDomain)?a.withUpdateXDomain:!1,y=d(a.withUpdateOrgXDomain)?a.withUpdateOrgXDomain:!1,z=d(a.withLegend)?a.withLegend:!1,E=v?Qe:0,F=d(a.durationForExit)?a.durationForExit:E,G=d(a.durationForAxis)?a.durationForAxis:E,z&&Uf&&ue(Be.data.targets,a),y&&(qf.domain(Ae.extent(Vb(Be.data.targets))),Nh=qf.domain(),Le&&Fh.scale(qf).updateScaleExtent(),tf.domain(qf.domain()),Bh.scale(tf)),x&&(qf.domain(Bh.empty()?Nh:Bh.extent()),Le&&Fh.scale(qf).updateScaleExtent()),rf.domain(Qb("y")),sf.domain(Qb("y2")),Ih.select(".x.axis").style("opacity",I?0:1).transition().duration(G).call(wf),Ih.select(".y.axis").style("opacity",I?0:1).transition().duration(G).call(xf),Ih.select(".y2.axis").style("opacity",I?0:1).transition().duration(G).call(yf),A=Xd(H),C=Yd(H,!0),D=Yd(H,!1),Ih.select(".x.axis .-axis-x-label").attr("x",kb),Ih.select(".y.axis .-axis-y-label").attr("x",lb).attr("dy",rb),Ih.select(".y2.axis .-axis-y2-label").attr("x",mb).attr("dy",sb),uf.domain(rf.domain()),vf.domain(sf.domain()),Lh.style("display","none"),Ih.select("line.xgrid-focus").style("visibility","hidden").attr("y2",We),zg){if("year"===Ag){e=[]; for(var K=Vb(),L=K[0].getFullYear(),M=K[1].getFullYear(),N=L;M>=N;N++)e.push(new Date(N+"-01-01 00:00:00"))}else e=qf.ticks(10);c=Ih.select(".xgrids").selectAll(".xgrid").data(e),c.enter().append("line").attr("class","xgrid"),c.attr("x1",Yf?0:function(a){return qf(a)-wf.tickOffset()}).attr("x2",Yf?Ue:function(a){return qf(a)-wf.tickOffset()}).attr("y1",Yf?function(a){return qf(a)-wf.tickOffset()}:Re.top).attr("y2",Yf?function(a){return qf(a)-wf.tickOffset()}:We).style("opacity",function(){return+Ae.select(this).attr(Yf?"y1":"x1")===(Yf?We:0)?0:1}),c.exit().remove()}Bg&&(f=Ih.select(".xgrid-lines").selectAll(".xgrid-line").data(Bg),g=f.enter().append("g").attr("class",function(a){return"xgrid-line xgrid-line-"+(a["class"]?a["class"]:"")}),g.append("line").style("opacity",0),g.append("text").attr("text-anchor","end").attr("transform",Yf?"":"rotate(-90)").attr("dx",Yf?0:-Re.top).attr("dy",-5).style("opacity",0),f.select("line").transition().duration(E).attr("x1",Yf?0:Rc).attr("x2",Yf?Ue:Rc).attr("y1",Yf?Rc:Re.top).attr("y2",Yf?Rc:We).style("opacity",1),f.select("text").transition().duration(E).attr("x",Yf?Ue:0).attr("y",Rc).text(function(a){return a.text}).style("opacity",1),f.exit().transition().duration(E).style("opacity",0).remove()),t&&Cg&&(h=Ih.select(".ygrids").selectAll(".ygrid").data(rf.ticks(Eg)),h.enter().append("line").attr("class","ygrid"),h.attr("x1",Yf?rf:0).attr("x2",Yf?rf:Ue).attr("y1",Yf?0:rf).attr("y2",Yf?We:rf),h.exit().remove()),t&&Dg&&(i=Ih.select(".ygrid-lines").selectAll(".ygrid-line").data(Dg),j=i.enter().append("g").attr("class",function(a){return"ygrid-line ygrid-line-"+(a.class?a.class:"")}),j.append("line").style("opacity",0),j.append("text").attr("text-anchor","end").attr("transform",Yf?"rotate(-90)":"").attr("dx",Yf?0:-Re.top).attr("dy",-5).style("opacity",0),i.select("line").transition().duration(E).attr("x1",Yf?Sc:0).attr("x2",Yf?Sc:Ue).attr("y1",Yf?0:Sc).attr("y2",Yf?We:Sc).style("opacity",1),i.select("text").transition().duration(E).attr("x",Yf?0:Ue).attr("y",Sc).text(function(a){return a.text}).style("opacity",1),i.exit().transition().duration(E).style("opacity",0).remove()),l=Ih.selectAll(".-bars").selectAll(".-bar").data(Ad),l.enter().append("path").attr("d",A).style("stroke","none").style("opacity",0).style("fill",function(a){return nh(a.id)}).attr("class",Hc),l.style("opacity",Kc).transition().duration(E).attr("d",A).style("opacity",1),l.exit().transition().duration(F).style("opacity",0).remove(),n=Ih.selectAll(".-texts").selectAll(".-text").data(Cd),n.enter().append("text").attr("class",xc).attr("text-anchor",function(a){return Yf?a.value<0?"end":"start":"middle"}).style("stroke","none").style("fill-opacity",0).text(function(a){return Uc(a.value)}),n.style("fill-opacity",Lc).transition().duration(E).attr("x",C).attr("y",D).style("fill-opacity",Nc),n.exit().transition().duration(F).style("fill-opacity",0).remove(),Ih.selectAll(".-line").style("opacity",Kc).transition().duration(E).attr("d",Ch).style("opacity",1),Ih.selectAll(".-area").style("opacity",0).transition().duration(E).attr("d",Dh).style("opacity",Oh),k=Ih.selectAll(".-circles").selectAll(".-circle").data(Bd),k.enter().append("circle").attr("class",Gc).style("opacity",0).attr("r",Gg),k.style("opacity",Kc).transition().duration(E).style("opacity",Mc).attr("cx",Yf?gd:fd).attr("cy",Yf?fd:gd),k.exit().remove(),Ih.selectAll(".chart-arc").select(".-arc").attr("transform",w?"scale(0)":"").style("opacity",function(a){return a===this._current?0:1}).transition().duration(E).attrTween("d",function(a){var b=yb(a);if(!b)return function(){return"M 0 0"};var c=Ae.interpolate(this._current,b);return this._current=c(0),function(a){return Bb(c(a),!0)}}).attr("transform",w?"scale(1)":"").style("opacity",1),Ih.selectAll(".chart-arc").select("text").attr("transform",Cb).style("opacity",0).transition().duration(E).text(Fb).style("opacity",function(a){return zd(a.data)?1:0}),Ih.select(".chart-arcs-title").style("opacity",rd(Be.data.targets)?1:0),Rf&&(null!==Ae.event&&"zoom"===Ae.event.type&&Bh.extent(qf.orgDomain()).update(),u&&(Jh.select(".x.axis").style("opacity",I?0:1).transition().duration(E).call(zf),Bh.empty()||Bh.extent(qf.orgDomain()).update(),B=Xd(H,!0),o=Jh.selectAll(".-bars").selectAll(".-bar").data(Ad),o.enter().append("path").attr("d",B).style("stroke","none").style("fill",function(a){return nh(a.id)}).attr("class",Hc),o.style("opacity",Kc).transition().duration(E).attr("d",B).style("opacity",1),o.exit().transition().duration(E).style("opacity",0).remove(),Jh.selectAll(".-line").style("opacity",Kc).transition().duration(E).attr("d",Eh).style("opacity",1))),Ih.selectAll(".selected-circles").filter(function(a){return vd(a)}).selectAll("circle").remove(),Ih.selectAll(".selected-circle").transition().duration(E).attr("cx",Yf?gd:fd).attr("cy",Yf?fd:gd),Bf?(p=Ih.select(".event-rects").selectAll(".event-rect").data([0]),de(p.enter()),p.attr("x",0).attr("y",0).attr("width",Ue).attr("height",We)):(jh?(s=function(a,b){var c=kc(b),d=lc(b);return(qf(d?d:a.x+50)-qf(c?c:a.x-50))/2},r=function(a,b){var c=kc(b);return(qf(a.x)+qf(c?c:a.x-50))/2}):(s=J(),r=function(a){return qf(a.x)-s/2}),q=nc(),Ih.select(".event-rects").datum(q?q.values:[]),p=Ih.select(".event-rects").selectAll(".event-rect").data(function(a){return a}),ce(p.enter()),p.attr("class",Jc).attr("x",Yf?0:r).attr("y",Yf?r:0).attr("width",Yf?Ue:s).attr("height",Yf?s:We),p.exit().remove()),m=Ih.select(".regions").selectAll("rect.region").data(Zg),m.enter().append("rect").style("fill-opacity",0),m.attr("class",Ic).attr("x",Yf?0:$b).attr("y",Yf?$b:Re.top).attr("width",Yf?Ue:_b).attr("height",Yf?_b:We).transition().duration(E).style("fill-opacity",function(a){return b(a.opacity)?a.opacity:.1}),m.exit().transition().duration(E).style("fill-opacity",0).remove(),oc().forEach(function(a){Ph[a]=!0})}function je(){ie({withTransition:!1,withY:!1,withSubchart:!1,withUpdateXDomain:!0})}function ke(){return"mousemove"===Ae.event.sourceEvent.type&&Fh.altDomain?(qf.domain(Fh.altDomain),void Fh.scale(qf).updateScaleExtent()):(ih&&qf.orgDomain()[0]===Nh[0]&&qf.domain([Nh[0]-1e-10,qf.orgDomain()[1]]),ie({withTransition:!1,withY:!1,withSubchart:!1}),void("mousemove"===Ae.event.sourceEvent.type&&(mh=!0)))}function le(){function a(){b.forEach(function(a){a()})}var b=[];return a.add=function(a){b.push(a)},a}function me(){Gh.attr("width",Ye).attr("height",Ze),Gh.select("#"+fh).select("rect").attr("width",Ue).attr("height",We),Gh.select("#xaxis-clip").select("rect").attr("width",F),Gh.select("#yaxis-clip").select("rect").attr("width",H),Gh.select(".zoom-rect").attr("width",Ue).attr("height",We)}function ne(a){a=d(a)?a:{},a.withTransition=d(a.withTransition)?a.withTransition:!0,a.withTransform=d(a.withTransform)?a.withTransform:!1,a.withLegend=d(a.withLegend)?a.withLegend:!1,a.withUpdateXDomain=!0,a.withUpdateOrgXDomain=!0,a.durationForExit=0,m(),P(),me(),l(a.withTransition),ie(a)}function oe(a){var b,c,d,e,f,g,h,i,j,k,l,m;h=Ih.select(".chart-texts").selectAll(".chart-text").data(a),i=h.enter().append("g").attr("class",function(a){return"chart-text"+wc("target",a.id)}).style("pointer-events","none"),i.append("g").attr("class",yc).style("fill",function(a){return nh(a.id)}),e=Ih.select(".chart-bars").selectAll(".chart-bar").data(a),d=e.enter().append("g").attr("class",function(a){return"chart-bar"+wc("target",a.id)}).style("pointer-events","none"),d.append("g").attr("class",Cc).style("fill",function(a){return nh(a.id)}).style("stroke","none").style("cursor",function(a){return Pf(a)?"pointer":null}),c=Ih.select(".chart-lines").selectAll(".chart-line").data(a),b=c.enter().append("g").attr("class",function(a){return"chart-line"+wc("target",a.id)}).style("pointer-events","none"),b.append("path").attr("class",Ac).style("opacity",0).style("stroke",function(a){return nh(a.id)}),b.append("path").attr("class",Ec).style("opacity",function(){return Oh=+Ae.select(this).style("opacity"),0}).style("fill",function(a){return nh(a.id)}),b.append("g").attr("class",function(a){return wc("selected-circles",a.id)}),b.append("g").attr("class",Bc).style("fill",function(a){return nh(a.id)}).style("cursor",function(a){return Pf(a)?"pointer":null}),a.forEach(function(a){var b=ve(a.id);Ih.selectAll(".selected-circles"+b).selectAll(".selected-circle").each(function(b){b.value=a.values[b.x].value})}),g=Ih.select(".chart-arcs").selectAll(".chart-arc").data(gf(a)),f=g.enter().append("g").attr("class",function(a){return"chart-arc target target-"+a.data.id}),f.append("path").attr("class",Dc).style("opacity",0).style("fill",function(a){return nh(a.data.id)}).style("cursor",function(a){return Pf(a)?"pointer":null}).each(function(a){this._current=a}).on("mouseover",function(a,b){var c=Eb(a),d=Mb();Gb(a.data.id),re(a.data.id),d(c,b)}).on("mousemove",function(a){var b=[Eb(a)];bd(b,Ae.mouse(this))}).on("mouseout",function(a,b){var c=Eb(a),d=Nb();Hb(a.data.id),te(),cd(),d(c,b)}).on("click",function(a,b){var c=Eb(a),d=Lb();d(c,b)}),f.append("text").attr("dy",".35em").style("opacity",0).style("text-anchor","middle").style("pointer-events","none"),Rf&&(m=Jh.select(".chart-bars").selectAll(".chart-bar").data(a),l=m.enter().append("g").attr("class",function(a){return"chart-bar"+wc("target",a.id)}),l.append("g").attr("class",Cc).style("fill",function(a){return nh(a.id)}),k=Jh.select(".chart-lines").selectAll(".chart-line").data(a),j=k.enter().append("g").attr("class",function(a){return"chart-line"+wc("target",a.id)}),j.append("path").attr("class",Ac).style("opacity",0).style("stroke",function(a){return nh(a.id)})),Gh.selectAll(".target").transition().style("opacity",1)}function pe(a,b){Be.data.targets.forEach(function(b){for(var c=0;ce&&(e=(k-j)/2,v=0,B++)),A[a]=B,z[B]=e,w[a]=v,v+=j}var e,f,g=a.getBBox(),h=10*Math.ceil((g.width+r)/10),i=10*Math.ceil((g.height+q)/10),j=uh?i:h,k=uh?$e:_e;c&&(v=0,B=0,s=0,t=0),x[b]=h,y[b]=i,(!s||h>=s)&&(s=h),(!t||i>=t)&&(t=i),f=uh?t:s,Xf?(Object.keys(x).forEach(function(a){x[a]=s}),Object.keys(y).forEach(function(a){y[a]=t}),e=(k-f*p.length)/2,u>e?(v=0,B=0,p.forEach(function(a){d(a)})):d(b,!0)):d(b)}var f,g,h,i,j,k,n,o,p=oc(a),q=4,r=26,s=0,t=0,u=10,v=0,w={},x={},y={},z={},A={},B=0;b=c(b)?{}:b,o=d(b.withTransition)?b.withTransition:!0,uh?(g=function(a){return s*(.2+A[a])},j=function(a){return z[A[a]]+w[a]}):(g=function(a){return z[A[a]]+w[a]},j=function(a){return t*(.2+A[a])}),h=function(a,b){return g(a,b)+14},k=function(a,b){return j(a,b)+9},i=function(a,b){return g(a,b)-4},n=function(a,b){return j(a,b)-7},f=Kh.selectAll(".legend-item").data(p).enter().append("g").attr("class",function(a){return wc("legend-item",a)}).style("cursor","pointer").on("click",function(a){Wf(a)}).on("mouseover",function(a){Be.focus(a)}).on("mouseout",function(){Be.revert()}),f.append("text").text(function(a){return d(Ef[a])?Ef[a]:a}).each(function(a,b){e(this,a,0===b)}).style("pointer-events","none").attr("x",uh?h:-200).attr("y",uh?-200:k),f.append("rect").attr("class","legend-item-event").style("fill-opacity",0).attr("x",uh?i:-200).attr("y",uh?-200:n).attr("width",function(a){return x[a]}).attr("height",function(a){return y[a]}),f.append("rect").attr("class","legend-item-tile").style("pointer-events","none").style("fill",function(a){return nh(a)}).attr("x",uh?h:-200).attr("y",uh?-200:j).attr("width",10).attr("height",10),Kh.selectAll("text").data(p).each(function(a,b){e(this,a,0===b)}).transition().duration(o?250:0).attr("x",h).attr("y",k),Kh.selectAll("rect.legend-item-event").data(p).transition().duration(o?250:0).attr("x",i).attr("y",n),Kh.selectAll("rect.legend-item-tile").data(p).transition().duration(o?250:0).attr("x",g).attr("y",j),L(s),M(t),K(B),m(),P(),me(),l(!1)}function ve(a){return a||0===a?"-"+(a.replace?a.replace(/([^a-zA-Z0-9-_])/g,"-"):a):""}function we(a){return".target"+ve(a)}function xe(a){return pc(a.id)}function ye(a){return"data"in a&&pc(a.data.id)}function ze(a){var b=a&&a.value?a.value:null,c=a&&a["class"]?a["class"]:null;return b?function(a){return a.value!==b}:c?function(a){return a["class"]!==c}:function(){return!0}}var Ae=a.d3?a.d3:a.require?a.require("d3"):void 0,Be={data:{}},Ce={},De="_expanded_",Ee="_selected_",Fe="_included_",Ge=g(["bindto"],"#chart"),He=g(["size","width"],null),Ie=g(["size","height"],null),Je=g(["padding","left"],null),Ke=g(["padding","right"],null),Le=g(["zoom","enabled"],!1),Me=g(["zoom","extent"],null),Ne=g(["zoom","privileged"],!1),Oe=g(["onenter"],function(){}),Pe=g(["onleave"],function(){}),Qe=g(["transition","duration"],350);f("data","data is required in config");var Re,Se,Te,Ue,Ve,We,Xe,Ye,Ze,$e,_e,af,bf,cf,df,ef,ff,gf,hf,jf,kf,lf,mf,nf,of,pf,qf,rf,sf,tf,uf,vf,wf,xf,yf,zf,Af=g(["data","x"],null),Bf=g(["data","xs"],null),Cf=g(["data","x_format"],"%Y-%m-%d"),Df=g(["data","id_converter"],function(a){return a}),Ef=g(["data","names"],{}),Ff=g(["data","groups"],[]),Gf=g(["data","axes"],{}),Hf=g(["data","type"],null),If=g(["data","types"],{}),Jf=g(["data","labels"],{}),Kf=g(["data","order"],null),Lf=g(["data","regions"],{}),Mf=g(["data","colors"],{}),Nf=g(["data","selection","enabled"],!1),Of=g(["data","selection","grouped"],!1),Pf=g(["data","selection","isselectable"],function(){return!0}),Qf=g(["data","selection","multiple"],!0),Rf=g(["subchart","show"],!1),Sf=Rf?g(["subchart","size","height"],60):0,Tf=g(["color","pattern"],null),Uf=g(["legend","show"],!0),Vf=g(["legend","position"],"bottom"),Wf=g(["legend","item","onclick"],function(){}),Xf=g(["legend","equally"],!1),Yf=g(["axis","rotated"],!1),Zf=g(["axis","x","type"],"indexed"),$f=g(["axis","x","categories"],[]),_f=g(["axis","x","tick","centered"],!1),ag=g(["axis","x","tick","format"],null),bg=g(["axis","x","tick","culling"],"categorized"===Zf?!1:!0),cg=g(["axis","x","tick","count"],10),dg=g(["axis","x","max"],null),eg=g(["axis","x","min"],null),fg=g(["axis","x","default"],null),gg=g(["axis","x","label"],null),hg=g(["axis","y","show"],!0),ig=g(["axis","y","max"],null),jg=g(["axis","y","min"],null),kg=g(["axis","y","center"],null),lg=g(["axis","y","label"],null),mg=g(["axis","y","inner"],!1),ng=g(["axis","y","tick","format"],null),og=g(["axis","y","padding"],null),pg=g(["axis","y","ticks"],10),qg=g(["axis","y2","show"],!1),rg=g(["axis","y2","max"],null),sg=g(["axis","y2","min"],null),tg=g(["axis","y2","center"],null),ug=g(["axis","y2","label"],null),vg=g(["axis","y2","inner"],!1),wg=g(["axis","y2","tick","format"],null),xg=g(["axis","y2","padding"],null),yg=g(["axis","y2","ticks"],10),zg=g(["grid","x","show"],!1),Ag=g(["grid","x","type"],"tick"),Bg=g(["grid","x","lines"],null),Cg=g(["grid","y","show"],!1),Dg=g(["grid","y","lines"],null),Eg=g(["grid","y","ticks"],10),Fg=g(["point","show"],!0),Gg=Fg?g(["point","r"],2.5):0,Hg=g(["point","focus","line","enabled"],!0),Ig=g(["point","focus","expand","enabled"],!0),Jg=g(["point","focus","expand","r"],Ig?4:Gg),Kg=g(["point","focus","select","r"],8),Lg=g(["point","onclick"],function(){}),Mg=g(["point","onselected"],function(){}),Ng=g(["point","onunselected"],function(){}),Og=g(["pie","label","show"],!0),Pg=g(["pie","label","format"],null),Qg=g(["pie","onclick"],function(){}),Rg=g(["pie","onmouseover"],function(){}),Sg=g(["pie","onmouseout"],function(){}),Tg=g(["donut","label","show"],!0),Ug=g(["donut","label","format"],null),Vg=g(["donut","title"],""),Wg=g(["donut","onclick"],function(){}),Xg=g(["donut","onmouseover"],function(){}),Yg=g(["donut","onmouseout"],function(){}),Zg=g(["regions"],[]),$g=g(["tooltip","show"],!0),_g=g(["tooltip","format","title"],null),ah=g(["tooltip","format","value"],null),bh=g(["tooltip","contents"],function(a,b,c,d){var e,f,g,h,i,j=_g?_g:b,k=ah?ah:c;for(f=0;f"+(g||0===g?""+g+"":"")),i=a[f].name,h=k(a[f].value,a[f].ratio),e+=""+i+""+h+"");return e+""}),ch=g(["tooltip","init","show"],!1),dh=g(["tooltip","init","x"],0),eh=g(["tooltip","init","position"],{top:"0px",left:"50px"}),fh=("string"==typeof Ge?Ge.replace("#",""):Ge.id)+"-clip",gh=h(fh),hh="timeseries"===Zf,ih="categorized"===Zf,jh=!hh&&(Af||Bf),kh=null,lh=!1,mh=!1,nh=Dd(Mf,Tf),oh=function(){var a=[[Ae.time.format("%Y/%-m/%-d"),function(){return!0}],[Ae.time.format("%-m/%-d"),function(a){return a.getMonth()}],[Ae.time.format("%-m/%-d"),function(a){return 1!==a.getDate()}],[Ae.time.format("%-m/%-d"),function(a){return a.getDay()&&1!==a.getDate()}],[Ae.time.format("%I %p"),function(a){return a.getHours()}],[Ae.time.format("%I:%M"),function(a){return a.getMinutes()}],[Ae.time.format(":%S"),function(a){return a.getSeconds()}],[Ae.time.format(".%L"),function(a){return a.getMilliseconds()}]];return function(b){for(var c=a.length-1,d=a[c];!d[1](b);)d=a[--c];return d[0](b)}}(),ph=Yf?"left":"bottom",qh=Yf?mg?"top":"bottom":mg?"right":"left",rh=Yf?vg?"bottom":"top":vg?"left":"right",sh=Yf?"left":"bottom",th={main:function(){return"translate("+Re.left+","+Re.top+")"},context:function(){return"translate("+Se.left+","+Se.top+")"},legend:function(){return"translate("+Te.left+","+Te.top+")"},x:function(){return"translate(0,"+(Yf?0:We)+")"},y:function(){return"translate(0,"+(Yf?We:0)+")"},y2:function(){return"translate("+(Yf?0:Ue)+","+(Yf?1:0)+")"},subx:function(){return"translate(0,"+(Yf?0:Xe)+")"},arc:function(){return"translate("+Ue/2+","+We/2+")"}},uh="right"===Vf,vh=0,wh=0,xh=0,yh=40,zh=20,Ah=5;gf=Ae.layout.pie().value(function(a){return a.values.reduce(function(a,b){return a+b.value},0)});var Bh,Ch=function(){var a=Ae.svg.line().x(Yf?function(a){return T(a.id)(a.value)}:Qc).y(Yf?Qc:function(a){return T(a.id)(a.value)});return function(b){var c,d,e=Qd(b.values);return td(b)?(a.interpolate(ud(b)?"cardinal":"linear"),Lf[b.id]?ae(e,qf,T(b.id),Lf[b.id]):a(e)):(c=qf(e[0].x),d=T(b.id)(e[0].value),Yf?"M "+d+" "+c:"M "+c+" "+d)}}(),Dh=function(){var a;return a=Yf?Ae.svg.area().x0(function(a){return T(a.id)(0)}).x1(function(a){return T(a.id)(a.value)}).y(Qc):Ae.svg.area().x(Qc).y0(function(a){return T(a.id)(0)}).y1(function(a){return T(a.id)(a.value)}),function(b){var c,d,e=Qd(b.values);return nd([b],"area")||nd([b],"area-spline")?(a.interpolate(ud(b)?"cardinal":"linear"),a(e)):(c=qf(e[0].x),d=T(b.id)(e[0].value),Yf?"M "+d+" "+c:"M "+c+" "+d)}}(),Eh=function(){var a=Ae.svg.line().x(Yf?function(a){return U(a.id)(a.value)}:Tc).y(Yf?Tc:function(a){return U(a.id)(a.value)});return function(b){var c=Qd(b.values);return td(b)?a(c):"M "+tf(c[0].x)+" "+U(b.id)(c[0].value)}}(),Fh=function(){};Bh=Ae.svg.brush().on("brush",je),Bh.update=function(){return Jh&&Jh.select(".x.brush").call(this),this},Bh.scale=function(a){return Yf?this.y(a):this.x(a)},Le&&(Fh=Ae.behavior.zoom().on("zoomstart",function(){Fh.altDomain=Ae.event.sourceEvent.altKey?qf.orgDomain():null}).on("zoom",Le?ke:null),Fh.scale=function(a){return Yf?this.y(a):this.x(a)},Fh.orgScaleExtent=function(){var a=Me?Me:[1,10];return[a[0],Math.max(mc()/a[1],a[1])]},Fh.updateScaleExtent=function(){var a=Wb(qf.orgDomain())/Wb(Nh),b=this.orgScaleExtent();return this.scaleExtent([b[0]*a,b[1]*a]),this});var Gh,Hh,Ih,Jh,Kh,Lh,Mh,Nh,Oh,Ph={};if(Be.focus=function(a){function b(a){a.transition().duration(100).style("opacity",1)}var c=Gh.selectAll(we(a)),d=c.filter(xe),e=c.filter(ye);Be.revert(),Be.defocus(),b(d.classed("focused",!0)),b(e),sd(Be.data.targets)&&Gb(a,!0),re(a)},Be.defocus=function(a){function b(a){a.transition().duration(100).style("opacity",.3)}var c=Gh.selectAll(we(a)),d=c.filter(xe),e=c.filter(ye);Be.revert(),b(d.classed("focused",!1)),b(e),sd(Be.data.targets)&&Hb(a),se(a)},Be.revert=function(a){function b(a){a.transition().duration(100).style("opacity",1)}var c=Gh.selectAll(we(a)),d=c.filter(xe),e=c.filter(ye);b(d.classed("focused",!1)),b(e),sd(Be.data.targets)&&Hb(a),te()},Be.show=function(a){Gh.selectAll(we(a)).transition().style("opacity",1)},Be.hide=function(a){Gh.selectAll(we(a)).transition().style("opacity",0)},Be.unzoom=function(){Bh.clear().update(),ie({withUpdateXDomain:!0})},Be.load=function(a){if("function"!=typeof a.done&&(a.done=function(){}),a.xs&&ec(a.xs),"categories"in a&&ih&&($f=a.categories,wf.categories($f)),"cacheIds"in a&&Xb(a.cacheIds))return void pe(Zb(a.cacheIds),a.done);if("data"in a)pe(ic(a.data),a.done);else if("url"in a)Ae.csv(a.url,function(b,c){pe(ic(c),a.done)});else if("rows"in a)pe(ic(gc(a.rows)),a.done);else{if(!("columns"in a))throw Error("url or rows or columns is required.");pe(ic(hc(a.columns)),a.done)}},Be.unload=function(a){Be.data.targets=Be.data.targets.filter(function(b){return b.id!==a}),Gh.selectAll(we(a)).transition().style("opacity",0).remove(),Uf&&Kh.selectAll(".legend-item"+ve(a)).remove(),Be.data.targets.length>0&&ie({withUpdateOrgXDomain:!0,withUpdateXDomain:!0,withLegend:!0})},Be.selected=function(a){var b=ve(a);return Ae.merge(Ih.selectAll(".-shapes"+b).selectAll(".-shape").filter(function(){return Ae.select(this).classed(Ee)}).map(function(a){return a.map(function(a){return a.__data__})}))},Be.select=function(a,b,c){Nf&&Ih.selectAll(".-shapes").selectAll(".-shape").each(function(e,f){var g="circle"===this.nodeName?Kd:Nd,h="circle"===this.nodeName?Ld:Od,i=Of||!a||a.indexOf(e.id)>=0,j=!b||b.indexOf(f)>=0;i&&j?Pf(e)&&g(Ae.select(this).classed(Ee,!0),e,f):d(c)&&c&&h(Ae.select(this).classed(Ee,!1),e,f)})},Be.unselect=function(a,b){Nf&&Ih.selectAll(".-shapes").selectAll(".-shape").each(function(c,d){var e="circle"===this.nodeName?Ld:Od,f=Of||!a||a.indexOf(c.id)>=0,g=!b||b.indexOf(d)>=0;f&&g&&Pf(c)&&e(Ae.select(this).classed(Ee,!1),c,d)})},Be.toLine=function(a){md(a,"line"),ne()},Be.toSpline=function(a){md(a,"spline"),ne()},Be.toBar=function(a){md(a,"bar"),ne()},Be.toScatter=function(a){md(a,"scatter"),ne()},Be.toArea=function(a){md(a,"area"),ne()},Be.toAreaSpline=function(a){md(a,"area-spline"),ne()},Be.toPie=function(a){md(a,"pie"),ne({withTransform:!0})},Be.toDonut=function(a){md(a,"donut"),ne({withTransform:!0})},Be.groups=function(a){return c(a)?Ff:(Ff=a,ie(),Ff)},Be.xgrids=function(a){return a?(Bg=a,ie(),Bg):Bg},Be.xgrids.add=function(a){return a?Be.xgrids(Bg.concat(a)):void 0},Be.xgrids.remove=function(a){var b=ze(a);return Be.xgrids(Bg.filter(b))},Be.ygrids=function(a){return a?(Dg=a,ie(),Dg):Dg},Be.ygrids.add=function(a){return a?Be.ygrids(Dg.concat(a)):void 0},Be.ygrids.remove=function(a){var b=ze(a);return Be.ygrids(Dg.filter(b))},Be.regions=function(a){return c(a)?Zg:(Zg=a,ie(),Zg)},Be.regions.add=function(a){return c(a)?Zg:(Zg=Zg.concat(a),ie(),Zg)},Be.regions.remove=function(a,c){var e=[].concat(a);return c=d(c)?c:{},e.forEach(function(a){var d=b(c.duration)?c.duration:0;Gh.selectAll("."+a).transition().duration(d).style("fill-opacity",0).remove(),Zg=Zg.filter(function(b){return b.classes.indexOf(a)<0})}),Zg},Be.data.get=function(a){var b=Be.data.getAsTarget(a);return d(b)?b.values.map(function(a){return a.value}):void 0},Be.data.getAsTarget=function(a){var b=qc(function(b){return b.id===a});return b.length>0?b[0]:void 0},Be.resize=function(a){He=a?a.width:null,Ie=a?a.height:null,ne({withLegend:!0,withTransition:!1})},Be.destroy=function(){Be.data.targets=void 0,Be.data.x={},Mh.html(""),a.onresize=null},"url"in e.data)Ae.csv(e.data.url,function(a,b){be(b)});else if("rows"in e.data)be(gc(e.data.rows));else{if(!("columns"in e.data))throw Error("url or rows or columns is required.");be(hc(e.data.columns))}return Be},"function"==typeof a.define&&a.define.amd?a.define(e):a.c3=e}(window); \ No newline at end of file