diff --git a/bower.json b/bower.json index 620aa0e7b8..850e08b0b9 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "plottable", "description": "A modular charting library built on D3", - "version": "2.0.1-beta.0", + "version": "2.1.0", "main": [ "plottable.js", "plottable.css" diff --git a/package.json b/package.json index a44e1b4714..8a6a3389c3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "plottable", "description": "A modular charting library built on D3", - "version": "2.0.1-beta.0", + "version": "2.1.0", "license": "MIT", "repository": { "type": "git", diff --git a/plottable.js b/plottable.js index 788ed8700d..91c60509bb 100644 --- a/plottable.js +++ b/plottable.js @@ -1,5 +1,5 @@ /*! -Plottable 2.0.1-beta.0 (https://github.com/palantir/plottable) +Plottable 2.1.0 (https://github.com/palantir/plottable) Copyright 2014-2015 Palantir Technologies Licensed under MIT (https://github.com/palantir/plottable/blob/master/LICENSE) */ @@ -887,7 +887,7 @@ var Plottable; })(Plottable || (Plottable = {})); var Plottable; (function (Plottable) { - Plottable.version = "2.0.1-beta.0"; + Plottable.version = "2.1.0"; })(Plottable || (Plottable = {})); var Plottable; (function (Plottable) { diff --git a/plottable.min.js b/plottable.min.js index 154483c038..10086f24ab 100644 --- a/plottable.min.js +++ b/plottable.min.js @@ -1,6 +1,6 @@ -!function(a,b){"function"==typeof define&&define.amd?define(["d3"],function(c){return a.Plottable=b(c)}):"object"==typeof exports?module.exports=b(require("d3")):a.Plottable=b(d3)}(this,function(a){var b,c=this&&this.__extends||function(a,b){function c(){this.constructor=a}for(var d in b)b.hasOwnProperty(d)&&(a[d]=b[d]);a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)};!function(b){var c;!function(c){var d;!function(c){function d(a,b,c){return m.min(b,c)<=a&&a<=m.max(b,c)}function e(a,b,c){return m.min(m.max(b,a),c)}function f(b,c,d){var e="function"==typeof c?c:null,f=null==e?c:d,g=null==e?a.max(b):a.max(b,e);return void 0!==g?g:f}function g(b,c,d){var e="function"==typeof c?c:null,f=null==e?c:d,g=null==e?a.min(b):a.min(b,e);return void 0!==g?g:f}function h(a){return a!==a}function i(a){return"number"==typeof a&&!b.Utils.Math.isNaN(a)&&isFinite(a)}function j(a,b,c){if(void 0===c&&(c=1),0===c)throw new Error("step cannot be 0");for(var d=m.max(m.ceil((b-a)/c),0),e=[],f=0;d>f;++f)e[f]=a+c*f;return e}function k(a,b){return m.pow(b.y-a.y,2)+m.pow(b.x-a.x,2)}function l(a){return a/360*m.PI*2}var m=window.Math;c.inRange=d,c.clamp=e,c.max=f,c.min=g,c.isNaN=h,c.isValidNumber=i,c.range=j,c.distanceSquared=k,c.degreesToRadians=l}(d=c.Math||(c.Math={}))}(c=b.Utils||(b.Utils={}))}(b||(b={}));var b;!function(a){var b;!function(a){var b=function(){function b(){"function"==typeof window.Map?this._es6Map=new window.Map:this._keyValuePairs=[]}return b.prototype.set=function(b,c){if(a.Math.isNaN(b))throw new Error("NaN may not be used as a key to the Map");if(null!=this._es6Map)return this._es6Map.set(b,c),this;for(var d=0;d=o.floor(b.right)?!1:o.floor(a.bottom)<=o.ceil(b.top)?!1:!(o.ceil(a.top)>=o.floor(b.bottom))}function i(a,b){return o.floor(b.left)<=o.ceil(a.left)&&o.floor(b.top)<=o.ceil(a.top)&&o.floor(a.right)<=o.ceil(b.right)&&o.floor(a.bottom)<=o.ceil(b.bottom)}function j(a){var b=a.ownerSVGElement;return null!=b?b:"svg"===a.nodeName.toLowerCase()?a:null}function k(){return"plottableClipPath"+ ++p}function l(a,b,c,d){void 0===d&&(d=.5);var e=m(a),f=m(b);return c.x+c.width>=e.min-d&&c.x<=e.max+d&&c.y+c.height>=f.min-d&&c.y<=f.max+d}function m(a){if("number"==typeof a){var b=a;return{min:b,max:b}}var c=a;if(c instanceof Object&&"min"in c&&"max"in c)return c;throw new Error("input '"+a+"' can't be parsed as an Range")}function n(a,b){var c=a.getPropertyValue(b),d=parseFloat(c);return d||0}var o=window.Math;b.elementBBox=c,b.SCREEN_REFRESH_RATE_MILLISECONDS=1e3/60,b.requestAnimationFramePolyfill=d,b.elementWidth=e,b.elementHeight=f,b.translate=g,b.clientRectsOverlap=h,b.clientRectInside=i,b.boundingSVG=j;var p=0;b.generateUniqueClipPathId=k,b.intersectsBBox=l}(c=b.DOM||(b.DOM={}))}(c=b.Utils||(b.Utils={}))}(b||(b={}));var b;!function(b){var c;!function(b){var c;!function(b){function c(a,b){var c=f(a)+.05,d=f(b)+.05;return c>d?c/d:d/c}function d(b,c){var d=a.hsl(b).brighter(c);return d.rgb().toString()}function e(a,b){a.classed(b,!0);var c=a.style("background-color");if("transparent"===c)return null;var d=/\((.+)\)/.exec(c)[1].split(",").map(function(a){var b=+a,c=b.toString(16);return 16>b?"0"+c:c});if(4===d.length&&"00"===d[3])return null;var e="#"+d.join("");return a.classed(b,!1),e}function f(b){var c=a.rgb(b),d=function(a){return a/=255,.03928>=a?a/12.92:g.pow((a+.055)/1.055,2.4)},e=d(c.r),f=d(c.g),h=d(c.b);return.2126*e+.7152*f+.0722*h}var g=window.Math;b.contrast=c,b.lightenColor=d,b.colorTest=e}(c=b.Color||(b.Color={}))}(c=b.Utils||(b.Utils={}))}(b||(b={}));var b;!function(b){var c;!function(b){var c;!function(b){function c(a,b){if(a.length!==b.length)throw new Error("attempted to add arrays of unequal length");return a.map(function(c,d){return a[d]+b[d]})}function d(b){var c=a.set(),d=[];return b.forEach(function(a){c.has(String(a))||(c.add(String(a)),d.push(a))}),d}function e(a){return g.prototype.concat.apply([],a)}function f(a,b){for(var c=[],d=0;b>d;d++)c[d]="function"==typeof a?a(d):a;return c}var g=window.Array;b.add=c,b.uniq=d,b.flatten=e,b.createFilledArray=f}(c=b.Array||(b.Array={}))}(c=b.Utils||(b.Utils={}))}(b||(b={}));var b;!function(a){var b;!function(a){var b=function(a){function b(){a.apply(this,arguments)}return c(b,a),b.prototype.callCallbacks=function(){for(var a=this,b=[],c=0;c=0?g:h;m.has(k)?(j=m.get(k),m.set(k,j+l)):(j=0,m.set(k,l)),c.set(k,{value:l,offset:j})}),i.set(a,c)}),i}function e(a,c,d){var e=[];a.forEach(function(a,b){b.data().forEach(function(g,h){if(null==d||d(g,h,b)){var i=a.get(f(c(g,h,b)));e.push(i.value+i.offset)}})});var h=b.Math.max(e,0),i=b.Math.min(e,0);return[g.min(i,0),g.max(0,h)]}function f(a){return String(a)}var g=window.Math;c.stack=d,c.stackedExtent=e,c.normalizeKey=f}(c=b.Stacking||(b.Stacking={}))}(c=b.Utils||(b.Utils={}))}(b||(b={}));var b;!function(a){var b;!function(b){var c;!function(c){function d(b){a.Configs.SHOW_WARNINGS&&null!=window.console&&(null!=window.console.warn?console.warn(b):null!=window.console.log&&console.log(b))}function e(a,b){for(var c=[],d=2;da&&(b="-"+b)),b}}function d(a){return void 0===a&&(a=3),l(a),function(b){return b.toFixed(a)}}function e(a){return void 0===a&&(a=3),l(a),function(b){if("number"==typeof b){var c=Math.pow(10,a);return String(Math.round(b*c)/c)}return String(b)}}function f(){return function(a){return String(a)}}function g(a){void 0===a&&(a=0);var c=b.fixed(a);return function(a){var b=100*a,d=a.toString(),e=Math.pow(10,d.length-(d.indexOf(".")+1));return b=parseInt((b*e).toString(),10)/e,c(b)+"%"}}function h(b){return void 0===b&&(b=3),l(b),function(c){return a.format("."+b+"s")(c)}}function i(b){void 0===b&&(b=3),l(b);var c="KMBTQ",d=a.format("."+b+"e"),e=a.format("."+b+"f"),f=Math.pow(10,3*(c.length+1)),g=Math.pow(10,-b);return function(a){var b=Math.abs(a);if((g>b||b>=f)&&0!==b)return d(a);for(var h=-1;b>=Math.pow(1e3,h+2)&&h0&&"1000"===i.substr(0,4)||0>a&&"-1000"===i.substr(0,5))&&(he;e++)if(c[e].filter(d))return a.time.format(c[e].format)(d)}}function k(b){return a.time.format(b)}function l(a){if(0>a||a>20)throw new RangeError("Formatter precision must be between 0 and 20");if(a!==Math.floor(a))throw new RangeError("Formatter precision must be an integer")}b.currency=c,b.fixed=d,b.general=e,b.identity=f,b.percentage=g,b.siSuffix=h,b.shortScale=i,b.multiTime=j,b.time=k}(c=b.Formatters||(b.Formatters={}))}(b||(b={}));var b;!function(b){var c;!function(b){function c(){return function(b){return a.svg.symbol().type("circle").size(Math.PI*Math.pow(b/2,2))(null)}}function d(){return function(b){return a.svg.symbol().type("square").size(Math.pow(b,2))(null)}}function e(){return function(b){return a.svg.symbol().type("cross").size(5/9*Math.pow(b,2))(null)}}function f(){return function(b){return a.svg.symbol().type("diamond").size(Math.tan(Math.PI/6)*Math.pow(b,2)/2)(null)}}function g(){return function(b){return a.svg.symbol().type("triangle-up").size(Math.sqrt(3)*Math.pow(b/2,2))(null)}}function h(){return function(b){return a.svg.symbol().type("triangle-down").size(Math.sqrt(3)*Math.pow(b/2,2))(null)}}b.circle=c,b.square=d,b.cross=e,b.diamond=f,b.triangleUp=g,b.triangleDown=h}(c=b.SymbolFactories||(b.SymbolFactories={}))}(b||(b={}));var b;!function(a){var b=function(){function b(){this._autoDomainAutomatically=!0,this._domainModificationInProgress=!1,this._callbacks=new a.Utils.CallbackSet,this._includedValuesProviders=new a.Utils.Set}return b.prototype.extentOfValues=function(a){return[]},b.prototype._getAllIncludedValues=function(){var a=this,b=[];return this._includedValuesProviders.forEach(function(c){var d=c(a);b=b.concat(d)}),b},b.prototype._getExtent=function(){return[]},b.prototype.onUpdate=function(a){return this._callbacks.add(a),this},b.prototype.offUpdate=function(a){return this._callbacks["delete"](a),this},b.prototype._dispatchUpdate=function(){this._callbacks.callCallbacks(this)},b.prototype.autoDomain=function(){return this._autoDomainAutomatically=!0,this._setDomain(this._getExtent()),this},b.prototype._autoDomainIfAutomaticMode=function(){this._autoDomainAutomatically&&this.autoDomain()},b.prototype.scale=function(a){throw new Error("Subclasses should override scale")},b.prototype.domain=function(a){return null==a?this._getDomain():(this._autoDomainAutomatically=!1,this._setDomain(a),this)},b.prototype._getDomain=function(){throw new Error("Subclasses should override _getDomain")},b.prototype._setDomain=function(a){this._domainModificationInProgress||(this._domainModificationInProgress=!0,this._backingScaleDomain(a),this._dispatchUpdate(),this._domainModificationInProgress=!1)},b.prototype._backingScaleDomain=function(a){throw new Error("Subclasses should override _backingDomain")},b.prototype.range=function(a){return null==a?this._getRange():(this._setRange(a),this)},b.prototype._getRange=function(){throw new Error("Subclasses should override _getRange")},b.prototype._setRange=function(a){throw new Error("Subclasses should override _setRange")},b.prototype.addIncludedValuesProvider=function(a){return this._includedValuesProviders.add(a),this._autoDomainIfAutomaticMode(),this},b.prototype.removeIncludedValuesProvider=function(a){return this._includedValuesProviders["delete"](a),this._autoDomainIfAutomaticMode(),this},b}();a.Scale=b}(b||(b={}));var b;!function(b){var d=function(d){function e(){d.call(this),this._tickGenerator=function(a){return a.defaultTicks()},this._padProportion=.05,this._snappingDomainEnabled=!0,this._paddingExceptionsProviders=new b.Utils.Set}return c(e,d),e.prototype.autoDomain=function(){return this._domainMin=null,this._domainMax=null,d.prototype.autoDomain.call(this),this},e.prototype._autoDomainIfAutomaticMode=function(){if(null!=this._domainMin&&null!=this._domainMax)return void this._setDomain([this._domainMin,this._domainMax]);var a=this._getExtent();if(null!=this._domainMin){var b=a[1];return this._domainMin>=b&&(b=this._expandSingleValueDomain([this._domainMin,this._domainMin])[1]),void this._setDomain([this._domainMin,b])}if(null!=this._domainMax){var c=a[0];return this._domainMax<=c&&(c=this._expandSingleValueDomain([this._domainMax,this._domainMax])[0]),void this._setDomain([c,this._domainMax])}d.prototype._autoDomainIfAutomaticMode.call(this)},e.prototype._getExtent=function(){var a=this._getAllIncludedValues(),c=this._defaultExtent();if(0!==a.length){var d=[b.Utils.Math.min(a,c[0]),b.Utils.Math.max(a,c[1])];c=this._padDomain(d)}return null!=this._domainMin&&(c[0]=this._domainMin),null!=this._domainMax&&(c[1]=this._domainMax),c},e.prototype.addPaddingExceptionsProvider=function(a){return this._paddingExceptionsProviders.add(a),this._autoDomainIfAutomaticMode(),this},e.prototype.removePaddingExceptionsProvider=function(a){return this._paddingExceptionsProviders["delete"](a),this._autoDomainIfAutomaticMode(),this},e.prototype.padProportion=function(a){if(null==a)return this._padProportion;if(0>a)throw new Error("padProportion must be non-negative");return this._padProportion=a,this._autoDomainIfAutomaticMode(),this},e.prototype._padDomain=function(a){var b=this;if(a[0].valueOf()===a[1].valueOf())return this._expandSingleValueDomain(a);if(0===this._padProportion)return a;var c=this._padProportion/2,d=a[0],e=a[1],f=!1,g=!1;this._paddingExceptionsProviders.forEach(function(a){var c=a(b);c.forEach(function(a){a.valueOf()===d.valueOf()&&(f=!0),a.valueOf()===e.valueOf()&&(g=!0)})});var h=this._backingScaleDomain();this._backingScaleDomain(a);var i=f?d:this.invert(this.scale(d)-(this.scale(e)-this.scale(d))*c),j=g?e:this.invert(this.scale(e)+(this.scale(e)-this.scale(d))*c);return this._backingScaleDomain(h),this._snappingDomainEnabled?this._niceDomain([i,j]):[i,j]},e.prototype.snappingDomainEnabled=function(a){return null==a?this._snappingDomainEnabled:(this._snappingDomainEnabled=a,this._autoDomainIfAutomaticMode(),this)},e.prototype._expandSingleValueDomain=function(a){return a},e.prototype.invert=function(a){throw new Error("Subclasses should override invert")},e.prototype.domain=function(a){return null!=a&&(this._domainMin=a[0],this._domainMax=a[1]),d.prototype.domain.call(this,a)},e.prototype.domainMin=function(a){return null==a?this.domain()[0]:(this._domainMin=a,this._autoDomainIfAutomaticMode(),this)},e.prototype.domainMax=function(a){return null==a?this.domain()[1]:(this._domainMax=a,this._autoDomainIfAutomaticMode(),this)},e.prototype.extentOfValues=function(c){var d=a.extent(c.filter(function(a){return b.Utils.Math.isValidNumber(+a)}));return null==d[0]||null==d[1]?[]:d},e.prototype._setDomain=function(a){var c=function(a){return b.Utils.Math.isNaN(a)||a===1/0||a===-(1/0)};return c(a[0])||c(a[1])?void b.Utils.Window.warn("Warning: QuantitativeScales cannot take NaN or Infinity as a domain value. Ignoring."):void d.prototype._setDomain.call(this,a)},e.prototype.defaultTicks=function(){throw new Error("Subclasses should override _getDefaultTicks")},e.prototype.ticks=function(){return this._tickGenerator(this)},e.prototype._niceDomain=function(a,b){throw new Error("Subclasses should override _niceDomain")},e.prototype._defaultExtent=function(){throw new Error("Subclasses should override _defaultExtent")},e.prototype.tickGenerator=function(a){return null==a?this._tickGenerator:(this._tickGenerator=a,this)},e._DEFAULT_NUM_TICKS=10,e}(b.Scale);b.QuantitativeScale=d}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(b){function e(){b.call(this),this._d3Scale=a.scale.linear()}return c(e,b),e.prototype._defaultExtent=function(){return[0,1]},e.prototype._expandSingleValueDomain=function(a){return a[0]===a[1]?[a[0]-1,a[1]+1]:a},e.prototype.scale=function(a){return this._d3Scale(a)},e.prototype._getDomain=function(){return this._backingScaleDomain()},e.prototype._backingScaleDomain=function(a){return null==a?this._d3Scale.domain():(this._d3Scale.domain(a),this)},e.prototype._getRange=function(){return this._d3Scale.range()},e.prototype._setRange=function(a){this._d3Scale.range(a)},e.prototype.invert=function(a){return this._d3Scale.invert(a)},e.prototype.defaultTicks=function(){return this._d3Scale.ticks(d.Linear._DEFAULT_NUM_TICKS)},e.prototype._niceDomain=function(a,b){return this._d3Scale.copy().domain(a).nice(b).domain()},e}(b.QuantitativeScale);d.Linear=e}(d=b.Scales||(b.Scales={}))}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(e){function f(b){if(void 0===b&&(b=10),e.call(this),this._d3Scale=a.scale.linear(),this._base=b,this._pivot=this._base,this._setDomain(this._defaultExtent()),1>=b)throw new Error("ModifiedLogScale: The base must be > 1")}return c(f,e),f.prototype._adjustedLog=function(a){var b=0>a?-1:1;return a*=b,aa?-1:1;return a*=b,a=Math.pow(this._base,a),a=c&&d>=a}),o=n.sort(function(a,b){return a-b});return o},f.prototype._howManyTicks=function(a,c){var e=this._adjustedLog(b.Utils.Math.min(this._untransformedDomain,0)),f=this._adjustedLog(b.Utils.Math.max(this._untransformedDomain,0)),g=this._adjustedLog(a),h=this._adjustedLog(c),i=(h-g)/(f-e),j=Math.ceil(i*d.ModifiedLog._DEFAULT_NUM_TICKS);return j},f.prototype._niceDomain=function(a,b){return a},f.prototype._defaultExtent=function(){return[0,this._base]},f.prototype._expandSingleValueDomain=function(a){if(a[0]===a[1]){var b=a[0];return b>0?[b/this._base,b*this._base]:0===b?[-this._base,this._base]:[b*this._base,b/this._base]}return a},f.prototype._getRange=function(){return this._d3Scale.range()},f.prototype._setRange=function(a){this._d3Scale.range(a)},f.prototype.defaultTicks=function(){return this._d3Scale.ticks(d.ModifiedLog._DEFAULT_NUM_TICKS)},f}(b.QuantitativeScale);d.ModifiedLog=e}(d=b.Scales||(b.Scales={}))}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(d){function e(){d.call(this),this._range=[0,1],this._d3Scale=a.scale.ordinal();var b=.3;this._innerPadding=e._convertToPlottableInnerPadding(b),this._outerPadding=e._convertToPlottableOuterPadding(.5,b)}return c(e,d),e.prototype.extentOfValues=function(a){return b.Utils.Array.uniq(a)},e.prototype._getExtent=function(){return b.Utils.Array.uniq(this._getAllIncludedValues())},e.prototype.domain=function(a){return d.prototype.domain.call(this,a)},e.prototype.range=function(a){return d.prototype.range.call(this,a)},e._convertToPlottableInnerPadding=function(a){return 1/(1-a)-1},e._convertToPlottableOuterPadding=function(a,b){return a/(1-b)},e.prototype._setBands=function(){var a=1-1/(1+this.innerPadding()),b=this.outerPadding()/(1+this.innerPadding());this._d3Scale.rangeBands(this._range,a,b)},e.prototype.rangeBand=function(){return this._d3Scale.rangeBand()},e.prototype.stepWidth=function(){return this.rangeBand()*(1+this.innerPadding())},e.prototype.innerPadding=function(a){return null==a?this._innerPadding:(this._innerPadding=a,this.range(this.range()),this._dispatchUpdate(),this)},e.prototype.outerPadding=function(a){return null==a?this._outerPadding:(this._outerPadding=a,this.range(this.range()),this._dispatchUpdate(),this)},e.prototype.scale=function(a){return this._d3Scale(a)+this.rangeBand()/2},e.prototype._getDomain=function(){return this._backingScaleDomain()},e.prototype._backingScaleDomain=function(a){return null==a?this._d3Scale.domain():(this._d3Scale.domain(a),this._setBands(),this)},e.prototype._getRange=function(){return this._range},e.prototype._setRange=function(a){this._range=a,this._setBands()},e}(b.Scale);d.Category=e}(d=b.Scales||(b.Scales={}))}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(d){function e(b){d.call(this);var c;switch(b){case null:case void 0:null==e._plottableColorCache&&(e._plottableColorCache=e._getPlottableColors()),c=a.scale.ordinal().range(e._plottableColorCache);break;case"Category10":case"category10":case"10":c=a.scale.category10();break;case"Category20":case"category20":case"20":c=a.scale.category20();break;case"Category20b":case"category20b":case"20b":c=a.scale.category20b();break;case"Category20c":case"category20c":case"20c":c=a.scale.category20c();break;default:throw new Error("Unsupported ColorScale type")}this._d3Scale=c}return c(e,d),e.prototype.extentOfValues=function(a){return b.Utils.Array.uniq(a)},e.prototype._getExtent=function(){return b.Utils.Array.uniq(this._getAllIncludedValues())},e.invalidateColorCache=function(){e._plottableColorCache=null},e._getPlottableColors=function(){for(var c=[],d=a.select("body").append("plottable-color-tester"),e=b.Utils.Color.colorTest(d,""),f=0,g=b.Utils.Color.colorTest(d,"plottable-colors-0");null!=g&&ff;++f)e[f]=a+c*f;return e}function k(a,b){return m.pow(b.y-a.y,2)+m.pow(b.x-a.x,2)}function l(a){return a/360*m.PI*2}var m=window.Math;c.inRange=d,c.clamp=e,c.max=f,c.min=g,c.isNaN=h,c.isValidNumber=i,c.range=j,c.distanceSquared=k,c.degreesToRadians=l}(d=c.Math||(c.Math={}))}(c=b.Utils||(b.Utils={}))}(b||(b={}));var b;!function(a){var b;!function(a){var b=function(){function b(){"function"==typeof window.Map?this._es6Map=new window.Map:this._keyValuePairs=[]}return b.prototype.set=function(b,c){if(a.Math.isNaN(b))throw new Error("NaN may not be used as a key to the Map");if(null!=this._es6Map)return this._es6Map.set(b,c),this;for(var d=0;d=o.floor(b.right)?!1:o.floor(a.bottom)<=o.ceil(b.top)?!1:o.ceil(a.top)>=o.floor(b.bottom)?!1:!0}function i(a,b){return o.floor(b.left)<=o.ceil(a.left)&&o.floor(b.top)<=o.ceil(a.top)&&o.floor(a.right)<=o.ceil(b.right)&&o.floor(a.bottom)<=o.ceil(b.bottom)}function j(a){var b=a.ownerSVGElement;return null!=b?b:"svg"===a.nodeName.toLowerCase()?a:null}function k(){return"plottableClipPath"+ ++p}function l(a,b,c,d){void 0===d&&(d=.5);var e=m(a),f=m(b);return c.x+c.width>=e.min-d&&c.x<=e.max+d&&c.y+c.height>=f.min-d&&c.y<=f.max+d}function m(a){if("number"==typeof a){var b=a;return{min:b,max:b}}var c=a;if(c instanceof Object&&"min"in c&&"max"in c)return c;throw new Error("input '"+a+"' can't be parsed as an Range")}function n(a,b){var c=a.getPropertyValue(b),d=parseFloat(c);return d||0}var o=window.Math;b.elementBBox=c,b.SCREEN_REFRESH_RATE_MILLISECONDS=1e3/60,b.requestAnimationFramePolyfill=d,b.elementWidth=e,b.elementHeight=f,b.translate=g,b.clientRectsOverlap=h,b.clientRectInside=i,b.boundingSVG=j;var p=0;b.generateUniqueClipPathId=k,b.intersectsBBox=l}(c=b.DOM||(b.DOM={}))}(c=b.Utils||(b.Utils={}))}(b||(b={}));var b;!function(b){var c;!function(b){var c;!function(b){function c(a,b){var c=f(a)+.05,d=f(b)+.05;return c>d?c/d:d/c}function d(b,c){var d=a.hsl(b).brighter(c);return d.rgb().toString()}function e(a,b){a.classed(b,!0);var c=a.style("background-color");if("transparent"===c)return null;var d=/\((.+)\)/.exec(c)[1].split(",").map(function(a){var b=+a,c=b.toString(16);return 16>b?"0"+c:c});if(4===d.length&&"00"===d[3])return null;var e="#"+d.join("");return a.classed(b,!1),e}function f(b){var c=a.rgb(b),d=function(a){return a/=255,.03928>=a?a/12.92:g.pow((a+.055)/1.055,2.4)},e=d(c.r),f=d(c.g),h=d(c.b);return.2126*e+.7152*f+.0722*h}var g=window.Math;b.contrast=c,b.lightenColor=d,b.colorTest=e}(c=b.Color||(b.Color={}))}(c=b.Utils||(b.Utils={}))}(b||(b={}));var b;!function(b){var c;!function(b){var c;!function(b){function c(a,b){if(a.length!==b.length)throw new Error("attempted to add arrays of unequal length");return a.map(function(c,d){return a[d]+b[d]})}function d(b){var c=a.set(),d=[];return b.forEach(function(a){c.has(String(a))||(c.add(String(a)),d.push(a))}),d}function e(a){return g.prototype.concat.apply([],a)}function f(a,b){for(var c=[],d=0;b>d;d++)c[d]="function"==typeof a?a(d):a;return c}var g=window.Array;b.add=c,b.uniq=d,b.flatten=e,b.createFilledArray=f}(c=b.Array||(b.Array={}))}(c=b.Utils||(b.Utils={}))}(b||(b={}));var b;!function(a){var b;!function(a){var b=function(a){function b(){a.apply(this,arguments)}return c(b,a),b.prototype.callCallbacks=function(){for(var a=this,b=[],c=0;c=0?g:h;m.has(k)?(j=m.get(k),m.set(k,j+l)):(j=0,m.set(k,l)),c.set(k,{value:l,offset:j})}),i.set(a,c)}),i}function e(a,c,d){var e=[];a.forEach(function(a,b){b.data().forEach(function(g,h){if(null==d||d(g,h,b)){var i=a.get(f(c(g,h,b)));e.push(i.value+i.offset)}})});var h=b.Math.max(e,0),i=b.Math.min(e,0);return[g.min(i,0),g.max(0,h)]}function f(a){return String(a)}var g=window.Math;c.stack=d,c.stackedExtent=e,c.normalizeKey=f}(c=b.Stacking||(b.Stacking={}))}(c=b.Utils||(b.Utils={}))}(b||(b={}));var b;!function(a){var b;!function(b){var c;!function(c){function d(b){a.Configs.SHOW_WARNINGS&&null!=window.console&&(null!=window.console.warn?console.warn(b):null!=window.console.log&&console.log(b))}function e(a,b){for(var c=[],d=2;da&&(b="-"+b)),b}}function d(a){return void 0===a&&(a=3),l(a),function(b){return b.toFixed(a)}}function e(a){return void 0===a&&(a=3),l(a),function(b){if("number"==typeof b){var c=Math.pow(10,a);return String(Math.round(b*c)/c)}return String(b)}}function f(){return function(a){return String(a)}}function g(a){void 0===a&&(a=0);var c=b.fixed(a);return function(a){var b=100*a,d=a.toString(),e=Math.pow(10,d.length-(d.indexOf(".")+1));return b=parseInt((b*e).toString(),10)/e,c(b)+"%"}}function h(b){return void 0===b&&(b=3),l(b),function(c){return a.format("."+b+"s")(c)}}function i(b){void 0===b&&(b=3),l(b);var c="KMBTQ",d=a.format("."+b+"e"),e=a.format("."+b+"f"),f=Math.pow(10,3*(c.length+1)),g=Math.pow(10,-b);return function(a){var b=Math.abs(a);if((g>b||b>=f)&&0!==b)return d(a);for(var h=-1;b>=Math.pow(1e3,h+2)&&h0&&"1000"===i.substr(0,4)||0>a&&"-1000"===i.substr(0,5))&&(he;e++)if(c[e].filter(d))return a.time.format(c[e].format)(d)}}function k(b){return a.time.format(b)}function l(a){if(0>a||a>20)throw new RangeError("Formatter precision must be between 0 and 20");if(a!==Math.floor(a))throw new RangeError("Formatter precision must be an integer")}b.currency=c,b.fixed=d,b.general=e,b.identity=f,b.percentage=g,b.siSuffix=h,b.shortScale=i,b.multiTime=j,b.time=k}(c=b.Formatters||(b.Formatters={}))}(b||(b={}));var b;!function(b){var c;!function(b){function c(){return function(b){return a.svg.symbol().type("circle").size(Math.PI*Math.pow(b/2,2))(null)}}function d(){return function(b){return a.svg.symbol().type("square").size(Math.pow(b,2))(null)}}function e(){return function(b){return a.svg.symbol().type("cross").size(5/9*Math.pow(b,2))(null)}}function f(){return function(b){return a.svg.symbol().type("diamond").size(Math.tan(Math.PI/6)*Math.pow(b,2)/2)(null)}}function g(){return function(b){return a.svg.symbol().type("triangle-up").size(Math.sqrt(3)*Math.pow(b/2,2))(null)}}function h(){return function(b){return a.svg.symbol().type("triangle-down").size(Math.sqrt(3)*Math.pow(b/2,2))(null)}}b.circle=c,b.square=d,b.cross=e,b.diamond=f,b.triangleUp=g,b.triangleDown=h}(c=b.SymbolFactories||(b.SymbolFactories={}))}(b||(b={}));var b;!function(a){var b=function(){function b(){this._autoDomainAutomatically=!0,this._domainModificationInProgress=!1,this._callbacks=new a.Utils.CallbackSet,this._includedValuesProviders=new a.Utils.Set}return b.prototype.extentOfValues=function(a){return[]},b.prototype._getAllIncludedValues=function(){var a=this,b=[];return this._includedValuesProviders.forEach(function(c){var d=c(a);b=b.concat(d)}),b},b.prototype._getExtent=function(){return[]},b.prototype.onUpdate=function(a){return this._callbacks.add(a),this},b.prototype.offUpdate=function(a){return this._callbacks["delete"](a),this},b.prototype._dispatchUpdate=function(){this._callbacks.callCallbacks(this)},b.prototype.autoDomain=function(){return this._autoDomainAutomatically=!0,this._setDomain(this._getExtent()),this},b.prototype._autoDomainIfAutomaticMode=function(){this._autoDomainAutomatically&&this.autoDomain()},b.prototype.scale=function(a){throw new Error("Subclasses should override scale")},b.prototype.domain=function(a){return null==a?this._getDomain():(this._autoDomainAutomatically=!1,this._setDomain(a),this)},b.prototype._getDomain=function(){throw new Error("Subclasses should override _getDomain")},b.prototype._setDomain=function(a){this._domainModificationInProgress||(this._domainModificationInProgress=!0,this._backingScaleDomain(a),this._dispatchUpdate(),this._domainModificationInProgress=!1)},b.prototype._backingScaleDomain=function(a){throw new Error("Subclasses should override _backingDomain")},b.prototype.range=function(a){return null==a?this._getRange():(this._setRange(a),this)},b.prototype._getRange=function(){throw new Error("Subclasses should override _getRange")},b.prototype._setRange=function(a){throw new Error("Subclasses should override _setRange")},b.prototype.addIncludedValuesProvider=function(a){return this._includedValuesProviders.add(a),this._autoDomainIfAutomaticMode(),this},b.prototype.removeIncludedValuesProvider=function(a){return this._includedValuesProviders["delete"](a),this._autoDomainIfAutomaticMode(),this},b}();a.Scale=b}(b||(b={}));var b;!function(b){var d=function(d){function e(){d.call(this),this._tickGenerator=function(a){return a.defaultTicks()},this._padProportion=.05,this._snappingDomainEnabled=!0,this._paddingExceptionsProviders=new b.Utils.Set}return c(e,d),e.prototype.autoDomain=function(){return this._domainMin=null,this._domainMax=null,d.prototype.autoDomain.call(this),this},e.prototype._autoDomainIfAutomaticMode=function(){if(null!=this._domainMin&&null!=this._domainMax)return void this._setDomain([this._domainMin,this._domainMax]);var a=this._getExtent();if(null!=this._domainMin){var b=a[1];return this._domainMin>=b&&(b=this._expandSingleValueDomain([this._domainMin,this._domainMin])[1]),void this._setDomain([this._domainMin,b])}if(null!=this._domainMax){var c=a[0];return this._domainMax<=c&&(c=this._expandSingleValueDomain([this._domainMax,this._domainMax])[0]),void this._setDomain([c,this._domainMax])}d.prototype._autoDomainIfAutomaticMode.call(this)},e.prototype._getExtent=function(){var a=this._getAllIncludedValues(),c=this._defaultExtent();if(0!==a.length){var d=[b.Utils.Math.min(a,c[0]),b.Utils.Math.max(a,c[1])];c=this._padDomain(d)}return null!=this._domainMin&&(c[0]=this._domainMin),null!=this._domainMax&&(c[1]=this._domainMax),c},e.prototype.addPaddingExceptionsProvider=function(a){return this._paddingExceptionsProviders.add(a),this._autoDomainIfAutomaticMode(),this},e.prototype.removePaddingExceptionsProvider=function(a){return this._paddingExceptionsProviders["delete"](a),this._autoDomainIfAutomaticMode(),this},e.prototype.padProportion=function(a){if(null==a)return this._padProportion;if(0>a)throw new Error("padProportion must be non-negative");return this._padProportion=a,this._autoDomainIfAutomaticMode(),this},e.prototype._padDomain=function(a){var b=this;if(a[0].valueOf()===a[1].valueOf())return this._expandSingleValueDomain(a);if(0===this._padProportion)return a;var c=this._padProportion/2,d=a[0],e=a[1],f=!1,g=!1;this._paddingExceptionsProviders.forEach(function(a){var c=a(b);c.forEach(function(a){a.valueOf()===d.valueOf()&&(f=!0),a.valueOf()===e.valueOf()&&(g=!0)})});var h=this._backingScaleDomain();this._backingScaleDomain(a);var i=f?d:this.invert(this.scale(d)-(this.scale(e)-this.scale(d))*c),j=g?e:this.invert(this.scale(e)+(this.scale(e)-this.scale(d))*c);return this._backingScaleDomain(h),this._snappingDomainEnabled?this._niceDomain([i,j]):[i,j]},e.prototype.snappingDomainEnabled=function(a){return null==a?this._snappingDomainEnabled:(this._snappingDomainEnabled=a,this._autoDomainIfAutomaticMode(),this)},e.prototype._expandSingleValueDomain=function(a){return a},e.prototype.invert=function(a){throw new Error("Subclasses should override invert")},e.prototype.domain=function(a){return null!=a&&(this._domainMin=a[0],this._domainMax=a[1]),d.prototype.domain.call(this,a)},e.prototype.domainMin=function(a){return null==a?this.domain()[0]:(this._domainMin=a,this._autoDomainIfAutomaticMode(),this)},e.prototype.domainMax=function(a){return null==a?this.domain()[1]:(this._domainMax=a,this._autoDomainIfAutomaticMode(),this)},e.prototype.extentOfValues=function(c){var d=a.extent(c.filter(function(a){return b.Utils.Math.isValidNumber(+a)}));return null==d[0]||null==d[1]?[]:d},e.prototype._setDomain=function(a){var c=function(a){return b.Utils.Math.isNaN(a)||a===1/0||a===-(1/0)};return c(a[0])||c(a[1])?void b.Utils.Window.warn("Warning: QuantitativeScales cannot take NaN or Infinity as a domain value. Ignoring."):void d.prototype._setDomain.call(this,a)},e.prototype.defaultTicks=function(){throw new Error("Subclasses should override _getDefaultTicks")},e.prototype.ticks=function(){return this._tickGenerator(this)},e.prototype._niceDomain=function(a,b){throw new Error("Subclasses should override _niceDomain")},e.prototype._defaultExtent=function(){throw new Error("Subclasses should override _defaultExtent")},e.prototype.tickGenerator=function(a){return null==a?this._tickGenerator:(this._tickGenerator=a,this)},e._DEFAULT_NUM_TICKS=10,e}(b.Scale);b.QuantitativeScale=d}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(b){function e(){b.call(this),this._d3Scale=a.scale.linear()}return c(e,b),e.prototype._defaultExtent=function(){return[0,1]},e.prototype._expandSingleValueDomain=function(a){return a[0]===a[1]?[a[0]-1,a[1]+1]:a},e.prototype.scale=function(a){return this._d3Scale(a)},e.prototype._getDomain=function(){return this._backingScaleDomain()},e.prototype._backingScaleDomain=function(a){return null==a?this._d3Scale.domain():(this._d3Scale.domain(a),this)},e.prototype._getRange=function(){return this._d3Scale.range()},e.prototype._setRange=function(a){this._d3Scale.range(a)},e.prototype.invert=function(a){return this._d3Scale.invert(a)},e.prototype.defaultTicks=function(){return this._d3Scale.ticks(d.Linear._DEFAULT_NUM_TICKS)},e.prototype._niceDomain=function(a,b){return this._d3Scale.copy().domain(a).nice(b).domain()},e}(b.QuantitativeScale);d.Linear=e}(d=b.Scales||(b.Scales={}))}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(e){function f(b){if(void 0===b&&(b=10),e.call(this),this._d3Scale=a.scale.linear(),this._base=b,this._pivot=this._base,this._setDomain(this._defaultExtent()),1>=b)throw new Error("ModifiedLogScale: The base must be > 1")}return c(f,e),f.prototype._adjustedLog=function(a){var b=0>a?-1:1;return a*=b,aa?-1:1;return a*=b,a=Math.pow(this._base,a),a=c&&d>=a}),o=n.sort(function(a,b){return a-b});return o},f.prototype._howManyTicks=function(a,c){var e=this._adjustedLog(b.Utils.Math.min(this._untransformedDomain,0)),f=this._adjustedLog(b.Utils.Math.max(this._untransformedDomain,0)),g=this._adjustedLog(a),h=this._adjustedLog(c),i=(h-g)/(f-e),j=Math.ceil(i*d.ModifiedLog._DEFAULT_NUM_TICKS);return j},f.prototype._niceDomain=function(a,b){return a},f.prototype._defaultExtent=function(){return[0,this._base]},f.prototype._expandSingleValueDomain=function(a){if(a[0]===a[1]){var b=a[0];return b>0?[b/this._base,b*this._base]:0===b?[-this._base,this._base]:[b*this._base,b/this._base]}return a},f.prototype._getRange=function(){return this._d3Scale.range()},f.prototype._setRange=function(a){this._d3Scale.range(a)},f.prototype.defaultTicks=function(){return this._d3Scale.ticks(d.ModifiedLog._DEFAULT_NUM_TICKS)},f}(b.QuantitativeScale);d.ModifiedLog=e}(d=b.Scales||(b.Scales={}))}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(d){function e(){d.call(this),this._range=[0,1],this._d3Scale=a.scale.ordinal();var b=.3;this._innerPadding=e._convertToPlottableInnerPadding(b),this._outerPadding=e._convertToPlottableOuterPadding(.5,b)}return c(e,d),e.prototype.extentOfValues=function(a){return b.Utils.Array.uniq(a)},e.prototype._getExtent=function(){return b.Utils.Array.uniq(this._getAllIncludedValues())},e.prototype.domain=function(a){return d.prototype.domain.call(this,a)},e.prototype.range=function(a){return d.prototype.range.call(this,a)},e._convertToPlottableInnerPadding=function(a){return 1/(1-a)-1},e._convertToPlottableOuterPadding=function(a,b){return a/(1-b)},e.prototype._setBands=function(){var a=1-1/(1+this.innerPadding()),b=this.outerPadding()/(1+this.innerPadding());this._d3Scale.rangeBands(this._range,a,b)},e.prototype.rangeBand=function(){return this._d3Scale.rangeBand()},e.prototype.stepWidth=function(){return this.rangeBand()*(1+this.innerPadding())},e.prototype.innerPadding=function(a){return null==a?this._innerPadding:(this._innerPadding=a,this.range(this.range()),this._dispatchUpdate(),this)},e.prototype.outerPadding=function(a){return null==a?this._outerPadding:(this._outerPadding=a,this.range(this.range()),this._dispatchUpdate(),this)},e.prototype.scale=function(a){return this._d3Scale(a)+this.rangeBand()/2},e.prototype._getDomain=function(){return this._backingScaleDomain()},e.prototype._backingScaleDomain=function(a){return null==a?this._d3Scale.domain():(this._d3Scale.domain(a),this._setBands(),this)},e.prototype._getRange=function(){return this._range},e.prototype._setRange=function(a){this._range=a,this._setBands()},e}(b.Scale);d.Category=e}(d=b.Scales||(b.Scales={}))}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(d){function e(b){d.call(this);var c;switch(b){case null:case void 0:null==e._plottableColorCache&&(e._plottableColorCache=e._getPlottableColors()),c=a.scale.ordinal().range(e._plottableColorCache);break;case"Category10":case"category10":case"10":c=a.scale.category10();break;case"Category20":case"category20":case"20":c=a.scale.category20();break;case"Category20b":case"category20b":case"20b":c=a.scale.category20b();break;case"Category20c":case"category20c":case"20c":c=a.scale.category20c();break;default:throw new Error("Unsupported ColorScale type")}this._d3Scale=c}return c(e,d),e.prototype.extentOfValues=function(a){return b.Utils.Array.uniq(a)},e.prototype._getExtent=function(){return b.Utils.Array.uniq(this._getAllIncludedValues())},e.invalidateColorCache=function(){e._plottableColorCache=null},e._getPlottableColors=function(){for(var c=[],d=a.select("body").append("plottable-color-tester"),e=b.Utils.Color.colorTest(d,""),f=0,g=b.Utils.Color.colorTest(d,"plottable-colors-0");null!=g&&f0&&this._setDomain([b.Utils.Math.min(a,0),b.Utils.Math.max(a,0)]),this},e.prototype.scale=function(a){return this._d3Scale(a)},e.prototype._getDomain=function(){return this._backingScaleDomain()},e.prototype._backingScaleDomain=function(a){return null==a?this._d3Scale.domain():(this._d3Scale.domain(a),this)},e.prototype._getRange=function(){return this._colorRange},e.prototype._setRange=function(a){this._colorRange=a,this._resetScale()},e.REDS=["#FFFFFF","#FFF6E1","#FEF4C0","#FED976","#FEB24C","#FD8D3C","#FC4E2A","#E31A1C","#B10026"],e.BLUES=["#FFFFFF","#CCFFFF","#A5FFFD","#85F7FB","#6ED3EF","#55A7E0","#417FD0","#2545D3","#0B02E1"],e.POSNEG=["#0B02E1","#2545D3","#417FD0","#55A7E0","#6ED3EF","#85F7FB","#A5FFFD","#CCFFFF","#FFFFFF","#FFF6E1","#FEF4C0","#FED976","#FEB24C","#FD8D3C","#FC4E2A","#E31A1C","#B10026"],e}(b.Scale);d.InterpolatedColor=e}(d=b.Scales||(b.Scales={}))}(b||(b={}));var b;!function(a){var b;!function(b){var c;!function(b){function c(b){if(0>=b)throw new Error("interval must be positive number");return function(c){var d=c.domain(),e=Math.min(d[0],d[1]),f=Math.max(d[0],d[1]),g=Math.ceil(e/b)*b,h=Math.floor((f-g)/b)+1,i=e%b===0?[]:[e],j=a.Utils.Math.range(0,h).map(function(a){return g+a*b}),k=f%b===0?[]:[f];return i.concat(j).concat(k)}}function d(){return function(a){var b=a.defaultTicks();return b.filter(function(a,c){return a%1===0||0===c||c===b.length-1})}}b.intervalTickGenerator=c,b.integerTickGenerator=d}(c=b.TickGenerators||(b.TickGenerators={}))}(b=a.Scales||(a.Scales={}))}(b||(b={}));var b;!function(b){var c=function(){function c(a){this._cachedSelectionValid=!1,this._dataset=a}return c.prototype.renderArea=function(a){return null==a?this._renderArea:(this._renderArea=a,this._cachedSelectionValid=!1,this)},c.prototype.remove=function(){null!=this.renderArea()&&this.renderArea().remove()},c.prototype._bindSelectionData=function(a){var b=this.selection().data(a);b.enter().append(this._svgElementName),b.exit().remove(),this._applyDefaultAttributes(b)},c.prototype._applyDefaultAttributes=function(a){null!=this._className&&a.classed(this._className,!0)},c.prototype._drawStep=function(a){var b=this.selection(),c=["fill","stroke"];c.forEach(function(c){null!=a.attrToAppliedProjector[c]&&b.attr(c,a.attrToAppliedProjector[c])}),a.animator.animate(b,a.attrToAppliedProjector),null!=this._className&&this.selection().classed(this._className,!0)},c.prototype._appliedProjectors=function(a){var b=this,c={};return Object.keys(a).forEach(function(d){c[d]=function(c,e){return a[d](c,e,b._dataset)}}),c},c.prototype.totalDrawTime=function(a,b){var c=0;return b.forEach(function(b,d){c+=b.animator.totalTime(a.length)}),c},c.prototype.draw=function(a,c){var d=this,e=c.map(function(a){var b=d._appliedProjectors(a.attrToProjector);return{attrToAppliedProjector:b,animator:a.animator}});this._bindSelectionData(a),this._cachedSelectionValid=!1;var f=0;return e.forEach(function(c,e){b.Utils.Window.setTimeout(function(){return d._drawStep(c)},f),f+=c.animator.totalTime(a.length)}),this},c.prototype.selection=function(){return this._cachedSelectionValid||(this._cachedSelection=this.renderArea().selectAll(this.selector()),this._cachedSelectionValid=!0),this._cachedSelection},c.prototype.selector=function(){return this._svgElementName},c.prototype.selectionForIndex=function(b){return a.select(this.selection()[0][b])},c}();b.Drawer=c}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(b){function d(a){b.call(this,a),this._className="line",this._svgElementName="path"}return c(d,b),d.prototype._applyDefaultAttributes=function(a){b.prototype._applyDefaultAttributes.call(this,a),a.style("fill","none")},d.prototype.selectionForIndex=function(b){return a.select(this.selection()[0][0])},d}(b.Drawer);d.Line=e}(d=b.Drawers||(b.Drawers={}))}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(b){function d(a){b.call(this,a),this._className="area",this._svgElementName="path"}return c(d,b),d.prototype._applyDefaultAttributes=function(a){b.prototype._applyDefaultAttributes.call(this,a),a.style("stroke","none")},d.prototype.selectionForIndex=function(b){return a.select(this.selection()[0][0])},d}(b.Drawer);d.Area=e}(d=b.Drawers||(b.Drawers={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(a){function b(b){a.call(this,b),this._svgElementName="rect"}return c(b,a),b}(a.Drawer);b.Rectangle=d}(b=a.Drawers||(a.Drawers={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(a){function b(b){a.call(this,b),this._className="arc fill",this._svgElementName="path"}return c(b,a),b.prototype._applyDefaultAttributes=function(b){a.prototype._applyDefaultAttributes.call(this,b),b.style("stroke","none")},b}(a.Drawer);b.Arc=d}(b=a.Drawers||(a.Drawers={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(a){function b(b){a.call(this,b),this._className="arc outline",this._svgElementName="path"}return c(b,a),b.prototype._applyDefaultAttributes=function(b){a.prototype._applyDefaultAttributes.call(this,b),b.style("fill","none")},b}(a.Drawer);b.ArcOutline=d}(b=a.Drawers||(a.Drawers={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(a){function b(b){a.call(this,b),this._svgElementName="path",this._className="symbol"}return c(b,a),b}(a.Drawer);b.Symbol=d}(b=a.Drawers||(a.Drawers={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(a){function b(b){a.call(this,b),this._svgElementName="line"}return c(b,a),b}(a.Drawer);b.Segment=d}(b=a.Drawers||(a.Drawers={}))}(b||(b={}));var b;!function(b){var c;!function(a){var b=function(){function a(){}return a.TOP="top",a.BOTTOM="bottom",a.LEFT="left",a.RIGHT="right",a.CENTER="center",a}();a.Alignment=b}(c=b.Components||(b.Components={}));var d=function(){function c(){this._clipPathEnabled=!1,this._origin={x:0,y:0},this._xAlignment="left",this._yAlignment="top",this._isSetup=!1,this._isAnchored=!1,this._boxes=[],this._isTopLevelComponent=!1,this._cssClasses=new b.Utils.Set,this._destroyed=!1,this._onAnchorCallbacks=new b.Utils.CallbackSet,this._onDetachCallbacks=new b.Utils.CallbackSet,this._cssClasses.add("component")}return c.prototype.anchor=function(a){if(this._destroyed)throw new Error("Can't reuse destroy()-ed Components!");if(this._isTopLevelComponent="svg"===a.node().nodeName.toLowerCase(),this._isTopLevelComponent){this._rootSVG=a,this._rootSVG.classed("plottable",!0),this._rootSVG.style("overflow","visible");var b=this._rootSVG.select("."+c._SAFARI_EVENT_BACKING_CLASS);b.empty()&&this._rootSVG.append("rect").classed(c._SAFARI_EVENT_BACKING_CLASS,!0).attr({x:0,y:0,width:"100%",height:"100%"}).style("opacity",0)}return null!=this._element?a.node().appendChild(this._element.node()):(this._element=a.append("g"),this._setup()),this._isAnchored=!0,this._onAnchorCallbacks.callCallbacks(this),this},c.prototype.onAnchor=function(a){return this._isAnchored&&a(this),this._onAnchorCallbacks.add(a),this},c.prototype.offAnchor=function(a){return this._onAnchorCallbacks["delete"](a),this},c.prototype._setup=function(){var a=this;this._isSetup||(this._cssClasses.forEach(function(b){a._element.classed(b,!0)}),this._cssClasses=new b.Utils.Set,this._backgroundContainer=this._element.append("g").classed("background-container",!0),this._addBox("background-fill",this._backgroundContainer),this._content=this._element.append("g").classed("content",!0),this._foregroundContainer=this._element.append("g").classed("foreground-container",!0),this._boxContainer=this._element.append("g").classed("box-container",!0),this._clipPathEnabled&&this._generateClipPath(),this._boundingBox=this._addBox("bounding-box"),this._isSetup=!0)},c.prototype.requestedSpace=function(a,b){return{minWidth:0,minHeight:0}},c.prototype.computeLayout=function(a,d,e){var f=this;if(null==a||null==d||null==e){if(null==this._element)throw new Error("anchor() must be called before computeLayout()");if(!this._isTopLevelComponent)throw new Error("null arguments cannot be passed to computeLayout() on a non-root node");a={x:0,y:0},null==this._rootSVG.attr("width")&&this._rootSVG.attr("width","100%"),null==this._rootSVG.attr("height")&&this._rootSVG.attr("height","100%");var g=this._rootSVG.node();d=b.Utils.DOM.elementWidth(g),e=b.Utils.DOM.elementHeight(g)}var h=this._sizeFromOffer(d,e);this._width=h.width,this._height=h.height;var i=c._xAlignToProportion[this._xAlignment],j=c._yAlignToProportion[this._yAlignment];return this._origin={x:a.x+(d-this.width())*i,y:a.y+(e-this.height())*j},this._element.attr("transform","translate("+this._origin.x+","+this._origin.y+")"),this._boxes.forEach(function(a){return a.attr("width",f.width()).attr("height",f.height())}),this},c.prototype._sizeFromOffer=function(a,b){var c=this.requestedSpace(a,b);return{width:this.fixedWidth()?Math.min(a,c.minWidth):a,height:this.fixedHeight()?Math.min(b,c.minHeight):b}},c.prototype.render=function(){return this._isAnchored&&this._isSetup&&this.width()>=0&&this.height()>=0&&b.RenderController.registerToRender(this),this},c.prototype._scheduleComputeLayout=function(){this._isAnchored&&this._isSetup&&b.RenderController.registerToComputeLayout(this)},c.prototype.renderImmediately=function(){return this._clipPathEnabled&&this._updateClipPath(),this},c.prototype.redraw=function(){return this._isAnchored&&this._isSetup&&(this._isTopLevelComponent?this._scheduleComputeLayout():this.parent().redraw()),this},c.prototype.renderTo=function(c){if(this.detach(),null!=c){var d=void 0;if(d="string"==typeof c?a.select(c):c instanceof Element?a.select(c):c,!d.node()||"svg"!==d.node().nodeName.toLowerCase())throw new Error("Plottable requires a valid SVG to renderTo");this.anchor(d)}if(null==this._element)throw new Error("If a Component has never been rendered before, then renderTo must be given a node to render to, or a d3.Selection, or a selector string");return this.computeLayout(),this.render(),b.RenderController.flush(),this},c.prototype.xAlignment=function(a){if(null==a)return this._xAlignment;if(a=a.toLowerCase(),null==c._xAlignToProportion[a])throw new Error("Unsupported alignment: "+a);return this._xAlignment=a,this.redraw(),this},c.prototype.yAlignment=function(a){if(null==a)return this._yAlignment;if(a=a.toLowerCase(),null==c._yAlignToProportion[a])throw new Error("Unsupported alignment: "+a);return this._yAlignment=a,this.redraw(),this},c.prototype._addBox=function(a,b){if(null==this._element)throw new Error("Adding boxes before anchoring is currently disallowed");b=null==b?this._boxContainer:b;var c=b.append("rect");return null!=a&&c.classed(a,!0),this._boxes.push(c),null!=this.width()&&null!=this.height()&&c.attr("width",this.width()).attr("height",this.height()),c},c.prototype._generateClipPath=function(){this._clipPathID=b.Utils.DOM.generateUniqueClipPathId();var a=this._boxContainer.append("clipPath").attr("id",this._clipPathID);this._addBox("clip-rect",a),this._updateClipPath()},c.prototype._updateClipPath=function(){var a=/MSIE [5-9]/.test(navigator.userAgent)?"":document.location.href;a=a.split("#")[0],this._element.attr("clip-path",'url("'+a+"#"+this._clipPathID+'")')},c.prototype.hasClass=function(a){return null==a?!1:null==this._element?this._cssClasses.has(a):this._element.classed(a)},c.prototype.addClass=function(a){return null==a?this:(null==this._element?this._cssClasses.add(a):this._element.classed(a,!0),this)},c.prototype.removeClass=function(a){return null==a?this:(null==this._element?this._cssClasses["delete"](a):this._element.classed(a,!1),this)},c.prototype.fixedWidth=function(){return!1},c.prototype.fixedHeight=function(){return!1},c.prototype.detach=function(){return this.parent(null),this._isAnchored&&(this._element.remove(),this._isTopLevelComponent&&this._rootSVG.select("."+c._SAFARI_EVENT_BACKING_CLASS).remove()),this._isAnchored=!1,this._onDetachCallbacks.callCallbacks(this),this},c.prototype.onDetach=function(a){return this._onDetachCallbacks.add(a),this},c.prototype.offDetach=function(a){return this._onDetachCallbacks["delete"](a),this},c.prototype.parent=function(a){if(void 0===a)return this._parent;if(null!==a&&!a.has(this))throw new Error("Passed invalid parent");return this._parent=a,this},c.prototype.destroy=function(){this._destroyed=!0,this.detach()},c.prototype.width=function(){return this._width},c.prototype.height=function(){return this._height},c.prototype.origin=function(){return{x:this._origin.x,y:this._origin.y}},c.prototype.originToSVG=function(){for(var a=this.origin(),b=this.parent();null!=b;){var c=b.origin();a.x+=c.x,a.y+=c.y,b=b.parent()}return a},c.prototype.foreground=function(){return this._foregroundContainer},c.prototype.content=function(){return this._content},c.prototype.background=function(){return this._backgroundContainer},c._xAlignToProportion={left:0,center:.5,right:1},c._yAlignToProportion={top:0,center:.5,bottom:1},c._SAFARI_EVENT_BACKING_CLASS="safari-event-backing",c}();b.Component=d}(b||(b={}));var b;!function(a){var b=function(a){function b(){var b=this;a.call(this),this._detachCallback=function(a){return b.remove(a)}}return c(b,a),b.prototype.anchor=function(b){var c=this;return a.prototype.anchor.call(this,b),this._forEach(function(a){return a.anchor(c.content())}),this},b.prototype.render=function(){return this._forEach(function(a){return a.render()}),this},b.prototype.has=function(a){throw new Error("has() is not implemented on ComponentContainer")},b.prototype._adoptAndAnchor=function(a){a.parent(this),a.onDetach(this._detachCallback),this._isAnchored&&a.anchor(this.content())},b.prototype.remove=function(a){return this.has(a)&&(a.offDetach(this._detachCallback),this._remove(a),a.detach(),this.redraw()),this},b.prototype._remove=function(a){return!1},b.prototype._forEach=function(a){throw new Error("_forEach() is not implemented on ComponentContainer")},b.prototype.destroy=function(){a.prototype.destroy.call(this),this._forEach(function(a){return a.destroy()})},b}(a.Component);a.ComponentContainer=b}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(b){function d(a){var c=this;void 0===a&&(a=[]),b.call(this),this._components=[],this.addClass("component-group"),a.forEach(function(a){return c.append(a)})}return c(d,b),d.prototype._forEach=function(a){this.components().forEach(a)},d.prototype.has=function(a){return this._components.indexOf(a)>=0},d.prototype.requestedSpace=function(b,c){var d=this._components.map(function(a){return a.requestedSpace(b,c)});return{minWidth:a.Utils.Math.max(d,function(a){return a.minWidth},0),minHeight:a.Utils.Math.max(d,function(a){return a.minHeight},0)}},d.prototype.computeLayout=function(a,c,d){var e=this;return b.prototype.computeLayout.call(this,a,c,d),this._forEach(function(a){a.computeLayout({x:0,y:0},e.width(),e.height())}),this},d.prototype._sizeFromOffer=function(a,b){return{width:a,height:b}},d.prototype.fixedWidth=function(){return this._components.every(function(a){return a.fixedWidth()})},d.prototype.fixedHeight=function(){return this._components.every(function(a){return a.fixedHeight()})},d.prototype.components=function(){return this._components.slice()},d.prototype.append=function(a){return null==a||this.has(a)||(a.detach(),this._components.push(a),this._adoptAndAnchor(a),this.redraw()),this},d.prototype._remove=function(a){var b=this._components.indexOf(a);return b>=0?(this._components.splice(b,1),!0):!1},d}(a.ComponentContainer);b.Group=d}(b=a.Components||(a.Components={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(b){function d(){b.apply(this,arguments)}return c(d,b),d.prototype.entityNearest=function(b){var c,d=1/0;return this.components().forEach(function(e){var f=e.entityNearest(b);if(null!=f){var g=a.Utils.Math.distanceSquared(f.position,b);d>=g&&(d=g,c=f)}}),c},d.prototype.append=function(c){if(null!=c&&!(c instanceof a.Plot))throw new Error("Plot Group only accepts plots");return b.prototype.append.call(this,c),this},d}(b.Group);b.PlotGroup=d}(b=a.Components||(a.Components={}))}(b||(b={}));var b;!function(b){var e=function(e){function f(a,c){var d=this;if(e.call(this),this._endTickLength=5,this._innerTickLength=5,this._tickLabelPadding=10,this._margin=15,this._showEndTickLabels=!1,this._annotationsEnabled=!1,this._annotationTierCount=1,null==a||null==c)throw new Error("Axis requires a scale and orientation");this._scale=a,this.orientation(c),this._setDefaultAlignment(),this.addClass("axis"),this._isHorizontal()?this.addClass("x-axis"):this.addClass("y-axis"),this.formatter(b.Formatters.identity()),this._rescaleCallback=function(a){return d._rescale()},this._scale.onUpdate(this._rescaleCallback),this._annotatedTicks=[],this._annotationFormatter=b.Formatters.identity()}return c(f,e),f.prototype.destroy=function(){e.prototype.destroy.call(this),this._scale.offUpdate(this._rescaleCallback)},f.prototype._isHorizontal=function(){return"top"===this._orientation||"bottom"===this._orientation},f.prototype._computeWidth=function(){return this._maxLabelTickLength()},f.prototype._computeHeight=function(){return this._maxLabelTickLength()},f.prototype.requestedSpace=function(a,b){var c=0,d=0;if(this._isHorizontal()){if(d=this._computeHeight()+this._margin,this.annotationsEnabled()){var e=this._annotationMeasurer.measure().height+2*f._ANNOTATION_LABEL_PADDING;d+=e*this.annotationTierCount()}}else if(c=this._computeWidth()+this._margin,this.annotationsEnabled()){var e=this._annotationMeasurer.measure().height+2*f._ANNOTATION_LABEL_PADDING;c+=e*this.annotationTierCount()}return{minWidth:c,minHeight:d}},f.prototype.fixedHeight=function(){return this._isHorizontal()},f.prototype.fixedWidth=function(){return!this._isHorizontal()},f.prototype._rescale=function(){this.render()},f.prototype.computeLayout=function(a,b,c){return e.prototype.computeLayout.call(this,a,b,c),this._isHorizontal()?this._scale.range([0,this.width()]):this._scale.range([this.height(),0]),this},f.prototype._setup=function(){e.prototype._setup.call(this),this._tickMarkContainer=this.content().append("g").classed(f.TICK_MARK_CLASS+"-container",!0),this._tickLabelContainer=this.content().append("g").classed(f.TICK_LABEL_CLASS+"-container",!0),this._baseline=this.content().append("line").classed("baseline",!0),this._annotationContainer=this.content().append("g").classed("annotation-container",!0),this._annotationContainer.append("g").classed("annotation-line-container",!0),this._annotationContainer.append("g").classed("annotation-circle-container",!0),this._annotationContainer.append("g").classed("annotation-rect-container",!0);var a=this._annotationContainer.append("g").classed("annotation-label-container",!0);this._annotationMeasurer=new d.Measurers.Measurer(a),this._annotationWriter=new d.Writers.Writer(this._annotationMeasurer)},f.prototype._getTickValues=function(){return[]},f.prototype.renderImmediately=function(){var b=this._getTickValues(),c=this._tickMarkContainer.selectAll("."+f.TICK_MARK_CLASS).data(b);return c.enter().append("line").classed(f.TICK_MARK_CLASS,!0),c.attr(this._generateTickMarkAttrHash()),a.select(c[0][0]).classed(f.END_TICK_MARK_CLASS,!0).attr(this._generateTickMarkAttrHash(!0)),a.select(c[0][b.length-1]).classed(f.END_TICK_MARK_CLASS,!0).attr(this._generateTickMarkAttrHash(!0)),c.exit().remove(),this._baseline.attr(this._generateBaselineAttrHash()),this.annotationsEnabled()?this._drawAnnotations():this._removeAnnotations(),this},f.prototype.annotatedTicks=function(a){return null==a?this._annotatedTicks:(this._annotatedTicks=a,this.render(),this)},f.prototype.annotationFormatter=function(a){return null==a?this._annotationFormatter:(this._annotationFormatter=a,this.render(),this)},f.prototype.annotationsEnabled=function(a){return null==a?this._annotationsEnabled:(this._annotationsEnabled=a,this.redraw(),this)},f.prototype.annotationTierCount=function(a){if(null==a)return this._annotationTierCount;if(0>a)throw new Error("annotationTierCount cannot be negative");return this._annotationTierCount=a,this.redraw(),this},f.prototype._drawAnnotations=function(){var c=this,d=f._ANNOTATION_LABEL_PADDING,e=new b.Utils.Map,g=this._annotatedTicksToRender();g.forEach(function(a){var b=c._annotationMeasurer.measure(c.annotationFormatter()(a)),f={width:b.width+2*d,height:b.height+2*d};e.set(a,f)});var h=this._annotationMeasurer.measure().height+2*d,i=this._annotationToTier(e),j=new b.Utils.Set,k=this._isHorizontal()?this.height():this.width(),l=this._coreSize(),m=Math.min(this.annotationTierCount(),Math.floor((k-l)/h));i.forEach(function(a,b){(-1===a||a>=m)&&j.add(b)});var n,o=function(a,b,c){var d=a.selectAll("."+c).data(g);return d.enter().append(b).classed(c,!0),d.exit().remove(),d},p=function(a){switch(c.orientation()){case"bottom":case"right":return i.get(a)*h+l;case"top":case"left":return k-l-i.get(a)*h}},q=function(a){return c._scale.scale(a)},r=function(a){return j.has(a)?"hidden":"visible"};switch(this.orientation()){case"bottom":case"right":n=0;break;case"top":n=this.height();break;case"left":n=this.width()}var s=this._isHorizontal();o(this._annotationContainer.select(".annotation-line-container"),"line",f.ANNOTATION_LINE_CLASS).attr({x1:s?q:n,x2:s?q:p,y1:s?n:q,y2:s?p:q,visibility:r}),o(this._annotationContainer.select(".annotation-circle-container"),"circle",f.ANNOTATION_CIRCLE_CLASS).attr({cx:s?q:n,cy:s?n:q,r:3});var t=function(a){switch(c.orientation()){case"bottom":case"right":return p(a);case"top":case"left":return p(a)-e.get(a).height}};o(this._annotationContainer.select(".annotation-rect-container"),"rect",f.ANNOTATION_RECT_CLASS).attr({x:s?q:t,y:s?t:q,width:s?function(a){return e.get(a).width}:function(a){return e.get(a).height},height:s?function(a){return e.get(a).height}:function(a){return e.get(a).width},visibility:r});var u=this._annotationWriter,v=this.annotationFormatter(),w=o(this._annotationContainer.select(".annotation-label-container"),"g",f.ANNOTATION_LABEL_CLASS);w.selectAll(".text-container").remove(),w.attr({transform:function(a){var b=s?q(a):t(a),c=s?t(a):q(a);return"translate("+b+","+c+")"},visibility:r}).each(function(b){var c={selection:a.select(this),xAlign:"center",yAlign:"center",textRotation:s?0:90};u.write(v(b),s?e.get(b).width:e.get(b).height,s?e.get(b).height:e.get(b).width,c)})},f.prototype._annotatedTicksToRender=function(){var a=this,c=this._scale.range();return b.Utils.Array.uniq(this.annotatedTicks().filter(function(d){return null==d?!1:b.Utils.Math.inRange(a._scale.scale(d),c[0],c[1])}))},f.prototype._coreSize=function(){var a=this._isHorizontal()?this.height():this.width(),b=this._isHorizontal()?this._computeHeight():this._computeWidth();return Math.min(b,a)},f.prototype._annotationTierHeight=function(){return this._annotationMeasurer.measure().height+2*f._ANNOTATION_LABEL_PADDING},f.prototype._annotationToTier=function(a){var c=this,d=[[]],e=new b.Utils.Map,f=this._isHorizontal()?this.width():this.height();return this._annotatedTicksToRender().forEach(function(b){var g=c._scale.scale(b),h=a.get(b).width;if(0>g||g+h>f)return void e.set(b,-1);for(var i=function(b){return d[b].some(function(b){var d=c._scale.scale(b),e=a.get(b).width;return g+h>=d&&d+e>=g})},j=0;i(j);)j++,d.length===j&&d.push([]);d[j].push(b),e.set(b,j)}),e},f.prototype._removeAnnotations=function(){this._annotationContainer.selectAll(".annotation-line").remove(),this._annotationContainer.selectAll(".annotation-circle").remove(),this._annotationContainer.selectAll(".annotation-rect").remove(),this._annotationContainer.selectAll(".annotation-label").remove()},f.prototype._generateBaselineAttrHash=function(){var a={x1:0,y1:0,x2:0,y2:0};switch(this._orientation){case"bottom":a.x2=this.width();break;case"top":a.x2=this.width(),a.y1=this.height(),a.y2=this.height();break;case"left":a.x1=this.width(),a.x2=this.width(),a.y2=this.height();break;case"right":a.y2=this.height()}return a},f.prototype._generateTickMarkAttrHash=function(a){var b=this;void 0===a&&(a=!1);var c={x1:0,y1:0,x2:0,y2:0},d=function(a){return b._scale.scale(a)};this._isHorizontal()?(c.x1=d,c.x2=d):(c.y1=d,c.y2=d);var e=a?this._endTickLength:this._innerTickLength;switch(this._orientation){case"bottom":c.y2=e;break;case"top":c.y1=this.height(),c.y2=this.height()-e;break;case"left":c.x1=this.width(),c.x2=this.width()-e;break;case"right":c.x2=e}return c},f.prototype._setDefaultAlignment=function(){switch(this._orientation){case"bottom":this.yAlignment("top");break;case"top":this.yAlignment("bottom");break;case"left":this.xAlignment("right");break;case"right":this.xAlignment("left")}},f.prototype.formatter=function(a){return null==a?this._formatter:(this._formatter=a,this.redraw(),this)},f.prototype.innerTickLength=function(a){if(null==a)return this._innerTickLength;if(0>a)throw new Error("inner tick length must be positive");return this._innerTickLength=a,this.redraw(),this},f.prototype.endTickLength=function(a){if(null==a)return this._endTickLength;if(0>a)throw new Error("end tick length must be positive");return this._endTickLength=a,this.redraw(),this},f.prototype._maxLabelTickLength=function(){return this.showEndTickLabels()?Math.max(this.innerTickLength(),this.endTickLength()):this.innerTickLength()},f.prototype.tickLabelPadding=function(a){if(null==a)return this._tickLabelPadding;if(0>a)throw new Error("tick label padding must be positive");return this._tickLabelPadding=a,this.redraw(),this},f.prototype.margin=function(a){if(null==a)return this._margin;if(0>a)throw new Error("margin size must be positive");return this._margin=a,this.redraw(),this},f.prototype.orientation=function(a){if(null==a)return this._orientation;var b=a.toLowerCase();if("top"!==b&&"bottom"!==b&&"left"!==b&&"right"!==b)throw new Error("unsupported orientation");return this._orientation=b,this.redraw(),this},f.prototype.showEndTickLabels=function(a){return null==a?this._showEndTickLabels:(this._showEndTickLabels=a,this.render(),this)},f.END_TICK_MARK_CLASS="end-tick-mark",f.TICK_MARK_CLASS="tick-mark",f.TICK_LABEL_CLASS="tick-label",f.ANNOTATION_LINE_CLASS="annotation-line",f.ANNOTATION_RECT_CLASS="annotation-rect",f.ANNOTATION_CIRCLE_CLASS="annotation-circle",f.ANNOTATION_LABEL_CLASS="annotation-label",f._ANNOTATION_LABEL_PADDING=4,f}(b.Component);b.Axis=e}(b||(b={}));var b;!function(a){var b;!function(a){a.second="second",a.minute="minute",a.hour="hour",a.day="day",a.week="week",a.month="month",a.year="year"}(b=a.TimeInterval||(a.TimeInterval={}))}(b||(b={}));var b;!function(b){var e;!function(e){var f=function(e){function f(a,c){e.call(this,a,c),this._tierLabelPositions=[],this.addClass("time-axis"),this.tickLabelPadding(5),this.axisConfigurations(f._DEFAULT_TIME_AXIS_CONFIGURATIONS),this.annotationFormatter(b.Formatters.time("%a %b %d, %Y"))}return c(f,e),f.prototype.tierLabelPositions=function(a){if(null==a)return this._tierLabelPositions;if(!a.every(function(a){return"between"===a.toLowerCase()||"center"===a.toLowerCase()}))throw new Error("Unsupported position for tier labels");return this._tierLabelPositions=a,this.redraw(),this},f.prototype.axisConfigurations=function(a){if(null==a)return this._possibleTimeAxisConfigurations;this._possibleTimeAxisConfigurations=a,this._numTiers=b.Utils.Math.max(this._possibleTimeAxisConfigurations.map(function(a){return a.length}),0),this._isAnchored&&this._setupDomElements();for(var c=this.tierLabelPositions(),d=[],e=0;ed&&b.every(function(b){return a._checkTimeAxisTierConfigurationWidth(b)})&&(c=d)}),c===this._possibleTimeAxisConfigurations.length&&(b.Utils.Window.warn("zoomed out too far: could not find suitable interval to display labels"),--c),c},f.prototype.orientation=function(a){if(a&&("right"===a.toLowerCase()||"left"===a.toLowerCase()))throw new Error(a+" is not a supported orientation for TimeAxis - only horizontal orientations are supported");return e.prototype.orientation.call(this,a)},f.prototype._computeHeight=function(){var b=this._measurer.measure().height;this._tierHeights=[];for(var c=0;cthis._scale.domain()[1])return this.width();var f=Math.abs(this._scale.scale(e)-this._scale.scale(c));return f},f.prototype._maxWidthForInterval=function(a){return this._measurer.measure(a.formatter(f._LONG_DATE)).width},f.prototype._checkTimeAxisTierConfigurationWidth=function(a){var b=this._maxWidthForInterval(a)+2*this.tickLabelPadding();return Math.min(this._getIntervalLength(a),this.width())>=b},f.prototype._sizeFromOffer=function(a,b){var c=e.prototype._sizeFromOffer.call(this,a,b),d=this._tierHeights.reduce(function(a,b,d,e){return a+b>c.height?a:a+b}),f=this.margin()+(this.annotationsEnabled()?this.annotationTierCount()*this._annotationTierHeight():0);return c.height=Math.min(c.height,d+f),c},f.prototype._setup=function(){e.prototype._setup.call(this),this._setupDomElements()},f.prototype._setupDomElements=function(){this.content().selectAll("."+f.TIME_AXIS_TIER_CLASS).remove(),this._tierLabelContainers=[],this._tierMarkContainers=[],this._tierBaselines=[],this._tickLabelContainer.remove(),this._baseline.remove();for(var a=0;a=g.length||h.push(new Date((g[b+1].valueOf()-g[b].valueOf())/2+g[b].valueOf()))}):h=g;var i=c.selectAll("."+b.Axis.TICK_LABEL_CLASS).data(h,function(a){return String(a.valueOf())}),j=i.enter().append("g").classed(b.Axis.TICK_LABEL_CLASS,!0);j.append("text");var k,l="center"===this._tierLabelPositions[e]||1===d.step?0:this.tickLabelPadding();k="bottom"===this.orientation()?a.sum(this._tierHeights.slice(0,e+1))-this.tickLabelPadding():"center"===this._tierLabelPositions[e]?this.height()-a.sum(this._tierHeights.slice(0,e))-this.tickLabelPadding()-this._maxLabelTickLength():this.height()-a.sum(this._tierHeights.slice(0,e))-this.tickLabelPadding();var m=i.selectAll("text");m.size()>0&&b.Utils.DOM.translate(m,l,k),i.exit().remove(),i.attr("transform",function(a){return"translate("+f._scale.scale(a)+",0)"});var n="center"===this._tierLabelPositions[e]||1===d.step?"middle":"start"; -i.selectAll("text").text(d.formatter).style("text-anchor",n)},f.prototype._renderTickMarks=function(c,d){var e=this._tierMarkContainers[d].selectAll("."+b.Axis.TICK_MARK_CLASS).data(c);e.enter().append("line").classed(b.Axis.TICK_MARK_CLASS,!0);var f=this._generateTickMarkAttrHash(),g=this._tierHeights.slice(0,d).reduce(function(a,b){return a+b},0);"bottom"===this.orientation()?(f.y1=g,f.y2=g+("center"===this._tierLabelPositions[d]?this.innerTickLength():this._tierHeights[d])):(f.y1=this.height()-g,f.y2=this.height()-(g+("center"===this._tierLabelPositions[d]?this.innerTickLength():this._tierHeights[d]))),e.attr(f),"bottom"===this.orientation()?(f.y1=g,f.y2=g+("center"===this._tierLabelPositions[d]?this.endTickLength():this._tierHeights[d])):(f.y1=this.height()-g,f.y2=this.height()-(g+("center"===this._tierLabelPositions[d]?this.endTickLength():this._tierHeights[d]))),a.select(e[0][0]).attr(f),a.select(e[0][e.size()-1]).attr(f),a.select(e[0][0]).classed(b.Axis.END_TICK_MARK_CLASS,!0),a.select(e[0][e.size()-1]).classed(b.Axis.END_TICK_MARK_CLASS,!0),e.exit().remove()},f.prototype._renderLabellessTickMarks=function(a){var c=this._tickMarkContainer.selectAll("."+b.Axis.TICK_MARK_CLASS).data(a);c.enter().append("line").classed(b.Axis.TICK_MARK_CLASS,!0);var d=this._generateTickMarkAttrHash();d.y2="bottom"===this.orientation()?this.tickLabelPadding():this.height()-this.tickLabelPadding(),c.attr(d),c.exit().remove()},f.prototype._generateLabellessTicks=function(){return this._mostPreciseConfigIndex<1?[]:this._getTickIntervalValues(this._possibleTimeAxisConfigurations[this._mostPreciseConfigIndex-1][0])},f.prototype.renderImmediately=function(){var a=this;this._mostPreciseConfigIndex=this._getMostPreciseConfigurationIndex();var b=this._possibleTimeAxisConfigurations[this._mostPreciseConfigIndex];this._cleanTiers(),b.forEach(function(b,c){return a._renderTierLabels(a._tierLabelContainers[c],b,c)});for(var c=b.map(function(b,c){return a._getTickValuesForConfiguration(b)}),d=0,e=0;e=i&&(g=this._generateLabellessTicks()),this._renderLabellessTickMarks(g),this._hideOverflowingTiers();for(var e=0;e=c?"inherit":"hidden"})},f.prototype._hideOverlappingAndCutOffLabels=function(c){var d,e=this,f=this._boundingBox.node().getBoundingClientRect(),g=function(a){return Math.floor(f.left)<=Math.ceil(a.left)&&Math.floor(f.top)<=Math.ceil(a.top)&&Math.floor(a.right)<=Math.ceil(f.left+e.width())&&Math.floor(a.bottom)<=Math.ceil(f.top+e.height())},h=this._tierMarkContainers[c].selectAll("."+b.Axis.TICK_MARK_CLASS).filter(function(b,c){var d=a.select(this).style("visibility");return"visible"===d||"inherit"===d}),i=h[0].map(function(a){return a.getBoundingClientRect()}),j=this._tierLabelContainers[c].selectAll("."+b.Axis.TICK_LABEL_CLASS).filter(function(b,c){var d=a.select(this).style("visibility");return"visible"===d||"inherit"===d});j.each(function(c,e){var f=this.getBoundingClientRect(),h=a.select(this),j=i[e],k=i[e+1],l=null!=d&&b.Utils.DOM.clientRectsOverlap(f,d),m=null!=j&&b.Utils.DOM.clientRectsOverlap(f,j),n=null!=k&&b.Utils.DOM.clientRectsOverlap(f,k);!g(f)||l||m||n?h.style("visibility","hidden"):(d=f,h.style("visibility","inherit"))})},f.TIME_AXIS_TIER_CLASS="time-axis-tier",f._DEFAULT_TIME_AXIS_CONFIGURATIONS=[[{interval:b.TimeInterval.second,step:1,formatter:b.Formatters.time("%I:%M:%S %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.second,step:5,formatter:b.Formatters.time("%I:%M:%S %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.second,step:10,formatter:b.Formatters.time("%I:%M:%S %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.second,step:15,formatter:b.Formatters.time("%I:%M:%S %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.second,step:30,formatter:b.Formatters.time("%I:%M:%S %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.minute,step:1,formatter:b.Formatters.time("%I:%M %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.minute,step:5,formatter:b.Formatters.time("%I:%M %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.minute,step:10,formatter:b.Formatters.time("%I:%M %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.minute,step:15,formatter:b.Formatters.time("%I:%M %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.minute,step:30,formatter:b.Formatters.time("%I:%M %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.hour,step:1,formatter:b.Formatters.time("%I %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.hour,step:3,formatter:b.Formatters.time("%I %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.hour,step:6,formatter:b.Formatters.time("%I %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.hour,step:12,formatter:b.Formatters.time("%I %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%a %e")},{interval:b.TimeInterval.month,step:1,formatter:b.Formatters.time("%B %Y")}],[{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%e")},{interval:b.TimeInterval.month,step:1,formatter:b.Formatters.time("%B %Y")}],[{interval:b.TimeInterval.month,step:1,formatter:b.Formatters.time("%B")},{interval:b.TimeInterval.year,step:1,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.month,step:1,formatter:b.Formatters.time("%b")},{interval:b.TimeInterval.year,step:1,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.month,step:3,formatter:b.Formatters.time("%b")},{interval:b.TimeInterval.year,step:1,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.month,step:6,formatter:b.Formatters.time("%b")},{interval:b.TimeInterval.year,step:1,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:1,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:1,formatter:b.Formatters.time("%y")}],[{interval:b.TimeInterval.year,step:5,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:25,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:50,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:100,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:200,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:500,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:1e3,formatter:b.Formatters.time("%Y")}]],f._LONG_DATE=new Date(9999,8,29,12,59,9999),f}(b.Axis);e.Time=f}(e=b.Axes||(b.Axes={}))}(b||(b={}));var b;!function(b){var e;!function(e){var f=function(e){function f(a,c){e.call(this,a,c),this._tickLabelPositioning="center",this._usesTextWidthApproximation=!1,this.formatter(b.Formatters.general())}return c(f,e),f.prototype._setup=function(){e.prototype._setup.call(this),this._measurer=new d.Measurers.Measurer(this._tickLabelContainer,b.Axis.TICK_LABEL_CLASS),this._wrapper=(new d.Wrappers.Wrapper).maxLines(1)},f.prototype._computeWidth=function(){var a=this._usesTextWidthApproximation?this._computeApproximateTextWidth():this._computeExactTextWidth();return"center"===this._tickLabelPositioning?this._maxLabelTickLength()+this.tickLabelPadding()+a:Math.max(this._maxLabelTickLength(),this.tickLabelPadding()+a)},f.prototype._computeExactTextWidth=function(){var a=this,c=this._getTickValues(),d=c.map(function(b){var c=a.formatter()(b);return a._measurer.measure(c).width});return b.Utils.Math.max(d,0)},f.prototype._computeApproximateTextWidth=function(){var a=this,c=this._getTickValues(),d=this._measurer.measure("M").width,e=c.map(function(b){var c=a.formatter()(b);return c.length*d});return b.Utils.Math.max(e,0)},f.prototype._computeHeight=function(){var a=this._measurer.measure().height;return"center"===this._tickLabelPositioning?this._maxLabelTickLength()+this.tickLabelPadding()+a:Math.max(this._maxLabelTickLength(),this.tickLabelPadding()+a)},f.prototype._getTickValues=function(){var a=this._scale,b=a.domain(),c=b[0]<=b[1]?b[0]:b[1],d=b[0]>=b[1]?b[0]:b[1];return c===b[0]?a.ticks().filter(function(a){return a>=c&&d>=a}):a.ticks().filter(function(a){return a>=c&&d>=a}).reverse()},f.prototype._rescale=function(){if(this._isSetup){if(!this._isHorizontal()){var a=this._computeWidth();if(a>this.width()||a=f.left)return!1}else if(e.top-c<=f.bottom)return!1}return!0},f}(b.Axis);e.Numeric=f}(e=b.Axes||(b.Axes={}))}(b||(b={}));var b;!function(b){var e;!function(e){var f=function(e){function f(a,b){e.call(this,a,b),this._tickLabelAngle=0,this.addClass("category-axis")}return c(f,e),f.prototype._setup=function(){e.prototype._setup.call(this),this._measurer=new d.Measurers.CacheCharacterMeasurer(this._tickLabelContainer),this._wrapper=new d.Wrappers.Wrapper,this._writer=new d.Writers.Writer(this._measurer,this._wrapper)},f.prototype._rescale=function(){return this.redraw()},f.prototype.requestedSpace=function(a,b){var c=this._isHorizontal()?0:this._maxLabelTickLength()+this.tickLabelPadding()+this.margin(),d=this._isHorizontal()?this._maxLabelTickLength()+this.tickLabelPadding()+this.margin():0;if(0===this._scale.domain().length)return{minWidth:0,minHeight:0};if(this.annotationsEnabled()){var e=this._annotationTierHeight()*this.annotationTierCount();this._isHorizontal()?d+=e:c+=e}var f=this._scale,g=this._measureTicks(a,b,f,f.domain());return{minWidth:g.usedWidth+c,minHeight:g.usedHeight+d}},f.prototype._coreSize=function(){var a=this._isHorizontal()?this.height():this.width(),b=this._isHorizontal()?this.requestedSpace(this.width(),this.height()).minHeight:this.requestedSpace(this.width(),this.height()).minWidth,c=this.margin()+this._annotationTierHeight(),d=b-c;return Math.min(d,a)},f.prototype._getTickValues=function(){return this._scale.domain()},f.prototype.tickLabelAngle=function(a){if(null==a)return this._tickLabelAngle;if(0!==a&&90!==a&&-90!==a)throw new Error("Angle "+a+" not supported; only 0, 90, and -90 are valid values");return this._tickLabelAngle=a,this.redraw(),this},f.prototype._drawTicks=function(b,c,d,e){var f,g,h=this;switch(this.tickLabelAngle()){case 0:f={left:"right",right:"left",top:"center",bottom:"center"},g={left:"center",right:"center",top:"bottom",bottom:"top"};break;case 90:f={left:"center",right:"center",top:"right",bottom:"left"},g={left:"top",right:"bottom",top:"center",bottom:"center"};break;case-90:f={left:"center",right:"center",top:"left",bottom:"right"},g={left:"bottom",right:"top",top:"center",bottom:"center"}}e.each(function(e){var i=d.stepWidth(),j=h._isHorizontal()?i:b-h._maxLabelTickLength()-h.tickLabelPadding(),k=h._isHorizontal()?c-h._maxLabelTickLength()-h.tickLabelPadding():i,l={selection:a.select(this),xAlign:f[h.orientation()],yAlign:g[h.orientation()],textRotation:h.tickLabelAngle()};h._writer.write(h.formatter()(e),j,k,l)})},f.prototype._measureTicks=function(c,e,f,g){var h=this,i=this._isHorizontal()?c:e,j=2*f.outerPadding(),k=(g.length-1)*f.innerPadding(),l=i/(j+k+g.length),m=l*(1+f.innerPadding()),n=g.map(function(a){var b=c-h._maxLabelTickLength()-h.tickLabelPadding();h._isHorizontal()&&(b=m,0!==h._tickLabelAngle&&(b=e-h._maxLabelTickLength()-h.tickLabelPadding()),b=Math.max(b,0));var d=m;return h._isHorizontal()&&(d=e-h._maxLabelTickLength()-h.tickLabelPadding(),0!==h._tickLabelAngle&&(d=c-h._maxLabelTickLength()-h.tickLabelPadding()),d=Math.max(d,0)),h._wrapper.wrap(h.formatter()(a),h._measurer,b,d)}),o=this._isHorizontal()&&0===this._tickLabelAngle?a.sum:b.Utils.Math.max,p=this._isHorizontal()&&0===this._tickLabelAngle?b.Utils.Math.max:a.sum,q=n.every(function(a){return!d.Utils.StringMethods.isNotEmptyString(a.truncatedText)&&1===a.noLines}),r=o(n,function(a){return h._measurer.measure(a.wrappedText).width},0),s=p(n,function(a){return h._measurer.measure(a.wrappedText).height},0);if(0!==this._tickLabelAngle){var t=s;s=r,r=t}return{textFits:q,usedWidth:r,usedHeight:s}},f.prototype.renderImmediately=function(){var a=this;e.prototype.renderImmediately.call(this);var c=this._scale,d=this._tickLabelContainer.selectAll("."+b.Axis.TICK_LABEL_CLASS).data(this._scale.domain(),function(a){return a}),f=function(b,d){var e=c.stepWidth()-c.rangeBand(),f=c.scale(b)-c.rangeBand()/2-e/2,g=a._isHorizontal()?f:0,h=a._isHorizontal()?0:f;return"translate("+g+","+h+")"};d.enter().append("g").classed(b.Axis.TICK_LABEL_CLASS,!0),d.exit().remove(),d.attr("transform",f),d.text(""),this._drawTicks(this.width(),this.height(),c,d);var g="right"===this.orientation()?this._maxLabelTickLength()+this.tickLabelPadding():0,h="bottom"===this.orientation()?this._maxLabelTickLength()+this.tickLabelPadding():0;return b.Utils.DOM.translate(this._tickLabelContainer,g,h),this},f.prototype.computeLayout=function(a,b,c){return this._measurer.reset(),e.prototype.computeLayout.call(this,a,b,c),this._isHorizontal()||this._scale.range([0,this.height()]),this},f}(b.Axis);e.Category=f}(e=b.Axes||(b.Axes={}))}(b||(b={}));var b;!function(a){var b;!function(b){var e=function(a){function b(b,c){void 0===b&&(b=""),void 0===c&&(c=0),a.call(this),this.addClass("label"),this.text(b),this.angle(c),this.xAlignment("center").yAlignment("center"),this._padding=0}return c(b,a),b.prototype.requestedSpace=function(a,b){var c=this._measurer.measure(this._text),d=(0===this.angle()?c.width:c.height)+2*this.padding(),e=(0===this.angle()?c.height:c.width)+2*this.padding();return{minWidth:d,minHeight:e}},b.prototype._setup=function(){a.prototype._setup.call(this),this._textContainer=this.content().append("g"),this._measurer=new d.Measurers.Measurer(this._textContainer),this._wrapper=new d.Wrappers.Wrapper,this._writer=new d.Writers.Writer(this._measurer,this._wrapper),this.text(this._text)},b.prototype.text=function(a){if(null==a)return this._text;if("string"!=typeof a)throw new Error("Label.text() only takes strings as input");return this._text=a,this.redraw(),this},b.prototype.angle=function(a){if(null==a)return this._angle;if(a%=360,a>180?a-=360:-180>a&&(a+=360),-90!==a&&0!==a&&90!==a)throw new Error(a+" is not a valid angle for Label");return this._angle=a,this.redraw(),this},b.prototype.padding=function(a){if(null==a)return this._padding;if(a=+a,0>a)throw new Error(a+" is not a valid padding value. Cannot be less than 0.");return this._padding=a,this.redraw(),this},b.prototype.fixedWidth=function(){return!0},b.prototype.fixedHeight=function(){return!0},b.prototype.renderImmediately=function(){a.prototype.renderImmediately.call(this),this._textContainer.selectAll("g").remove();var b=this._measurer.measure(this._text),c=Math.max(Math.min((this.height()-b.height)/2,this.padding()),0),d=Math.max(Math.min((this.width()-b.width)/2,this.padding()),0);this._textContainer.attr("transform","translate("+d+","+c+")");var e=this.width()-2*d,f=this.height()-2*c,g={selection:this._textContainer,xAlign:this.xAlignment(),yAlign:this.yAlignment(),textRotation:this.angle()};return this._writer.write(this._text,e,f,g),this},b}(a.Component);b.Label=e;var f=function(a){function b(c,d){a.call(this,c,d),this.addClass(b.TITLE_LABEL_CLASS)}return c(b,a),b.TITLE_LABEL_CLASS="title-label",b}(e);b.TitleLabel=f;var g=function(a){function b(c,d){a.call(this,c,d),this.addClass(b.AXIS_LABEL_CLASS)}return c(b,a),b.AXIS_LABEL_CLASS="axis-label",b}(e);b.AxisLabel=g}(b=a.Components||(a.Components={}))}(b||(b={}));var b;!function(b){var e;!function(e){var f=function(e){function f(a){var c=this;if(e.call(this),this._padding=5,this.addClass("legend"),this.maxEntriesPerRow(1),null==a)throw new Error("Legend requires a colorScale");this._colorScale=a,this._redrawCallback=function(a){return c.redraw()},this._colorScale.onUpdate(this._redrawCallback),this._formatter=b.Formatters.identity(),this.xAlignment("right").yAlignment("top"),this.comparator(function(a,b){var d=c._colorScale.domain().slice().map(function(a){return c._formatter(a)});return d.indexOf(a)-d.indexOf(b)}),this._symbolFactoryAccessor=function(){return b.SymbolFactories.circle()},this._symbolOpacityAccessor=function(){return 1}}return c(f,e),f.prototype._setup=function(){e.prototype._setup.call(this);var a=this.content().append("g").classed(f.LEGEND_ROW_CLASS,!0),c=a.append("g").classed(f.LEGEND_ENTRY_CLASS,!0);c.append("text"),this._measurer=new d.Measurers.Measurer(a),this._wrapper=(new d.Wrappers.Wrapper).maxLines(1),this._writer=new d.Writers.Writer(this._measurer,this._wrapper).addTitleElement(b.Configs.ADD_TITLE_ELEMENTS)},f.prototype.formatter=function(a){return null==a?this._formatter:(this._formatter=a,this.redraw(),this)},f.prototype.maxEntriesPerRow=function(a){return null==a?this._maxEntriesPerRow:(this._maxEntriesPerRow=a,this.redraw(),this)},f.prototype.comparator=function(a){return null==a?this._comparator:(this._comparator=a,this.redraw(),this)},f.prototype.colorScale=function(a){return null!=a?(this._colorScale.offUpdate(this._redrawCallback),this._colorScale=a,this._colorScale.onUpdate(this._redrawCallback),this.redraw(),this):this._colorScale},f.prototype.destroy=function(){e.prototype.destroy.call(this),this._colorScale.offUpdate(this._redrawCallback)},f.prototype._calculateLayoutInfo=function(b,c){var d=this,e=this._measurer.measure().height,f=Math.max(0,b-this._padding),g=this._colorScale.domain().slice().sort(function(a,b){return d._comparator(d._formatter(a),d._formatter(b))}),h=a.map(),i=a.map();g.forEach(function(a){var b=e+d._measurer.measure(d._formatter(a)).width+d._padding,c=Math.min(b,f);h.set(a,c),i.set(a,b)});var j=this._packRows(f,g,h),k=Math.floor((c-2*this._padding)/e);return k!==k&&(k=0),{textHeight:e,entryLengths:h,untruncatedEntryLengths:i,rows:j,numRowsToDraw:Math.max(Math.min(k,j.length),0)}},f.prototype.requestedSpace=function(c,d){var e=this._calculateLayoutInfo(c,d),f=e.rows.map(function(b){return a.sum(b,function(a){return e.untruncatedEntryLengths.get(a)})}),g=b.Utils.Math.max(f,0);return{minWidth:this._padding+g,minHeight:e.rows.length*e.textHeight+2*this._padding}},f.prototype._packRows=function(a,b,c){var d=this,e=[],f=[],g=a;return b.forEach(function(b){var h=c.get(b);(h>g||f.length===d._maxEntriesPerRow)&&(e.push(f),f=[],g=a),f.push(b),g-=h}),0!==f.length&&e.push(f),e},f.prototype.entitiesAt=function(b){if(!this._isSetup)return[];var c=[],d=this._calculateLayoutInfo(this.width(),this.height()),e=this._padding,g=this;return this.content().selectAll("g."+f.LEGEND_ROW_CLASS).each(function(h,i){var j=i*d.textHeight+e,k=(i+1)*d.textHeight+e,l=(j+k)/2,m=e,n=e;a.select(this).selectAll("g."+f.LEGEND_ENTRY_CLASS).each(function(e){n+=d.entryLengths.get(e);var f=m+d.textHeight/2;if(n>=b.x&&m<=b.x&&k>=b.y&&j<=b.y){var h=a.select(this),i=h.datum();c.push({datum:i,position:{x:f,y:l},selection:h,component:g})}m+=d.entryLengths.get(e)})}),c},f.prototype.renderImmediately=function(){var b=this;e.prototype.renderImmediately.call(this);var c=this._calculateLayoutInfo(this.width(),this.height()),d=c.rows.slice(0,c.numRowsToDraw),g=this.content().selectAll("g."+f.LEGEND_ROW_CLASS).data(d);g.enter().append("g").classed(f.LEGEND_ROW_CLASS,!0),g.exit().remove(),g.attr("transform",function(a,d){return"translate(0, "+(d*c.textHeight+b._padding)+")"});var h=g.selectAll("g."+f.LEGEND_ENTRY_CLASS).data(function(a){return a}),i=h.enter().append("g").classed(f.LEGEND_ENTRY_CLASS,!0);i.append("path"),i.append("g").classed("text-container",!0),h.exit().remove();var j=this._padding;g.each(function(b){var d=j,e=a.select(this).selectAll("g."+f.LEGEND_ENTRY_CLASS);e.attr("transform",function(a,b){var e="translate("+d+", 0)";return d+=c.entryLengths.get(a),e})}),h.select("path").attr("d",function(a,d,e){return b.symbol()(a,e)(.6*c.textHeight)}).attr("transform","translate("+c.textHeight/2+","+c.textHeight/2+")").attr("fill",function(a){return b._colorScale.scale(a)}).attr("opacity",function(a,c,d){return b.symbolOpacity()(a,d)}).classed(f.LEGEND_SYMBOL_CLASS,!0);var k=this._padding,l=h.select("g.text-container");l.text("");var m=this;return l.attr("transform","translate("+c.textHeight+", 0)").each(function(b){var d=a.select(this),e=c.entryLengths.get(b)-c.textHeight-k,f={selection:d,xAlign:"left",yAlign:"top",textRotation:0};m._writer.write(m._formatter(b),e,m.height(),f)}),this},f.prototype.symbol=function(a){return null==a?this._symbolFactoryAccessor:(this._symbolFactoryAccessor=a,this.render(),this)},f.prototype.symbolOpacity=function(a){return null==a?this._symbolOpacityAccessor:("number"==typeof a?this._symbolOpacityAccessor=function(){return a}:this._symbolOpacityAccessor=a,this.render(),this)},f.prototype.fixedWidth=function(){return!0},f.prototype.fixedHeight=function(){return!0},f.LEGEND_ROW_CLASS="legend-row",f.LEGEND_ENTRY_CLASS="legend-entry",f.LEGEND_SYMBOL_CLASS="legend-symbol",f}(b.Component);e.Legend=f}(e=b.Components||(b.Components={}))}(b||(b={}));var b;!function(a){var b;!function(b){var e=function(b){function e(c){var d=this;if(b.call(this),this._textPadding=5,null==c)throw new Error("InterpolatedColorLegend requires a interpolatedColorScale");this._scale=c,this._redrawCallback=function(a){return d.redraw()},this._scale.onUpdate(this._redrawCallback),this._formatter=a.Formatters.general(),this._orientation="horizontal",this._expands=!1,this.addClass("legend"),this.addClass("interpolated-color-legend")}return c(e,b),e.prototype.destroy=function(){b.prototype.destroy.call(this),this._scale.offUpdate(this._redrawCallback)},e.prototype.formatter=function(a){return void 0===a?this._formatter:(this._formatter=a,this.redraw(),this)},e.prototype.expands=function(a){return null==a?this._expands:(this._expands=a,this.redraw(),this)},e._ensureOrientation=function(a){if(a=a.toLowerCase(),"horizontal"===a||"left"===a||"right"===a)return a;throw new Error('"'+a+'" is not a valid orientation for InterpolatedColorLegend')},e.prototype.orientation=function(a){return null==a?this._orientation:(this._orientation=e._ensureOrientation(a),this.redraw(),this)},e.prototype.fixedWidth=function(){return!this.expands()||this._isVertical()},e.prototype.fixedHeight=function(){return!this.expands()||!this._isVertical()},e.prototype._generateTicks=function(a){void 0===a&&(a=e._DEFAULT_NUM_SWATCHES);var b=this._scale.domain();if(1===a)return[b[0]];for(var c=(b[1]-b[0])/(a-1),d=[],f=0;a>f;f++)d.push(b[0]+c*f);return d},e.prototype._setup=function(){b.prototype._setup.call(this),this._swatchContainer=this.content().append("g").classed("swatch-container",!0),this._swatchBoundingBox=this.content().append("rect").classed("swatch-bounding-box",!0),this._lowerLabel=this.content().append("g").classed(e.LEGEND_LABEL_CLASS,!0),this._upperLabel=this.content().append("g").classed(e.LEGEND_LABEL_CLASS,!0),this._measurer=new d.Measurers.Measurer(this.content()),this._wrapper=new d.Wrappers.Wrapper,this._writer=new d.Writers.Writer(this._measurer,this._wrapper)},e.prototype.requestedSpace=function(b,c){var d,f,g=this,h=this._measurer.measure().height,i=h,j=this._scale.domain(),k=j.map(function(a){return g._measurer.measure(g._formatter(a)).width}),l=e._DEFAULT_NUM_SWATCHES;if(this._isVertical()){var m=a.Utils.Math.max(k,0);f=i+h+this._textPadding+m+this._textPadding,d=l*h}else d=i+h+i,f=this._textPadding+k[0]+l*h+k[1]+this._textPadding;return{minWidth:f,minHeight:d}},e.prototype._isVertical=function(){return"horizontal"!==this._orientation},e.prototype.renderImmediately=function(){var c=this;b.prototype.renderImmediately.call(this);var d,e,f,g,h,i,j=this._scale.domain(),k=this._formatter(j[0]),l=this._measurer.measure(k).width,m=this._formatter(j[1]),n=this._measurer.measure(m).width,o=this._measurer.measure().height,p=this._textPadding,q={x:0,y:0},r={x:0,y:0},s={selection:this._lowerLabel,xAlign:"center",yAlign:"center",textRotation:0},t={selection:this._upperLabel,xAlign:"center",yAlign:"center",textRotation:0},u={x:0,y:0,width:0,height:0};if(this._isVertical()){i=Math.floor(this.height());var v=Math.max(l,n);h=(this.width()-v-2*this._textPadding)/2,d=Math.max(this.width()-h-2*p-v,0),e=1,g=function(a,b){return c.height()-(b+1)},t.yAlign="top",q.y=0,s.yAlign="bottom",r.y=0,"left"===this._orientation?(f=function(a,b){return p+v+p},t.xAlign="right",q.x=-(h+d+p),s.xAlign="right",r.x=-(h+d+p)):(f=function(a,b){return h},t.xAlign="left",q.x=h+d+p,s.xAlign="left",r.x=h+d+p),u.width=d,u.height=i*e}else h=Math.max(p,(this.height()-o)/2),i=Math.max(Math.floor(this.width()-4*p-l-n),0),d=1,e=Math.max(this.height()-2*h,0),f=function(a,b){return Math.floor(l+2*p)+b},g=function(a,b){return h},t.xAlign="right",q.x=-p,s.xAlign="left",r.x=p,u.y=h,u.width=i*d,u.height=e;u.x=f(null,0),this._upperLabel.text(""),this._writer.write(m,this.width(),this.height(),t);var w="translate("+q.x+", "+q.y+")";this._upperLabel.attr("transform",w),this._lowerLabel.text(""),this._writer.write(k,this.width(),this.height(),s);var x="translate("+r.x+", "+r.y+")";this._lowerLabel.attr("transform",x),this._swatchBoundingBox.attr(u);var y=this._generateTicks(i),z=this._swatchContainer.selectAll("rect.swatch").data(y),A=z.enter().append("rect").classed("swatch",!0);return z.exit().remove(),z.attr({fill:function(a,b){return c._scale.scale(a)},width:d,height:e,x:f,y:g,"shape-rendering":"crispEdges"}),a.Configs.ADD_TITLE_ELEMENTS&&A.append("title").text(function(a){return c._formatter(a)}),this},e._DEFAULT_NUM_SWATCHES=11,e.LEGEND_LABEL_CLASS="legend-label",e}(a.Component);b.InterpolatedColorLegend=e}(b=a.Components||(a.Components={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(b){function d(c,d){var e=this;if(null!=c&&!a.QuantitativeScale.prototype.isPrototypeOf(c))throw new Error("xScale needs to inherit from Scale.QuantitativeScale");if(null!=d&&!a.QuantitativeScale.prototype.isPrototypeOf(d))throw new Error("yScale needs to inherit from Scale.QuantitativeScale");b.call(this),this.addClass("gridlines"),this._xScale=c,this._yScale=d,this._renderCallback=function(a){return e.render()},this._xScale&&this._xScale.onUpdate(this._renderCallback),this._yScale&&this._yScale.onUpdate(this._renderCallback)}return c(d,b),d.prototype.destroy=function(){return b.prototype.destroy.call(this),this._xScale&&this._xScale.offUpdate(this._renderCallback),this._yScale&&this._yScale.offUpdate(this._renderCallback),this},d.prototype._setup=function(){b.prototype._setup.call(this),this._xLinesContainer=this.content().append("g").classed("x-gridlines",!0),this._yLinesContainer=this.content().append("g").classed("y-gridlines",!0)},d.prototype.renderImmediately=function(){return b.prototype.renderImmediately.call(this),this._redrawXLines(),this._redrawYLines(),this},d.prototype.computeLayout=function(a,c,d){return b.prototype.computeLayout.call(this,a,c,d), +i.selectAll("text").text(d.formatter).style("text-anchor",n)},f.prototype._renderTickMarks=function(c,d){var e=this._tierMarkContainers[d].selectAll("."+b.Axis.TICK_MARK_CLASS).data(c);e.enter().append("line").classed(b.Axis.TICK_MARK_CLASS,!0);var f=this._generateTickMarkAttrHash(),g=this._tierHeights.slice(0,d).reduce(function(a,b){return a+b},0);"bottom"===this.orientation()?(f.y1=g,f.y2=g+("center"===this._tierLabelPositions[d]?this.innerTickLength():this._tierHeights[d])):(f.y1=this.height()-g,f.y2=this.height()-(g+("center"===this._tierLabelPositions[d]?this.innerTickLength():this._tierHeights[d]))),e.attr(f),"bottom"===this.orientation()?(f.y1=g,f.y2=g+("center"===this._tierLabelPositions[d]?this.endTickLength():this._tierHeights[d])):(f.y1=this.height()-g,f.y2=this.height()-(g+("center"===this._tierLabelPositions[d]?this.endTickLength():this._tierHeights[d]))),a.select(e[0][0]).attr(f),a.select(e[0][e.size()-1]).attr(f),a.select(e[0][0]).classed(b.Axis.END_TICK_MARK_CLASS,!0),a.select(e[0][e.size()-1]).classed(b.Axis.END_TICK_MARK_CLASS,!0),e.exit().remove()},f.prototype._renderLabellessTickMarks=function(a){var c=this._tickMarkContainer.selectAll("."+b.Axis.TICK_MARK_CLASS).data(a);c.enter().append("line").classed(b.Axis.TICK_MARK_CLASS,!0);var d=this._generateTickMarkAttrHash();d.y2="bottom"===this.orientation()?this.tickLabelPadding():this.height()-this.tickLabelPadding(),c.attr(d),c.exit().remove()},f.prototype._generateLabellessTicks=function(){return this._mostPreciseConfigIndex<1?[]:this._getTickIntervalValues(this._possibleTimeAxisConfigurations[this._mostPreciseConfigIndex-1][0])},f.prototype.renderImmediately=function(){var a=this;this._mostPreciseConfigIndex=this._getMostPreciseConfigurationIndex();var b=this._possibleTimeAxisConfigurations[this._mostPreciseConfigIndex];this._cleanTiers(),b.forEach(function(b,c){return a._renderTierLabels(a._tierLabelContainers[c],b,c)});for(var c=b.map(function(b,c){return a._getTickValuesForConfiguration(b)}),d=0,e=0;e=i&&(g=this._generateLabellessTicks()),this._renderLabellessTickMarks(g),this._hideOverflowingTiers();for(var e=0;e=c?"inherit":"hidden"})},f.prototype._hideOverlappingAndCutOffLabels=function(c){var d,e=this,f=this._boundingBox.node().getBoundingClientRect(),g=function(a){return Math.floor(f.left)<=Math.ceil(a.left)&&Math.floor(f.top)<=Math.ceil(a.top)&&Math.floor(a.right)<=Math.ceil(f.left+e.width())&&Math.floor(a.bottom)<=Math.ceil(f.top+e.height())},h=this._tierMarkContainers[c].selectAll("."+b.Axis.TICK_MARK_CLASS).filter(function(b,c){var d=a.select(this).style("visibility");return"visible"===d||"inherit"===d}),i=h[0].map(function(a){return a.getBoundingClientRect()}),j=this._tierLabelContainers[c].selectAll("."+b.Axis.TICK_LABEL_CLASS).filter(function(b,c){var d=a.select(this).style("visibility");return"visible"===d||"inherit"===d});j.each(function(c,e){var f=this.getBoundingClientRect(),h=a.select(this),j=i[e],k=i[e+1],l=null!=d&&b.Utils.DOM.clientRectsOverlap(f,d),m=null!=j&&b.Utils.DOM.clientRectsOverlap(f,j),n=null!=k&&b.Utils.DOM.clientRectsOverlap(f,k);!g(f)||l||m||n?h.style("visibility","hidden"):(d=f,h.style("visibility","inherit"))})},f.TIME_AXIS_TIER_CLASS="time-axis-tier",f._DEFAULT_TIME_AXIS_CONFIGURATIONS=[[{interval:b.TimeInterval.second,step:1,formatter:b.Formatters.time("%I:%M:%S %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.second,step:5,formatter:b.Formatters.time("%I:%M:%S %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.second,step:10,formatter:b.Formatters.time("%I:%M:%S %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.second,step:15,formatter:b.Formatters.time("%I:%M:%S %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.second,step:30,formatter:b.Formatters.time("%I:%M:%S %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.minute,step:1,formatter:b.Formatters.time("%I:%M %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.minute,step:5,formatter:b.Formatters.time("%I:%M %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.minute,step:10,formatter:b.Formatters.time("%I:%M %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.minute,step:15,formatter:b.Formatters.time("%I:%M %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.minute,step:30,formatter:b.Formatters.time("%I:%M %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.hour,step:1,formatter:b.Formatters.time("%I %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.hour,step:3,formatter:b.Formatters.time("%I %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.hour,step:6,formatter:b.Formatters.time("%I %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.hour,step:12,formatter:b.Formatters.time("%I %p")},{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%B %e, %Y")}],[{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%a %e")},{interval:b.TimeInterval.month,step:1,formatter:b.Formatters.time("%B %Y")}],[{interval:b.TimeInterval.day,step:1,formatter:b.Formatters.time("%e")},{interval:b.TimeInterval.month,step:1,formatter:b.Formatters.time("%B %Y")}],[{interval:b.TimeInterval.month,step:1,formatter:b.Formatters.time("%B")},{interval:b.TimeInterval.year,step:1,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.month,step:1,formatter:b.Formatters.time("%b")},{interval:b.TimeInterval.year,step:1,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.month,step:3,formatter:b.Formatters.time("%b")},{interval:b.TimeInterval.year,step:1,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.month,step:6,formatter:b.Formatters.time("%b")},{interval:b.TimeInterval.year,step:1,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:1,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:1,formatter:b.Formatters.time("%y")}],[{interval:b.TimeInterval.year,step:5,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:25,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:50,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:100,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:200,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:500,formatter:b.Formatters.time("%Y")}],[{interval:b.TimeInterval.year,step:1e3,formatter:b.Formatters.time("%Y")}]],f._LONG_DATE=new Date(9999,8,29,12,59,9999),f}(b.Axis);e.Time=f}(e=b.Axes||(b.Axes={}))}(b||(b={}));var b;!function(b){var e;!function(e){var f=function(e){function f(a,c){e.call(this,a,c),this._tickLabelPositioning="center",this._usesTextWidthApproximation=!1,this.formatter(b.Formatters.general())}return c(f,e),f.prototype._setup=function(){e.prototype._setup.call(this),this._measurer=new d.Measurers.Measurer(this._tickLabelContainer,b.Axis.TICK_LABEL_CLASS),this._wrapper=(new d.Wrappers.Wrapper).maxLines(1)},f.prototype._computeWidth=function(){var a=this._usesTextWidthApproximation?this._computeApproximateTextWidth():this._computeExactTextWidth();return"center"===this._tickLabelPositioning?this._maxLabelTickLength()+this.tickLabelPadding()+a:Math.max(this._maxLabelTickLength(),this.tickLabelPadding()+a)},f.prototype._computeExactTextWidth=function(){var a=this,c=this._getTickValues(),d=c.map(function(b){var c=a.formatter()(b);return a._measurer.measure(c).width});return b.Utils.Math.max(d,0)},f.prototype._computeApproximateTextWidth=function(){var a=this,c=this._getTickValues(),d=this._measurer.measure("M").width,e=c.map(function(b){var c=a.formatter()(b);return c.length*d});return b.Utils.Math.max(e,0)},f.prototype._computeHeight=function(){var a=this._measurer.measure().height;return"center"===this._tickLabelPositioning?this._maxLabelTickLength()+this.tickLabelPadding()+a:Math.max(this._maxLabelTickLength(),this.tickLabelPadding()+a)},f.prototype._getTickValues=function(){var a=this._scale,b=a.domain(),c=b[0]<=b[1]?b[0]:b[1],d=b[0]>=b[1]?b[0]:b[1];return c===b[0]?a.ticks().filter(function(a){return a>=c&&d>=a}):a.ticks().filter(function(a){return a>=c&&d>=a}).reverse()},f.prototype._rescale=function(){if(this._isSetup){if(!this._isHorizontal()){var a=this._computeWidth();if(a>this.width()||a=f.left)return!1}else if(e.top-c<=f.bottom)return!1}return!0},f}(b.Axis);e.Numeric=f}(e=b.Axes||(b.Axes={}))}(b||(b={}));var b;!function(b){var e;!function(e){var f=function(e){function f(a,b){e.call(this,a,b),this._tickLabelAngle=0,this.addClass("category-axis")}return c(f,e),f.prototype._setup=function(){e.prototype._setup.call(this),this._measurer=new d.Measurers.CacheCharacterMeasurer(this._tickLabelContainer),this._wrapper=new d.Wrappers.Wrapper,this._writer=new d.Writers.Writer(this._measurer,this._wrapper)},f.prototype._rescale=function(){return this.redraw()},f.prototype.requestedSpace=function(a,b){var c=this._isHorizontal()?0:this._maxLabelTickLength()+this.tickLabelPadding()+this.margin(),d=this._isHorizontal()?this._maxLabelTickLength()+this.tickLabelPadding()+this.margin():0;if(0===this._scale.domain().length)return{minWidth:0,minHeight:0};if(this.annotationsEnabled()){var e=this._annotationTierHeight()*this.annotationTierCount();this._isHorizontal()?d+=e:c+=e}var f=this._scale,g=this._measureTicks(a,b,f,f.domain());return{minWidth:g.usedWidth+c,minHeight:g.usedHeight+d}},f.prototype._coreSize=function(){var a=this._isHorizontal()?this.height():this.width(),b=this._isHorizontal()?this.requestedSpace(this.width(),this.height()).minHeight:this.requestedSpace(this.width(),this.height()).minWidth,c=this.margin()+this._annotationTierHeight(),d=b-c;return Math.min(d,a)},f.prototype._getTickValues=function(){return this._scale.domain()},f.prototype.tickLabelAngle=function(a){if(null==a)return this._tickLabelAngle;if(0!==a&&90!==a&&-90!==a)throw new Error("Angle "+a+" not supported; only 0, 90, and -90 are valid values");return this._tickLabelAngle=a,this.redraw(),this},f.prototype._drawTicks=function(b,c,d,e){var f,g,h=this;switch(this.tickLabelAngle()){case 0:f={left:"right",right:"left",top:"center",bottom:"center"},g={left:"center",right:"center",top:"bottom",bottom:"top"};break;case 90:f={left:"center",right:"center",top:"right",bottom:"left"},g={left:"top",right:"bottom",top:"center",bottom:"center"};break;case-90:f={left:"center",right:"center",top:"left",bottom:"right"},g={left:"bottom",right:"top",top:"center",bottom:"center"}}e.each(function(e){var i=d.stepWidth(),j=h._isHorizontal()?i:b-h._maxLabelTickLength()-h.tickLabelPadding(),k=h._isHorizontal()?c-h._maxLabelTickLength()-h.tickLabelPadding():i,l={selection:a.select(this),xAlign:f[h.orientation()],yAlign:g[h.orientation()],textRotation:h.tickLabelAngle()};h._writer.write(h.formatter()(e),j,k,l)})},f.prototype._measureTicks=function(c,e,f,g){var h=this,i=this._isHorizontal()?c:e,j=2*f.outerPadding(),k=(g.length-1)*f.innerPadding(),l=i/(j+k+g.length),m=l*(1+f.innerPadding()),n=g.map(function(a){var b=c-h._maxLabelTickLength()-h.tickLabelPadding();h._isHorizontal()&&(b=m,0!==h._tickLabelAngle&&(b=e-h._maxLabelTickLength()-h.tickLabelPadding()),b=Math.max(b,0));var d=m;return h._isHorizontal()&&(d=e-h._maxLabelTickLength()-h.tickLabelPadding(),0!==h._tickLabelAngle&&(d=c-h._maxLabelTickLength()-h.tickLabelPadding()),d=Math.max(d,0)),h._wrapper.wrap(h.formatter()(a),h._measurer,b,d)}),o=this._isHorizontal()&&0===this._tickLabelAngle?a.sum:b.Utils.Math.max,p=this._isHorizontal()&&0===this._tickLabelAngle?b.Utils.Math.max:a.sum,q=n.every(function(a){return!d.Utils.StringMethods.isNotEmptyString(a.truncatedText)&&1===a.noLines}),r=o(n,function(a){return h._measurer.measure(a.wrappedText).width},0),s=p(n,function(a){return h._measurer.measure(a.wrappedText).height},0);if(0!==this._tickLabelAngle){var t=s;s=r,r=t}return{textFits:q,usedWidth:r,usedHeight:s}},f.prototype.renderImmediately=function(){var a=this;e.prototype.renderImmediately.call(this);var c=this._scale,d=this._tickLabelContainer.selectAll("."+b.Axis.TICK_LABEL_CLASS).data(this._scale.domain(),function(a){return a}),f=function(b,d){var e=c.stepWidth()-c.rangeBand(),f=c.scale(b)-c.rangeBand()/2-e/2,g=a._isHorizontal()?f:0,h=a._isHorizontal()?0:f;return"translate("+g+","+h+")"};d.enter().append("g").classed(b.Axis.TICK_LABEL_CLASS,!0),d.exit().remove(),d.attr("transform",f),d.text(""),this._drawTicks(this.width(),this.height(),c,d);var g="right"===this.orientation()?this._maxLabelTickLength()+this.tickLabelPadding():0,h="bottom"===this.orientation()?this._maxLabelTickLength()+this.tickLabelPadding():0;return b.Utils.DOM.translate(this._tickLabelContainer,g,h),this},f.prototype.computeLayout=function(a,b,c){return this._measurer.reset(),e.prototype.computeLayout.call(this,a,b,c),this._isHorizontal()||this._scale.range([0,this.height()]),this},f}(b.Axis);e.Category=f}(e=b.Axes||(b.Axes={}))}(b||(b={}));var b;!function(a){var b;!function(b){var e=function(a){function b(b,c){void 0===b&&(b=""),void 0===c&&(c=0),a.call(this),this.addClass("label"),this.text(b),this.angle(c),this.xAlignment("center").yAlignment("center"),this._padding=0}return c(b,a),b.prototype.requestedSpace=function(a,b){var c=this._measurer.measure(this._text),d=(0===this.angle()?c.width:c.height)+2*this.padding(),e=(0===this.angle()?c.height:c.width)+2*this.padding();return{minWidth:d,minHeight:e}},b.prototype._setup=function(){a.prototype._setup.call(this),this._textContainer=this.content().append("g"),this._measurer=new d.Measurers.Measurer(this._textContainer),this._wrapper=new d.Wrappers.Wrapper,this._writer=new d.Writers.Writer(this._measurer,this._wrapper),this.text(this._text)},b.prototype.text=function(a){if(null==a)return this._text;if("string"!=typeof a)throw new Error("Label.text() only takes strings as input");return this._text=a,this.redraw(),this},b.prototype.angle=function(a){if(null==a)return this._angle;if(a%=360,a>180?a-=360:-180>a&&(a+=360),-90!==a&&0!==a&&90!==a)throw new Error(a+" is not a valid angle for Label");return this._angle=a,this.redraw(),this},b.prototype.padding=function(a){if(null==a)return this._padding;if(a=+a,0>a)throw new Error(a+" is not a valid padding value. Cannot be less than 0.");return this._padding=a,this.redraw(),this},b.prototype.fixedWidth=function(){return!0},b.prototype.fixedHeight=function(){return!0},b.prototype.renderImmediately=function(){a.prototype.renderImmediately.call(this),this._textContainer.selectAll("g").remove();var b=this._measurer.measure(this._text),c=Math.max(Math.min((this.height()-b.height)/2,this.padding()),0),d=Math.max(Math.min((this.width()-b.width)/2,this.padding()),0);this._textContainer.attr("transform","translate("+d+","+c+")");var e=this.width()-2*d,f=this.height()-2*c,g={selection:this._textContainer,xAlign:this.xAlignment(),yAlign:this.yAlignment(),textRotation:this.angle()};return this._writer.write(this._text,e,f,g),this},b}(a.Component);b.Label=e;var f=function(a){function b(c,d){a.call(this,c,d),this.addClass(b.TITLE_LABEL_CLASS)}return c(b,a),b.TITLE_LABEL_CLASS="title-label",b}(e);b.TitleLabel=f;var g=function(a){function b(c,d){a.call(this,c,d),this.addClass(b.AXIS_LABEL_CLASS)}return c(b,a),b.AXIS_LABEL_CLASS="axis-label",b}(e);b.AxisLabel=g}(b=a.Components||(a.Components={}))}(b||(b={}));var b;!function(b){var e;!function(e){var f=function(e){function f(a){var c=this;if(e.call(this),this._padding=5,this.addClass("legend"),this.maxEntriesPerRow(1),null==a)throw new Error("Legend requires a colorScale");this._colorScale=a,this._redrawCallback=function(a){return c.redraw()},this._colorScale.onUpdate(this._redrawCallback),this._formatter=b.Formatters.identity(),this.xAlignment("right").yAlignment("top"),this.comparator(function(a,b){var d=c._colorScale.domain().slice().map(function(a){return c._formatter(a)});return d.indexOf(a)-d.indexOf(b)}),this._symbolFactoryAccessor=function(){return b.SymbolFactories.circle()},this._symbolOpacityAccessor=function(){return 1}}return c(f,e),f.prototype._setup=function(){e.prototype._setup.call(this);var a=this.content().append("g").classed(f.LEGEND_ROW_CLASS,!0),c=a.append("g").classed(f.LEGEND_ENTRY_CLASS,!0);c.append("text"),this._measurer=new d.Measurers.Measurer(a),this._wrapper=(new d.Wrappers.Wrapper).maxLines(1),this._writer=new d.Writers.Writer(this._measurer,this._wrapper).addTitleElement(b.Configs.ADD_TITLE_ELEMENTS)},f.prototype.formatter=function(a){return null==a?this._formatter:(this._formatter=a,this.redraw(),this)},f.prototype.maxEntriesPerRow=function(a){return null==a?this._maxEntriesPerRow:(this._maxEntriesPerRow=a,this.redraw(),this)},f.prototype.comparator=function(a){return null==a?this._comparator:(this._comparator=a,this.redraw(),this)},f.prototype.colorScale=function(a){return null!=a?(this._colorScale.offUpdate(this._redrawCallback),this._colorScale=a,this._colorScale.onUpdate(this._redrawCallback),this.redraw(),this):this._colorScale},f.prototype.destroy=function(){e.prototype.destroy.call(this),this._colorScale.offUpdate(this._redrawCallback)},f.prototype._calculateLayoutInfo=function(b,c){var d=this,e=this._measurer.measure().height,f=Math.max(0,b-this._padding),g=this._colorScale.domain().slice().sort(function(a,b){return d._comparator(d._formatter(a),d._formatter(b))}),h=a.map(),i=a.map();g.forEach(function(a){var b=e+d._measurer.measure(d._formatter(a)).width+d._padding,c=Math.min(b,f);h.set(a,c),i.set(a,b)});var j=this._packRows(f,g,h),k=Math.floor((c-2*this._padding)/e);return k!==k&&(k=0),{textHeight:e,entryLengths:h,untruncatedEntryLengths:i,rows:j,numRowsToDraw:Math.max(Math.min(k,j.length),0)}},f.prototype.requestedSpace=function(c,d){var e=this._calculateLayoutInfo(c,d),f=e.rows.map(function(b){return a.sum(b,function(a){return e.untruncatedEntryLengths.get(a)})}),g=b.Utils.Math.max(f,0);return{minWidth:this._padding+g,minHeight:e.rows.length*e.textHeight+2*this._padding}},f.prototype._packRows=function(a,b,c){var d=this,e=[],f=[],g=a;return b.forEach(function(b){var h=c.get(b);(h>g||f.length===d._maxEntriesPerRow)&&(e.push(f),f=[],g=a),f.push(b),g-=h}),0!==f.length&&e.push(f),e},f.prototype.entitiesAt=function(b){if(!this._isSetup)return[];var c=[],d=this._calculateLayoutInfo(this.width(),this.height()),e=this._padding,g=this;return this.content().selectAll("g."+f.LEGEND_ROW_CLASS).each(function(h,i){var j=i*d.textHeight+e,k=(i+1)*d.textHeight+e,l=(j+k)/2,m=e,n=e;a.select(this).selectAll("g."+f.LEGEND_ENTRY_CLASS).each(function(e){n+=d.entryLengths.get(e);var f=m+d.textHeight/2;if(n>=b.x&&m<=b.x&&k>=b.y&&j<=b.y){var h=a.select(this),i=h.datum();c.push({datum:i,position:{x:f,y:l},selection:h,component:g})}m+=d.entryLengths.get(e)})}),c},f.prototype.renderImmediately=function(){var b=this;e.prototype.renderImmediately.call(this);var c=this._calculateLayoutInfo(this.width(),this.height()),d=c.rows.slice(0,c.numRowsToDraw),g=this.content().selectAll("g."+f.LEGEND_ROW_CLASS).data(d);g.enter().append("g").classed(f.LEGEND_ROW_CLASS,!0),g.exit().remove(),g.attr("transform",function(a,d){return"translate(0, "+(d*c.textHeight+b._padding)+")"});var h=g.selectAll("g."+f.LEGEND_ENTRY_CLASS).data(function(a){return a}),i=h.enter().append("g").classed(f.LEGEND_ENTRY_CLASS,!0);i.append("path"),i.append("g").classed("text-container",!0),h.exit().remove();var j=this._padding;g.each(function(b){var d=j,e=a.select(this).selectAll("g."+f.LEGEND_ENTRY_CLASS);e.attr("transform",function(a,b){var e="translate("+d+", 0)";return d+=c.entryLengths.get(a),e})}),h.select("path").attr("d",function(a,d,e){return b.symbol()(a,e)(.6*c.textHeight)}).attr("transform","translate("+c.textHeight/2+","+c.textHeight/2+")").attr("fill",function(a){return b._colorScale.scale(a)}).attr("opacity",function(a,c,d){return b.symbolOpacity()(a,d)}).classed(f.LEGEND_SYMBOL_CLASS,!0);var k=this._padding,l=h.select("g.text-container");l.text("");var m=this;return l.attr("transform","translate("+c.textHeight+", 0)").each(function(b){var d=a.select(this),e=c.entryLengths.get(b)-c.textHeight-k,f={selection:d,xAlign:"left",yAlign:"top",textRotation:0};m._writer.write(m._formatter(b),e,m.height(),f)}),this},f.prototype.symbol=function(a){return null==a?this._symbolFactoryAccessor:(this._symbolFactoryAccessor=a,this.render(),this)},f.prototype.symbolOpacity=function(a){return null==a?this._symbolOpacityAccessor:("number"==typeof a?this._symbolOpacityAccessor=function(){return a}:this._symbolOpacityAccessor=a,this.render(),this)},f.prototype.fixedWidth=function(){return!0},f.prototype.fixedHeight=function(){return!0},f.LEGEND_ROW_CLASS="legend-row",f.LEGEND_ENTRY_CLASS="legend-entry",f.LEGEND_SYMBOL_CLASS="legend-symbol",f}(b.Component);e.Legend=f}(e=b.Components||(b.Components={}))}(b||(b={}));var b;!function(a){var b;!function(b){var e=function(b){function e(c){var d=this;if(b.call(this),this._textPadding=5,null==c)throw new Error("InterpolatedColorLegend requires a interpolatedColorScale");this._scale=c,this._redrawCallback=function(a){return d.redraw()},this._scale.onUpdate(this._redrawCallback),this._formatter=a.Formatters.general(),this._orientation="horizontal",this._expands=!1,this.addClass("legend"),this.addClass("interpolated-color-legend")}return c(e,b),e.prototype.destroy=function(){b.prototype.destroy.call(this),this._scale.offUpdate(this._redrawCallback)},e.prototype.formatter=function(a){return void 0===a?this._formatter:(this._formatter=a,this.redraw(),this)},e.prototype.expands=function(a){return null==a?this._expands:(this._expands=a,this.redraw(),this)},e._ensureOrientation=function(a){if(a=a.toLowerCase(),"horizontal"===a||"left"===a||"right"===a)return a;throw new Error('"'+a+'" is not a valid orientation for InterpolatedColorLegend')},e.prototype.orientation=function(a){return null==a?this._orientation:(this._orientation=e._ensureOrientation(a),this.redraw(),this)},e.prototype.fixedWidth=function(){return!this.expands()||this._isVertical()},e.prototype.fixedHeight=function(){return!this.expands()||!this._isVertical()},e.prototype._generateTicks=function(a){void 0===a&&(a=e._DEFAULT_NUM_SWATCHES);var b=this._scale.domain();if(1===a)return[b[0]];for(var c=(b[1]-b[0])/(a-1),d=[],f=0;a>f;f++)d.push(b[0]+c*f);return d},e.prototype._setup=function(){b.prototype._setup.call(this),this._swatchContainer=this.content().append("g").classed("swatch-container",!0),this._swatchBoundingBox=this.content().append("rect").classed("swatch-bounding-box",!0),this._lowerLabel=this.content().append("g").classed(e.LEGEND_LABEL_CLASS,!0),this._upperLabel=this.content().append("g").classed(e.LEGEND_LABEL_CLASS,!0),this._measurer=new d.Measurers.Measurer(this.content()),this._wrapper=new d.Wrappers.Wrapper,this._writer=new d.Writers.Writer(this._measurer,this._wrapper)},e.prototype.requestedSpace=function(b,c){var d,f,g=this,h=this._measurer.measure().height,i=h,j=this._scale.domain(),k=j.map(function(a){return g._measurer.measure(g._formatter(a)).width}),l=e._DEFAULT_NUM_SWATCHES;if(this._isVertical()){var m=a.Utils.Math.max(k,0);f=i+h+this._textPadding+m+this._textPadding,d=l*h}else d=i+h+i,f=this._textPadding+k[0]+l*h+k[1]+this._textPadding;return{minWidth:f,minHeight:d}},e.prototype._isVertical=function(){return"horizontal"!==this._orientation},e.prototype.renderImmediately=function(){var c=this;b.prototype.renderImmediately.call(this);var d,e,f,g,h,i,j=this._scale.domain(),k=this._formatter(j[0]),l=this._measurer.measure(k).width,m=this._formatter(j[1]),n=this._measurer.measure(m).width,o=this._measurer.measure().height,p=this._textPadding,q={x:0,y:0},r={x:0,y:0},s={selection:this._lowerLabel,xAlign:"center",yAlign:"center",textRotation:0},t={selection:this._upperLabel,xAlign:"center",yAlign:"center",textRotation:0},u={x:0,y:0,width:0,height:0};if(this._isVertical()){i=Math.floor(this.height());var v=Math.max(l,n);h=(this.width()-v-2*this._textPadding)/2,d=Math.max(this.width()-h-2*p-v,0),e=1,g=function(a,b){return c.height()-(b+1)},t.yAlign="top",q.y=0,s.yAlign="bottom",r.y=0,"left"===this._orientation?(f=function(a,b){return p+v+p},t.xAlign="right",q.x=-(h+d+p),s.xAlign="right",r.x=-(h+d+p)):(f=function(a,b){return h},t.xAlign="left",q.x=h+d+p,s.xAlign="left",r.x=h+d+p),u.width=d,u.height=i*e}else h=Math.max(p,(this.height()-o)/2),i=Math.max(Math.floor(this.width()-4*p-l-n),0),d=1,e=Math.max(this.height()-2*h,0),f=function(a,b){return Math.floor(l+2*p)+b},g=function(a,b){return h},t.xAlign="right",q.x=-p,s.xAlign="left",r.x=p,u.y=h,u.width=i*d,u.height=e;u.x=f(null,0),this._upperLabel.text(""),this._writer.write(m,this.width(),this.height(),t);var w="translate("+q.x+", "+q.y+")";this._upperLabel.attr("transform",w),this._lowerLabel.text(""),this._writer.write(k,this.width(),this.height(),s);var x="translate("+r.x+", "+r.y+")";this._lowerLabel.attr("transform",x),this._swatchBoundingBox.attr(u);var y=this._generateTicks(i),z=this._swatchContainer.selectAll("rect.swatch").data(y),A=z.enter().append("rect").classed("swatch",!0);return z.exit().remove(),z.attr({fill:function(a,b){return c._scale.scale(a)},width:d,height:e,x:f,y:g,"shape-rendering":"crispEdges"}),a.Configs.ADD_TITLE_ELEMENTS&&A.append("title").text(function(a){return c._formatter(a)}),this},e._DEFAULT_NUM_SWATCHES=11,e.LEGEND_LABEL_CLASS="legend-label",e}(a.Component);b.InterpolatedColorLegend=e}(b=a.Components||(a.Components={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(b){function d(c,d){var e=this;if(null!=c&&!a.QuantitativeScale.prototype.isPrototypeOf(c))throw new Error("xScale needs to inherit from Scale.QuantitativeScale");if(null!=d&&!a.QuantitativeScale.prototype.isPrototypeOf(d))throw new Error("yScale needs to inherit from Scale.QuantitativeScale");b.call(this),this.addClass("gridlines"),this._xScale=c,this._yScale=d,this._renderCallback=function(a){return e.render()},this._xScale&&this._xScale.onUpdate(this._renderCallback),this._yScale&&this._yScale.onUpdate(this._renderCallback)}return c(d,b),d.prototype.destroy=function(){return b.prototype.destroy.call(this),this._xScale&&this._xScale.offUpdate(this._renderCallback),this._yScale&&this._yScale.offUpdate(this._renderCallback),this},d.prototype._setup=function(){b.prototype._setup.call(this),this._xLinesContainer=this.content().append("g").classed("x-gridlines",!0),this._yLinesContainer=this.content().append("g").classed("y-gridlines",!0)},d.prototype.renderImmediately=function(){return b.prototype.renderImmediately.call(this),this._redrawXLines(),this._redrawYLines(),this},d.prototype.computeLayout=function(a,c,d){return b.prototype.computeLayout.call(this,a,c,d), null!=this._xScale&&this._xScale.range([0,this.width()]),null!=this._yScale&&this._yScale.range([this.height(),0]),this},d.prototype._redrawXLines=function(){var a=this;if(this._xScale){var b=this._xScale.ticks(),c=function(b){return a._xScale.scale(b)},d=this._xLinesContainer.selectAll("line").data(b);d.enter().append("line"),d.attr("x1",c).attr("y1",0).attr("x2",c).attr("y2",this.height()).classed("zeroline",function(a){return 0===a}),d.exit().remove()}},d.prototype._redrawYLines=function(){var a=this;if(this._yScale){var b=this._yScale.ticks(),c=function(b){return a._yScale.scale(b)},d=this._yLinesContainer.selectAll("line").data(b);d.enter().append("line"),d.attr("x1",0).attr("y1",c).attr("x2",this.width()).attr("y2",c).classed("zeroline",function(a){return 0===a}),d.exit().remove()}},d}(a.Component);b.Gridlines=d}(b=a.Components||(a.Components={}))}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(d){function e(a){var b=this;void 0===a&&(a=[]),d.call(this),this._rowPadding=0,this._columnPadding=0,this._rows=[],this._rowWeights=[],this._columnWeights=[],this._nRows=0,this._nCols=0,this._calculatedLayout=null,this.addClass("table"),a.forEach(function(a,c){a.forEach(function(a,d){null!=a&&b.add(a,c,d)})})}return c(e,d),e.prototype._forEach=function(a){for(var b=0;ba||a>=this._nRows||0>b||b>=this._nCols?null:this._rows[a][b]},e.prototype.add=function(a,b,c){if(null==a)throw Error("Cannot add null to a table cell");if(!this.has(a)){var d=this._rows[b]&&this._rows[b][c];if(null!=d)throw new Error("cell is occupied");a.detach(),this._nRows=Math.max(b+1,this._nRows),this._nCols=Math.max(c+1,this._nCols),this._padTableToSize(this._nRows,this._nCols),this._rows[b][c]=a,this._adoptAndAnchor(a),this.redraw()}return this},e.prototype._remove=function(a){for(var b=0;b0&&g!==A,F=h>0&&h!==B;if(!E&&!F)break;if(x>5)break}return g=n-a.sum(i.guaranteedWidths),h=o-a.sum(i.guaranteedHeights),t=e._calcProportionalSpace(q,g),u=e._calcProportionalSpace(p,h),{colProportionalSpace:t,rowProportionalSpace:u,guaranteedWidths:i.guaranteedWidths,guaranteedHeights:i.guaranteedHeights,wantsWidth:j,wantsHeight:k}},e.prototype._determineGuarantees=function(a,c,d){void 0===d&&(d=!1);var e=b.Utils.Array.createFilledArray(0,this._nCols),f=b.Utils.Array.createFilledArray(0,this._nRows),g=b.Utils.Array.createFilledArray(!1,this._nCols),h=b.Utils.Array.createFilledArray(!1,this._nRows);return this._rows.forEach(function(b,i){b.forEach(function(b,j){var k;k=null!=b?b.requestedSpace(a[j],c[i]):{minWidth:0,minHeight:0};var l=d?Math.min(k.minWidth,a[j]):k.minWidth;e[j]=Math.max(e[j],l);var m=d?Math.min(k.minHeight,c[i]):k.minHeight;f[i]=Math.max(f[i],m);var n=k.minWidth>a[j];g[j]=g[j]||n;var o=k.minHeight>c[i];h[i]=h[i]||o})}),{guaranteedWidths:e,guaranteedHeights:f,wantsWidthArr:g,wantsHeightArr:h}},e.prototype.requestedSpace=function(b,c){return this._calculatedLayout=this._iterateLayout(b,c),{minWidth:a.sum(this._calculatedLayout.guaranteedWidths),minHeight:a.sum(this._calculatedLayout.guaranteedHeights)}},e.prototype.computeLayout=function(c,e,f){var g=this;d.prototype.computeLayout.call(this,c,e,f);var h=a.sum(this._calculatedLayout.guaranteedWidths),i=a.sum(this._calculatedLayout.guaranteedHeights),j=this._calculatedLayout;(h>this.width()||i>this.height())&&(j=this._iterateLayout(this.width(),this.height(),!0));var k=0,l=b.Utils.Array.add(j.rowProportionalSpace,j.guaranteedHeights),m=b.Utils.Array.add(j.colProportionalSpace,j.guaranteedWidths);return this._rows.forEach(function(a,b){var c=0;a.forEach(function(a,d){null!=a&&a.computeLayout({x:c,y:k},m[d],l[b]),c+=m[d]+g._columnPadding}),k+=l[b]+g._rowPadding}),this},e.prototype.rowPadding=function(a){if(null==a)return this._rowPadding;if(!b.Utils.Math.isValidNumber(a)||0>a)throw Error("rowPadding must be a non-negative finite value");return this._rowPadding=a,this.redraw(),this},e.prototype.columnPadding=function(a){if(null==a)return this._columnPadding;if(!b.Utils.Math.isValidNumber(a)||0>a)throw Error("columnPadding must be a non-negative finite value");return this._columnPadding=a,this.redraw(),this},e.prototype.rowWeight=function(a,c){if(null==c)return this._rowWeights[a];if(!b.Utils.Math.isValidNumber(c)||0>c)throw Error("rowWeight must be a non-negative finite value");return this._rowWeights[a]=c,this.redraw(),this},e.prototype.columnWeight=function(a,c){if(null==c)return this._columnWeights[a];if(!b.Utils.Math.isValidNumber(c)||0>c)throw Error("columnWeight must be a non-negative finite value");return this._columnWeights[a]=c,this.redraw(),this},e.prototype.fixedWidth=function(){var b=a.transpose(this._rows);return e._fixedSpace(b,function(a){return null==a||a.fixedWidth()})},e.prototype.fixedHeight=function(){return e._fixedSpace(this._rows,function(a){return null==a||a.fixedHeight()})},e.prototype._padTableToSize=function(a,b){for(var c=0;a>c;c++){void 0===this._rows[c]&&(this._rows[c]=[],this._rowWeights[c]=null);for(var d=0;b>d;d++)void 0===this._rows[c][d]&&(this._rows[c][d]=null)}for(var d=0;b>d;d++)void 0===this._columnWeights[d]&&(this._columnWeights[d]=null)},e._calcComponentWeights=function(a,b,c){return a.map(function(a,d){if(null!=a)return a;var e=b[d].map(c),f=e.reduce(function(a,b){return a&&b},!0);return f?0:1})},e._calcProportionalSpace=function(c,d){var e=a.sum(c);return 0===e?b.Utils.Array.createFilledArray(0,c.length):c.map(function(a){return d*a/e})},e._fixedSpace=function(a,b){var c=function(a){return a.reduce(function(a,b){return a&&b},!0)},d=function(a){return c(a.map(b))};return c(a.map(d))},e}(b.ComponentContainer);d.Table=e}(d=b.Components||(b.Components={}))}(b||(b={}));var b;!function(a){var b;!function(b){!function(a){a[a.VALUE=0]="VALUE",a[a.PIXEL=1]="PIXEL"}(b.PropertyMode||(b.PropertyMode={}));var d=b.PropertyMode,e=function(b){function e(){var a=this;b.call(this),this._boxVisible=!1,this._boxBounds={topLeft:{x:0,y:0},bottomRight:{x:0,y:0}},this._xBoundsMode=d.PIXEL,this._yBoundsMode=d.PIXEL,this.addClass("selection-box-layer"),this._adjustBoundsCallback=function(){a.render()},this._clipPathEnabled=!0,this._xExtent=[void 0,void 0],this._yExtent=[void 0,void 0]}return c(e,b),e.prototype._setup=function(){b.prototype._setup.call(this),this._box=this.content().append("g").classed("selection-box",!0).remove(),this._boxArea=this._box.append("rect").classed("selection-area",!0)},e.prototype._sizeFromOffer=function(a,b){return{width:a,height:b}},e.prototype.bounds=function(a){return null==a?this._getBounds():(this._setBounds(a),this._xBoundsMode=d.PIXEL,this._yBoundsMode=d.PIXEL,this.render(),this)},e.prototype._setBounds=function(a){var b={x:Math.min(a.topLeft.x,a.bottomRight.x),y:Math.min(a.topLeft.y,a.bottomRight.y)},c={x:Math.max(a.topLeft.x,a.bottomRight.x),y:Math.max(a.topLeft.y,a.bottomRight.y)};this._boxBounds={topLeft:b,bottomRight:c}},e.prototype._getBounds=function(){return{topLeft:{x:this._xBoundsMode===d.PIXEL?this._boxBounds.topLeft.x:null==this._xScale?0:Math.min(this.xScale().scale(this.xExtent()[0]),this.xScale().scale(this.xExtent()[1])),y:this._yBoundsMode===d.PIXEL?this._boxBounds.topLeft.y:null==this._yScale?0:Math.min(this.yScale().scale(this.yExtent()[0]),this.yScale().scale(this.yExtent()[1]))},bottomRight:{x:this._xBoundsMode===d.PIXEL?this._boxBounds.bottomRight.x:null==this._xScale?0:Math.max(this.xScale().scale(this.xExtent()[0]),this.xScale().scale(this.xExtent()[1])),y:this._yBoundsMode===d.PIXEL?this._boxBounds.bottomRight.y:null==this._yScale?0:Math.max(this.yScale().scale(this.yExtent()[0]),this.yScale().scale(this.yExtent()[1]))}}},e.prototype.renderImmediately=function(){if(b.prototype.renderImmediately.call(this),this._boxVisible){var c=this.bounds(),d=c.topLeft.y,e=c.bottomRight.y,f=c.topLeft.x,g=c.bottomRight.x;if(!(a.Utils.Math.isValidNumber(d)&&a.Utils.Math.isValidNumber(e)&&a.Utils.Math.isValidNumber(f)&&a.Utils.Math.isValidNumber(g)))throw new Error("bounds have not been properly set");this._boxArea.attr({x:f,y:d,width:g-f,height:e-d}),this.content().node().appendChild(this._box.node())}else this._box.remove();return this},e.prototype.boxVisible=function(a){return null==a?this._boxVisible:(this._boxVisible=a,this.render(),this)},e.prototype.fixedWidth=function(){return!0},e.prototype.fixedHeight=function(){return!0},e.prototype.xScale=function(a){return null==a?this._xScale:(null!=this._xScale&&this._xScale.offUpdate(this._adjustBoundsCallback),this._xScale=a,this._xBoundsMode=d.VALUE,this._xScale.onUpdate(this._adjustBoundsCallback),this.render(),this)},e.prototype.yScale=function(a){return null==a?this._yScale:(null!=this._yScale&&this._yScale.offUpdate(this._adjustBoundsCallback),this._yScale=a,this._yBoundsMode=d.VALUE,this._yScale.onUpdate(this._adjustBoundsCallback),this.render(),this)},e.prototype.xExtent=function(a){return null==a?this._getXExtent():(this._setXExtent(a),this._xBoundsMode=d.VALUE,this.render(),this)},e.prototype._getXExtent=function(){return this._xBoundsMode===d.VALUE?this._xExtent:null==this._xScale?[void 0,void 0]:[this._xScale.invert(this._boxBounds.topLeft.x),this._xScale.invert(this._boxBounds.bottomRight.x)]},e.prototype._setXExtent=function(a){this._xExtent=a},e.prototype.yExtent=function(a){return null==a?this._getYExtent():(this._setYExtent(a),this._yBoundsMode=d.VALUE,this.render(),this)},e.prototype._getYExtent=function(){return this._yBoundsMode===d.VALUE?this._yExtent:null==this._yScale?[void 0,void 0]:[this._yScale.invert(this._boxBounds.topLeft.y),this._yScale.invert(this._boxBounds.bottomRight.y)]},e.prototype._setYExtent=function(a){this._yExtent=a},e.prototype.destroy=function(){b.prototype.destroy.call(this),null!=this._xScale&&this.xScale().offUpdate(this._adjustBoundsCallback),null!=this._yScale&&this.yScale().offUpdate(this._adjustBoundsCallback)},e}(a.Component);b.SelectionBoxLayer=e}(b=a.Components||(a.Components={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d;!function(a){a[a.VALUE=0]="VALUE",a[a.PIXEL=1]="PIXEL"}(d||(d={}));var e=function(b){function e(a){var c=this;if(b.call(this),this._mode=d.VALUE,a!==e.ORIENTATION_VERTICAL&&a!==e.ORIENTATION_HORIZONTAL)throw new Error(a+" is not a valid orientation for GuideLineLayer");this._orientation=a,this._clipPathEnabled=!0,this.addClass("guide-line-layer"),this._isVertical()?this.addClass("vertical"):this.addClass("horizontal"),this._scaleUpdateCallback=function(){c._syncPixelPositionAndValue(),c.render()}}return c(e,b),e.prototype._setup=function(){b.prototype._setup.call(this),this._guideLine=this.content().append("line").classed("guide-line",!0)},e.prototype._sizeFromOffer=function(a,b){return{width:a,height:b}},e.prototype._isVertical=function(){return this._orientation===e.ORIENTATION_VERTICAL},e.prototype.fixedWidth=function(){return!0},e.prototype.fixedHeight=function(){return!0},e.prototype.computeLayout=function(a,c,d){return b.prototype.computeLayout.call(this,a,c,d),null!=this.scale()&&(this._isVertical()?this.scale().range([0,this.width()]):this.scale().range([this.height(),0])),this},e.prototype.renderImmediately=function(){return b.prototype.renderImmediately.call(this),this._syncPixelPositionAndValue(),this._guideLine.attr({x1:this._isVertical()?this.pixelPosition():0,y1:this._isVertical()?0:this.pixelPosition(),x2:this._isVertical()?this.pixelPosition():this.width(),y2:this._isVertical()?this.height():this.pixelPosition()}),this},e.prototype._syncPixelPositionAndValue=function(){null!=this.scale()&&(this._mode===d.VALUE&&null!=this.value()?this._pixelPosition=this.scale().scale(this.value()):this._mode===d.PIXEL&&null!=this.pixelPosition()&&(this._value=this.scale().invert(this.pixelPosition())))},e.prototype._setPixelPositionWithoutChangingMode=function(a){this._pixelPosition=a,null!=this.scale()&&(this._value=this.scale().invert(this.pixelPosition())),this.render()},e.prototype.scale=function(a){if(null==a)return this._scale;var b=this._scale;return null!=b&&b.offUpdate(this._scaleUpdateCallback),this._scale=a,this._scale.onUpdate(this._scaleUpdateCallback),this._syncPixelPositionAndValue(),this.redraw(),this},e.prototype.value=function(a){return null==a?this._value:(this._value=a,this._mode=d.VALUE,this._syncPixelPositionAndValue(),this.render(),this)},e.prototype.pixelPosition=function(b){if(null==b)return this._pixelPosition;if(!a.Utils.Math.isValidNumber(b))throw new Error("pixelPosition must be a finite number");return this._pixelPosition=b,this._mode=d.PIXEL,this._syncPixelPositionAndValue(),this.render(),this},e.prototype.destroy=function(){b.prototype.destroy.call(this),null!=this.scale()&&this.scale().offUpdate(this._scaleUpdateCallback)},e.ORIENTATION_VERTICAL="vertical",e.ORIENTATION_HORIZONTAL="horizontal",e}(a.Component);b.GuideLineLayer=e}(b=a.Components||(a.Components={}))}(b||(b={}));var b;!function(a){var b;!function(a){var b;!function(a){a.MAIN="main",a.RESET="reset"}(b=a.Animator||(a.Animator={}))}(b=a.Plots||(a.Plots={}))}(b||(b={}));var b;!function(b){var d=function(d){function e(){var c=this;d.call(this),this._dataChanged=!1,this._animate=!1,this._animators={},this._clipPathEnabled=!0,this.addClass("plot"),this._datasetToDrawer=new b.Utils.Map,this._attrBindings=a.map(),this._attrExtents=a.map(),this._includedValuesProvider=function(a){return c._includedValuesForScale(a)},this._renderCallback=function(a){return c.render()},this._onDatasetUpdateCallback=function(){return c._onDatasetUpdate()},this._propertyBindings=a.map(),this._propertyExtents=a.map();var f=(new b.Animators.Easing).maxTotalDuration(e._ANIMATION_MAX_DURATION);this.animator(b.Plots.Animator.MAIN,f),this.animator(b.Plots.Animator.RESET,new b.Animators.Null)}return c(e,d),e.prototype.anchor=function(a){return d.prototype.anchor.call(this,a),this._dataChanged=!0,this._updateExtents(),this},e.prototype._setup=function(){var a=this;d.prototype._setup.call(this),this._renderArea=this.content().append("g").classed("render-area",!0),this.datasets().forEach(function(b){return a._createNodesForDataset(b)})},e.prototype.destroy=function(){var a=this;d.prototype.destroy.call(this),this._scales().forEach(function(b){return b.offUpdate(a._renderCallback)}),this.datasets([])},e.prototype._createNodesForDataset=function(a){var b=this._datasetToDrawer.get(a);return b.renderArea(this._renderArea.append("g")),b},e.prototype._createDrawer=function(a){return new b.Drawer(a)},e.prototype._getAnimator=function(a){return this._animateOnNextRender()?this._animators[a]||new b.Animators.Null:new b.Animators.Null},e.prototype._onDatasetUpdate=function(){this._updateExtents(),this._dataChanged=!0,this.render()},e.prototype.attr=function(a,b,c){return null==b?this._attrBindings.get(a):(this._bindAttr(a,b,c),this.render(),this)},e.prototype._bindProperty=function(b,c,d){var e=this._propertyBindings.get(b),f=null!=e?e.scale:null;this._propertyBindings.set(b,{accessor:a.functor(c),scale:d}),this._updateExtentsForProperty(b),null!=f&&this._uninstallScaleForKey(f,b),null!=d&&this._installScaleForKey(d,b)},e.prototype._bindAttr=function(b,c,d){var e=this._attrBindings.get(b),f=null!=e?e.scale:null;this._attrBindings.set(b,{accessor:a.functor(c),scale:d}),this._updateExtentsForAttr(b),null!=f&&this._uninstallScaleForKey(f,b),null!=d&&this._installScaleForKey(d,b)},e.prototype._generateAttrToProjector=function(){var a={};this._attrBindings.forEach(function(b,c){var d=c.accessor,e=c.scale,f=e?function(a,b,c){return e.scale(d(a,b,c))}:d;a[b]=f});var b=this._propertyProjectors();return Object.keys(b).forEach(function(c){null==a[c]&&(a[c]=b[c])}),a},e.prototype.renderImmediately=function(){return d.prototype.renderImmediately.call(this),this._isAnchored&&(this._paint(),this._dataChanged=!1),this},e.prototype.animated=function(a){return null==a?this._animate:(this._animate=a,this)},e.prototype.detach=function(){return d.prototype.detach.call(this),this._updateExtents(),this},e.prototype._scales=function(){var a=[];return this._attrBindings.forEach(function(b,c){var d=c.scale;null!=d&&-1===a.indexOf(d)&&a.push(d)}),this._propertyBindings.forEach(function(b,c){var d=c.scale;null!=d&&-1===a.indexOf(d)&&a.push(d)}),a},e.prototype._updateExtents=function(){var a=this;this._attrBindings.forEach(function(b){return a._updateExtentsForAttr(b)}),this._propertyExtents.forEach(function(b){return a._updateExtentsForProperty(b)}),this._scales().forEach(function(b){return b.addIncludedValuesProvider(a._includedValuesProvider)})},e.prototype._updateExtentsForAttr=function(a){this._updateExtentsForKey(a,this._attrBindings,this._attrExtents,null)},e.prototype._updateExtentsForProperty=function(a){this._updateExtentsForKey(a,this._propertyBindings,this._propertyExtents,this._filterForProperty(a))},e.prototype._filterForProperty=function(a){return null},e.prototype._updateExtentsForKey=function(a,b,c,d){var e=this,f=b.get(a);null!=f&&null!=f.accessor&&c.set(a,this.datasets().map(function(a){return e._computeExtent(a,f,d)}))},e.prototype._computeExtent=function(a,b,c){var d=b.accessor,e=b.scale;if(null==e)return[];var f=a.data();null!=c&&(f=f.filter(function(b,d){return c(b,d,a)}));var g=function(b,c){return d(b,c,a)},h=f.map(g);return e.extentOfValues(h)},e.prototype._extentsForProperty=function(a){return this._propertyExtents.get(a)},e.prototype._includedValuesForScale=function(b){var c=this;if(!this._isAnchored)return[];var d=[];return this._attrBindings.forEach(function(e,f){if(f.scale===b){var g=c._attrExtents.get(e);null!=g&&(d=d.concat(a.merge(g)))}}),this._propertyBindings.forEach(function(e,f){if(f.scale===b){var g=c._extentsForProperty(e);null!=g&&(d=d.concat(a.merge(g)))}}),d},e.prototype.animator=function(a,b){return void 0===b?this._animators[a]:(this._animators[a]=b,this)},e.prototype.addDataset=function(a){return this._addDataset(a),this._onDatasetUpdate(),this},e.prototype._addDataset=function(a){this._removeDataset(a);var b=this._createDrawer(a);return this._datasetToDrawer.set(a,b),this._isSetup&&this._createNodesForDataset(a),a.onUpdate(this._onDatasetUpdateCallback),this},e.prototype.removeDataset=function(a){return this._removeDataset(a),this._onDatasetUpdate(),this},e.prototype._removeDataset=function(a){return-1===this.datasets().indexOf(a)?this:(this._removeDatasetNodes(a),a.offUpdate(this._onDatasetUpdateCallback),this._datasetToDrawer["delete"](a),this)},e.prototype._removeDatasetNodes=function(a){var b=this._datasetToDrawer.get(a);b.remove()},e.prototype.datasets=function(a){var b=this,c=[];return this._datasetToDrawer.forEach(function(a,b){return c.push(b)}),null==a?c:(c.forEach(function(a){return b._removeDataset(a)}),a.forEach(function(a){return b._addDataset(a)}),this._onDatasetUpdate(),this)},e.prototype._getDrawersInOrder=function(){var a=this;return this.datasets().map(function(b){return a._datasetToDrawer.get(b)})},e.prototype._generateDrawSteps=function(){return[{attrToProjector:this._generateAttrToProjector(),animator:new b.Animators.Null}]},e.prototype._additionalPaint=function(a){},e.prototype._getDataToDraw=function(){var a=new b.Utils.Map;return this.datasets().forEach(function(b){return a.set(b,b.data())}),a},e.prototype._paint=function(){var a=this._generateDrawSteps(),c=this._getDataToDraw(),d=this._getDrawersInOrder();this.datasets().forEach(function(b,e){return d[e].draw(c.get(b),a)});var e=this.datasets().map(function(b,e){return d[e].totalDrawTime(c.get(b),a)}),f=b.Utils.Math.max(e,0);this._additionalPaint(f)},e.prototype.selections=function(b){var c=this;void 0===b&&(b=this.datasets());var d=[];return b.forEach(function(a){var b=c._datasetToDrawer.get(a);null!=b&&b.renderArea().selectAll(b.selector()).each(function(){d.push(this)})}),a.selectAll(d)},e.prototype.entities=function(a){var b=this;return void 0===a&&(a=this.datasets()),this._lightweightEntities(a).map(function(a){return b._lightweightPlotEntityToPlotEntity(a)})},e.prototype._lightweightEntities=function(a){var c=this;void 0===a&&(a=this.datasets());var d=[];return a.forEach(function(a){var e=c._datasetToDrawer.get(a),f=0;a.data().forEach(function(g,h){var i=c._pixelPoint(g,h,a);b.Utils.Math.isNaN(i.x)||b.Utils.Math.isNaN(i.y)||(d.push({datum:g,index:h,dataset:a,position:i,component:c,drawer:e,validDatumIndex:f}),f++)})}),d},e.prototype._lightweightPlotEntityToPlotEntity=function(a){var b={datum:a.datum,position:a.position,dataset:a.dataset,index:a.index,component:a.component,selection:a.drawer.selectionForIndex(a.validDatumIndex)};return b},e.prototype.entityNearest=function(a){var c,d=this,e=1/0,f=this._lightweightEntities();return f.forEach(function(f){if(d._entityVisibleOnPlot(f.position,f.datum,f.index,f.dataset)){var g=b.Utils.Math.distanceSquared(f.position,a);e>g&&(e=g,c=f)}}),void 0!==c?this._lightweightPlotEntityToPlotEntity(c):void 0},e.prototype._entityVisibleOnPlot=function(a,b,c,d){return!(a.x<0||a.y<0||a.x>this.width()||a.y>this.height())},e.prototype._uninstallScaleForKey=function(a,b){a.offUpdate(this._renderCallback),a.removeIncludedValuesProvider(this._includedValuesProvider)},e.prototype._installScaleForKey=function(a,b){a.onUpdate(this._renderCallback),a.addIncludedValuesProvider(this._includedValuesProvider)},e.prototype._propertyProjectors=function(){return{}},e._scaledAccessor=function(a){return null==a.scale?a.accessor:function(b,c,d){return a.scale.scale(a.accessor(b,c,d))}},e.prototype._pixelPoint=function(a,b,c){return{x:0,y:0}},e.prototype._animateOnNextRender=function(){return this._animate&&this._dataChanged},e._ANIMATION_MAX_DURATION=600,e}(b.Component);b.Plot=d}(b||(b={}));var b;!function(b){var e;!function(e){var f=function(e){function f(){var a=this;e.call(this),this._labelFormatter=b.Formatters.identity(),this._labelsEnabled=!1,this.innerRadius(0),this.outerRadius(function(){return Math.min(a.width(),a.height())/2}),this.addClass("pie-plot"),this.attr("fill",function(a,b){return String(b)},new b.Scales.Color),this._strokeDrawers=new b.Utils.Map}return c(f,e),f.prototype._setup=function(){var a=this;e.prototype._setup.call(this),this._strokeDrawers.forEach(function(b){return b.renderArea(a._renderArea.append("g"))})},f.prototype.computeLayout=function(a,b,c){e.prototype.computeLayout.call(this,a,b,c),this._renderArea.attr("transform","translate("+this.width()/2+","+this.height()/2+")");var d=Math.min(this.width(),this.height())/2;return null!=this.innerRadius().scale&&this.innerRadius().scale.range([0,d]),null!=this.outerRadius().scale&&this.outerRadius().scale.range([0,d]),this},f.prototype.addDataset=function(a){return e.prototype.addDataset.call(this,a),this},f.prototype._addDataset=function(a){if(1===this.datasets().length)return b.Utils.Window.warn("Only one dataset is supported in Pie plots"),this;this._updatePieAngles();var c=new b.Drawers.ArcOutline(a);return this._isSetup&&c.renderArea(this._renderArea.append("g")),this._strokeDrawers.set(a,c),e.prototype._addDataset.call(this,a),this},f.prototype.removeDataset=function(a){return e.prototype.removeDataset.call(this,a),this},f.prototype._removeDatasetNodes=function(a){e.prototype._removeDatasetNodes.call(this,a),this._strokeDrawers.get(a).remove()},f.prototype._removeDataset=function(a){return e.prototype._removeDataset.call(this,a),this._startAngles=[],this._endAngles=[],this},f.prototype.selections=function(b){var c=this;void 0===b&&(b=this.datasets());var d=e.prototype.selections.call(this,b)[0];return b.forEach(function(a){var b=c._strokeDrawers.get(a);null!=b&&b.renderArea().selectAll(b.selector()).each(function(){d.push(this)})}),a.selectAll(d)},f.prototype._onDatasetUpdate=function(){e.prototype._onDatasetUpdate.call(this),this._updatePieAngles(),this.render()},f.prototype._createDrawer=function(a){return new b.Drawers.Arc(a)},f.prototype.entities=function(a){var b=this;void 0===a&&(a=this.datasets());var c=e.prototype.entities.call(this,a);return c.forEach(function(a){a.position.x+=b.width()/2,a.position.y+=b.height()/2;var c=b._strokeDrawers.get(a.dataset).selectionForIndex(a.index);a.selection[0].push(c[0][0])}),c},f.prototype.sectorValue=function(a,b){return null==a?this._propertyBindings.get(f._SECTOR_VALUE_KEY):(this._bindProperty(f._SECTOR_VALUE_KEY,a,b),this._updatePieAngles(),this.render(),this)},f.prototype.innerRadius=function(a,b){return null==a?this._propertyBindings.get(f._INNER_RADIUS_KEY):(this._bindProperty(f._INNER_RADIUS_KEY,a,b),this.render(),this)},f.prototype.outerRadius=function(a,b){return null==a?this._propertyBindings.get(f._OUTER_RADIUS_KEY):(this._bindProperty(f._OUTER_RADIUS_KEY,a,b),this.render(),this)},f.prototype.labelsEnabled=function(a){return null==a?this._labelsEnabled:(this._labelsEnabled=a,this.render(),this)},f.prototype.labelFormatter=function(a){return null==a?this._labelFormatter:(this._labelFormatter=a,this.render(),this)},f.prototype.entitiesAt=function(a){var b={x:this.width()/2,y:this.height()/2},c={x:a.x-b.x,y:a.y-b.y},d=this._sliceIndexForPoint(c);return null==d?[]:[this.entities()[d]]},f.prototype._propertyProjectors=function(){var c=this,d=e.prototype._propertyProjectors.call(this),f=b.Plot._scaledAccessor(this.innerRadius()),g=b.Plot._scaledAccessor(this.outerRadius());return d.d=function(b,d,e){return a.svg.arc().innerRadius(f(b,d,e)).outerRadius(g(b,d,e)).startAngle(c._startAngles[d]).endAngle(c._endAngles[d])(b,d)},d},f.prototype._updatePieAngles=function(){if(null!=this.sectorValue()&&0!==this.datasets().length){var c=b.Plot._scaledAccessor(this.sectorValue()),d=this.datasets()[0],e=this._getDataToDraw().get(d),f=a.layout.pie().sort(null).value(function(a,b){return c(a,b,d)})(e);this._startAngles=f.map(function(a){return a.startAngle}),this._endAngles=f.map(function(a){return a.endAngle})}},f.prototype._getDataToDraw=function(){var a=e.prototype._getDataToDraw.call(this);if(0===this.datasets().length)return a;var c=b.Plot._scaledAccessor(this.sectorValue()),d=this.datasets()[0],g=a.get(d),h=g.filter(function(a,b){return f._isValidData(c(a,b,d))});return a.set(d,h),a},f._isValidData=function(a){return b.Utils.Math.isValidNumber(a)&&a>=0},f.prototype._pixelPoint=function(c,d,e){var g=b.Plot._scaledAccessor(this.sectorValue());if(!f._isValidData(g(c,d,e)))return{x:NaN,y:NaN};var h=b.Plot._scaledAccessor(this.innerRadius())(c,d,e),i=b.Plot._scaledAccessor(this.outerRadius())(c,d,e),j=(h+i)/2,k=a.layout.pie().sort(null).value(function(a,b){var c=g(a,b,e);return f._isValidData(c)?c:0})(e.data()),l=k[d].startAngle,m=k[d].endAngle,n=(l+m)/2;return{x:j*Math.sin(n),y:-j*Math.cos(n)}},f.prototype._additionalPaint=function(a){var c=this;this._renderArea.select(".label-area").remove(),this._labelsEnabled&&b.Utils.Window.setTimeout(function(){return c._drawLabels()},a);var d=this._generateStrokeDrawSteps(),e=this._getDataToDraw();this.datasets().forEach(function(a){return c._strokeDrawers.get(a).draw(e.get(a),d)})},f.prototype._generateStrokeDrawSteps=function(){var a=this._generateAttrToProjector();return[{attrToProjector:a,animator:new b.Animators.Null}]},f.prototype._sliceIndexForPoint=function(a){var b=Math.sqrt(Math.pow(a.x,2)+Math.pow(a.y,2)),c=Math.acos(-a.y/b);a.x<0&&(c=2*Math.PI-c);for(var d,e=0;ec){d=e;break}if(void 0!==d){var f=this.datasets()[0],g=f.data()[d],h=this.innerRadius().accessor(g,d,f),i=this.outerRadius().accessor(g,d,f);if(b>h&&i>b)return d}return null},f.prototype._drawLabels=function(){var a=this,c=this._generateAttrToProjector(),e=this._renderArea.append("g").classed("label-area",!0),f=new d.Measurers.Measurer(e),g=new d.Writers.Writer(f),h=this.datasets()[0],i=this._getDataToDraw().get(h);i.forEach(function(d,i){var j=a.sectorValue().accessor(d,i,h);if(b.Utils.Math.isValidNumber(j)){j=a._labelFormatter(j);var k=f.measure(j),l=(a._endAngles[i]+a._startAngles[i])/2,m=a.outerRadius().accessor(d,i,h);a.outerRadius().scale&&(m=a.outerRadius().scale.scale(m));var n=a.innerRadius().accessor(d,i,h);a.innerRadius().scale&&(n=a.innerRadius().scale.scale(n));var o=(m+n)/2,p=Math.sin(l)*o-k.width/2,q=-Math.cos(l)*o-k.height/2,r=[{x:p,y:q},{x:p,y:q+k.height},{x:p+k.width,y:q},{x:p+k.width,y:q+k.height}],s=r.every(function(b){return Math.abs(b.x)<=a.width()/2&&Math.abs(b.y)<=a.height()/2});if(s){var t=r.map(function(b){return a._sliceIndexForPoint(b)});s=t.every(function(a){return a===i})}var u=c.fill(d,i,h),v=1.6*b.Utils.Color.contrast("white",u)n||y.minp)return;if(f._overlayLabel(x,y,k,e,a))return;var z=g.fill(d,k,c),A=1.6*b.Utils.Color.contrast("white",z)=p-i&&q+i>=h)l=0;else{var r=d._isVertical?m.y:m.x;l=Math.abs(h-r)}}(e>k||k===e&&f>l)&&(c=j,e=k,f=l)}}),c},g.prototype._entityVisibleOnPlot=function(a,c,d,e){var f={min:0,max:this.width()},g={min:0,max:this.height()},h=this._generateAttrToProjector(),i={x:h.x(c,d,e),y:h.y(c,d,e),width:h.width(c,d,e),height:h.height(c,d,e)};return b.Utils.DOM.intersectsBBox(f,g,i)},g.prototype.entitiesAt=function(a){return this._entitiesIntersecting(a.x,a.y)},g.prototype.entitiesIn=function(a,b){var c,d;if(null==b){var e=a;c={min:e.topLeft.x,max:e.bottomRight.x},d={min:e.topLeft.y,max:e.bottomRight.y}}else c=a,d=b;return this._entitiesIntersecting(c,d)},g.prototype._entitiesIntersecting=function(a,c){var d=[];return this.entities().forEach(function(e){b.Utils.DOM.intersectsBBox(a,c,b.Utils.DOM.elementBBox(e.selection))&&d.push(e)}),d},g.prototype._updateValueScale=function(){if(this._projectorsReady()){var a=this._isVertical?this.y().scale:this.x().scale;if(a instanceof b.QuantitativeScale){var c=a;c.addPaddingExceptionsProvider(this._baselineValueProvider),c.addIncludedValuesProvider(this._baselineValueProvider)}}},g.prototype._additionalPaint=function(a){var c=this,d=this._isVertical?this.y().scale:this.x().scale,e=d.scale(this.baselineValue()),f={x1:this._isVertical?0:e,y1:this._isVertical?e:0,x2:this._isVertical?this.width():e,y2:this._isVertical?e:this.height()};this._getAnimator("baseline").animate(this._baseline,f),this.datasets().forEach(function(a){return c._labelConfig.get(a).labelArea.selectAll("g").remove()}),this._labelsEnabled&&b.Utils.Window.setTimeout(function(){return c._drawLabels()},a)},g.prototype._extentsForProperty=function(c){var d,e=this,g=f.prototype._extentsForProperty.call(this,c);if("x"===c&&this._isVertical)d=this.x();else{if("y"!==c||this._isVertical)return g;d=this.y()}if(!(d&&d.scale&&d.scale instanceof b.QuantitativeScale))return g;var h=d.scale;return g=g.map(function(b){return a.extent([h.invert(h.scale(b[0])-e._barPixelWidth/2),h.invert(h.scale(b[0])+e._barPixelWidth/2),h.invert(h.scale(b[1])-e._barPixelWidth/2),h.invert(h.scale(b[1])+e._barPixelWidth/2)])})},g.prototype._drawLabels=function(){var a=this,b=this._getDataToDraw(),c=!1;this.datasets().forEach(function(d){return c=c||a._drawLabel(b.get(d),d)}),this._hideBarsIfAnyAreTooWide&&c&&this.datasets().forEach(function(b){return a._labelConfig.get(b).labelArea.selectAll("g").remove()})},g.prototype._drawLabel=function(a,c){var d=this,e=this._generateAttrToProjector(),f=this._labelConfig.get(c),h=f.labelArea,i=f.measurer,j=f.writer,k=function(a,f){var k,l=d._isVertical?d.y().accessor:d.x().accessor,m=l(a,f,c),n=d._isVertical?d.y().scale:d.x().scale,o=null!=n?n.scale(m):m,p=null!=n?n.scale(d.baselineValue()):d.baselineValue(),q=e.width(a,f,c),r=e.height(a,f,c),s=d._labelFormatter(l(a,f,c)),t=i.measure(s),u="center",v="center",w={x:e.x(a,f,c),y:e.y(a,f,c)},x=q,y=r,z={x:w.x,y:w.y};if(d._isVertical){z.x+=x/2-t.width/2;var A=e.y(a,f,c),B=r;A+r>d.height()?B=d.height()-A:0>A&&(B=A+r);var C=g._LABEL_VERTICAL_PADDING;k=t.height+2*C<=B,k?p>o?(w.y+=C,v="top",z.y+=C):(w.y-=C,v="bottom",z.y+=y-C-t.height):(y=r+C+t.height,p>=o?(w.y-=C+t.height,v="top",z.y-=C+t.height):(v="bottom",z.y+=r+C))}else{z.y+=y/2-t.height/2;var D=e.x(a,f,c),E=q;D+q>d.width()?E=d.width()-D:0>D&&(E=D+q);var C=g._LABEL_HORIZONTAL_PADDING;k=t.width+2*C<=E,k?p>o?(w.x+=C,u="left",z.x+=C):(w.x-=C,u="right",z.x+=x-C-t.width):(x=q+C+t.width,p>o?(w.x-=C+t.width,u="left",z.x-=C+t.width):(u="right",z.x+=q+C))}var F=h.append("g").attr("transform","translate("+w.x+", "+w.y+")");if(k){F.classed("on-bar-label",!0);var G=e.fill(a,f,c),H=1.6*b.Utils.Color.contrast("white",G)d.width()||z.y+t.height>d.height();F.style("visibility",I?"hidden":"inherit");var J={selection:F,xAlign:u,yAlign:v,textRotation:0};j.write(s,x,y,J);var K=d._isVertical?qg?g:d},a},g.prototype._getBarPixelWidth=function(){if(!this._projectorsReady())return 0;var c,d=this._isVertical?this.x().scale:this.y().scale;if(d instanceof b.Scales.Category)c=d.rangeBand();else{var e=this._isVertical?this.x().accessor:this.y().accessor,f=a.set(b.Utils.Array.flatten(this.datasets().map(function(a){return a.data().map(function(b,c){return e(b,c,a)}).filter(function(a){return null!=a}).map(function(a){return a.valueOf()})}))).values().map(function(a){return+a});f.sort(function(a,b){return a-b});var h=f.map(function(a){return d.scale(a)}),i=a.pairs(h),j=this._isVertical?this.width():this.height();c=b.Utils.Math.min(i,function(a,b){return Math.abs(a[1]-a[0])},j*g._SINGLE_BAR_DIMENSION_RATIO),c*=g._BAR_WIDTH_RATIO}return c},g.prototype._updateBarPixelWidth=function(){this._barPixelWidth=this._getBarPixelWidth()},g.prototype.entities=function(a){if(void 0===a&&(a=this.datasets()),!this._projectorsReady())return[];var b=f.prototype.entities.call(this,a);return b},g.prototype._pixelPoint=function(a,c,d){var e,f,g=this._generateAttrToProjector(),h=g.x(a,c,d),i=g.y(a,c,d),j=g.width(a,c,d),k=g.height(a,c,d),l=(this._isVertical?b.Plot._scaledAccessor(this.y()):b.Plot._scaledAccessor(this.x()))(a,c,d),m=(this._isVertical?this.y().scale:this.x().scale).scale(this.baselineValue());return this._isVertical?(e=h+j/2,f=m>=l?i:i+k):(e=l>=m?h+j:h,f=i+k/2),{x:e,y:f}},g.prototype._uninstallScaleForKey=function(a,b){a.offUpdate(this._updateBarPixelWidthCallback),f.prototype._uninstallScaleForKey.call(this,a,b)},g.prototype._getDataToDraw=function(){var a=new b.Utils.Map,c=this._generateAttrToProjector();return this.datasets().forEach(function(d){var e=d.data().filter(function(a,e){return b.Utils.Math.isValidNumber(c.x(a,e,d))&&b.Utils.Math.isValidNumber(c.y(a,e,d))&&b.Utils.Math.isValidNumber(c.width(a,e,d))&&b.Utils.Math.isValidNumber(c.height(a,e,d))});a.set(d,e)}),a},g.ORIENTATION_VERTICAL="vertical",g.ORIENTATION_HORIZONTAL="horizontal",g._BAR_WIDTH_RATIO=.95,g._SINGLE_BAR_DIMENSION_RATIO=.4,g._BAR_AREA_CLASS="bar-area",g._LABEL_AREA_CLASS="bar-label-text-area",g._LABEL_VERTICAL_PADDING=5,g._LABEL_HORIZONTAL_PADDING=5,g}(b.XYPlot);e.Bar=f}(e=b.Plots||(b.Plots={}))}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(e){function f(){e.call(this),this._interpolator="linear",this._autorangeSmooth=!1,this._croppedRenderingEnabled=!0,this._downsamplingEnabled=!1,this.addClass("line-plot");var a=new b.Animators.Easing;a.stepDuration(b.Plot._ANIMATION_MAX_DURATION),a.easingMode("exp-in-out"),a.maxTotalDuration(b.Plot._ANIMATION_MAX_DURATION),this.animator(d.Animator.MAIN,a),this.attr("stroke",(new b.Scales.Color).range()[0]),this.attr("stroke-width","2px")}return c(f,e),f.prototype.x=function(a,b){return null==a?e.prototype.x.call(this):(null==b?e.prototype.x.call(this,a):e.prototype.x.call(this,a,b),this._setScaleSnapping(),this)},f.prototype.y=function(a,b){return null==a?e.prototype.y.call(this):(e.prototype.y.call(this,a,b),this._setScaleSnapping(),this)},f.prototype.autorangeMode=function(a){return null==a?e.prototype.autorangeMode.call(this):(e.prototype.autorangeMode.call(this,a),this._setScaleSnapping(),this)},f.prototype.autorangeSmooth=function(a){return null==a?this._autorangeSmooth:(this._autorangeSmooth=a,this._setScaleSnapping(),this)},f.prototype._setScaleSnapping=function(){"x"===this.autorangeMode()&&this.x()&&this.x().scale&&this.x().scale instanceof b.QuantitativeScale&&this.x().scale.snappingDomainEnabled(!this.autorangeSmooth()),"y"===this.autorangeMode()&&this.y()&&this.y().scale&&this.y().scale instanceof b.QuantitativeScale&&this.y().scale.snappingDomainEnabled(!this.autorangeSmooth())},f.prototype.interpolator=function(a){return null==a?this._interpolator:(this._interpolator=a,this.render(),this)},f.prototype.downsamplingEnabled=function(a){return null==a?this._downsamplingEnabled:(this._downsamplingEnabled=a,this)},f.prototype.croppedRenderingEnabled=function(a){return null==a?this._croppedRenderingEnabled:(this._croppedRenderingEnabled=a,this.render(),this)},f.prototype._createDrawer=function(a){return new b.Drawers.Line(a)},f.prototype._extentsForProperty=function(b){var c=e.prototype._extentsForProperty.call(this,b);if(!this._autorangeSmooth)return c;if(this.autorangeMode()!==b)return c;if("x"!==this.autorangeMode()&&"y"!==this.autorangeMode())return c;var d,f=this._getEdgeIntersectionPoints();return d="y"===this.autorangeMode()?f.left.concat(f.right).map(function(a){return a.y}):f.top.concat(f.bottom).map(function(a){return a.x}),c.map(function(b){return a.extent(a.merge([b,d]))})},f.prototype._getEdgeIntersectionPoints=function(){var a=this;if(!(this.y().scale instanceof b.QuantitativeScale&&this.x().scale instanceof b.QuantitativeScale))return{left:[],right:[],top:[],bottom:[]};var c=this.y().scale,d=this.x().scale,e={left:[],right:[],top:[],bottom:[]},f=d.scale(d.domain()[0]),g=d.scale(d.domain()[1]),h=c.scale(c.domain()[0]),i=c.scale(c.domain()[1]);return this.datasets().forEach(function(b){for(var j,k,l,m,n,o,p,q,r=b.data(),s=1;sn==p>=f&&(j=f-n,k=p-n,m=q-o,l=j*m/k,e.left.push({x:f,y:c.invert(o+l)})),g>n==p>=g&&(j=g-n,k=p-n,m=q-o,l=j*m/k,e.right.push({x:g,y:c.invert(o+l)})),i>o==q>=i&&(k=p-n,l=i-o,m=q-o,j=l*k/m,e.top.push({x:d.invert(n+j),y:i})),h>o==q>=h&&(k=p-n,l=h-o,m=q-o,j=l*k/m,e.bottom.push({x:d.invert(n+j),y:h}))}),e},f.prototype._getResetYFunction=function(){var a=this.y().scale.domain(),b=Math.max(a[0],a[1]),c=Math.min(a[0],a[1]),d=0>b&&b||c>0&&c||0,e=this.y().scale.scale(d);return function(a,b,c){return e}},f.prototype._generateDrawSteps=function(){var a=[];if(this._animateOnNextRender()){var c=this._generateAttrToProjector();c.d=this._constructLineProjector(b.Plot._scaledAccessor(this.x()),this._getResetYFunction()),a.push({attrToProjector:c,animator:this._getAnimator(d.Animator.RESET)})}return a.push({attrToProjector:this._generateAttrToProjector(),animator:this._getAnimator(d.Animator.MAIN)}),a},f.prototype._generateAttrToProjector=function(){var a=e.prototype._generateAttrToProjector.call(this);return Object.keys(a).forEach(function(b){if("d"!==b){var c=a[b];a[b]=function(a,b,d){return a.length>0?c(a[0],b,d):null}}}),a},f.prototype.entityNearest=function(a){var b,c=this,d=1/0,e=1/0;return this.entities().forEach(function(f){if(c._entityVisibleOnPlot(f.position,f.datum,f.index,f.dataset)){var g=Math.abs(a.x-f.position.x),h=Math.abs(a.y-f.position.y);(d>g||g===d&&e>h)&&(b=f,d=g,e=h)}}),b},f.prototype._propertyProjectors=function(){var a=e.prototype._propertyProjectors.call(this);return a.d=this._constructLineProjector(b.Plot._scaledAccessor(this.x()),b.Plot._scaledAccessor(this.y())),a},f.prototype._constructLineProjector=function(c,d){var e=this,f=function(a,c,d){var f=b.Plot._scaledAccessor(e.x())(a,c,d),g=b.Plot._scaledAccessor(e.y())(a,c,d);return null!=f&&!b.Utils.Math.isNaN(f)&&null!=g&&!b.Utils.Math.isNaN(g)};return function(b,g,h){return a.svg.line().x(function(a,b){return c(a,b,h)}).y(function(a,b){return d(a,b,h)}).interpolate(e.interpolator()).defined(function(a,b){return f(a,b,h)})(b)}},f.prototype._getDataToDraw=function(){var a=this,c=new b.Utils.Map;return this.datasets().forEach(function(b){var d=b.data();if(!a._croppedRenderingEnabled&&!a._downsamplingEnabled)return void c.set(b,[d]);var e=d.map(function(a,b){return b});a._croppedRenderingEnabled&&(e=a._filterCroppedRendering(b,e)),a._downsamplingEnabled&&(e=a._filterDownsampling(b,e)),c.set(b,[e.map(function(a,b){return d[a]})])}),c},f.prototype._filterCroppedRendering=function(a,c){for(var d=this,e=b.Plot._scaledAccessor(this.x()),f=b.Plot._scaledAccessor(this.y()),g=a.data(),h=[],i=function(a,c){return b.Utils.Math.inRange(a,0,d.width())&&b.Utils.Math.inRange(c,0,d.height())},j=0;js&&(s=u,r=c[i]),q>u&&(q=u,p=c[i])}var v=c[i];p!==j&&g.push(p),r!==p&&r!==j&&g.push(r),v!==j&&v!==p&&v!==r&&g.push(v)}return g},f}(b.XYPlot);d.Line=e}(d=b.Plots||(b.Plots={}))}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(e){function f(){e.call(this),this.addClass("area-plot"),this.y0(0),this.attr("fill-opacity",.25),this.attr("fill",(new b.Scales.Color).range()[0]),this._lineDrawers=new b.Utils.Map}return c(f,e),f.prototype._setup=function(){var a=this;e.prototype._setup.call(this),this._lineDrawers.forEach(function(b){return b.renderArea(a._renderArea.append("g"))})},f.prototype.y=function(a,b){if(null==a)return e.prototype.y.call(this);if(null==b?e.prototype.y.call(this,a):e.prototype.y.call(this,a,b),null!=b){var c=this.y0().accessor;null!=c&&this._bindProperty(f._Y0_KEY,c,b),this._updateYScale()}return this},f.prototype.y0=function(a){if(null==a)return this._propertyBindings.get(f._Y0_KEY);var b=this.y(),c=b&&b.scale;return this._bindProperty(f._Y0_KEY,a,c),this._updateYScale(),this.render(),this},f.prototype._onDatasetUpdate=function(){e.prototype._onDatasetUpdate.call(this),this._updateYScale()},f.prototype.addDataset=function(a){ return e.prototype.addDataset.call(this,a),this},f.prototype._addDataset=function(a){var c=new b.Drawers.Line(a);return this._isSetup&&c.renderArea(this._renderArea.append("g")),this._lineDrawers.set(a,c),e.prototype._addDataset.call(this,a),this},f.prototype._removeDatasetNodes=function(a){e.prototype._removeDatasetNodes.call(this,a),this._lineDrawers.get(a).remove()},f.prototype._additionalPaint=function(){var a=this,b=this._generateLineDrawSteps(),c=this._getDataToDraw();this.datasets().forEach(function(d){return a._lineDrawers.get(d).draw(c.get(d),b)})},f.prototype._generateLineDrawSteps=function(){var a=[];if(this._animateOnNextRender()){var c=this._generateLineAttrToProjector();c.d=this._constructLineProjector(b.Plot._scaledAccessor(this.x()),this._getResetYFunction()),a.push({attrToProjector:c,animator:this._getAnimator(d.Animator.RESET)})}return a.push({attrToProjector:this._generateLineAttrToProjector(),animator:this._getAnimator(d.Animator.MAIN)}),a},f.prototype._generateLineAttrToProjector=function(){var a=this._generateAttrToProjector();return a.d=this._constructLineProjector(b.Plot._scaledAccessor(this.x()),b.Plot._scaledAccessor(this.y())),a},f.prototype._createDrawer=function(a){return new b.Drawers.Area(a)},f.prototype._generateDrawSteps=function(){var a=[];if(this._animateOnNextRender()){var c=this._generateAttrToProjector();c.d=this._constructAreaProjector(b.Plot._scaledAccessor(this.x()),this._getResetYFunction(),b.Plot._scaledAccessor(this.y0())),a.push({attrToProjector:c,animator:this._getAnimator(d.Animator.RESET)})}return a.push({attrToProjector:this._generateAttrToProjector(),animator:this._getAnimator(d.Animator.MAIN)}),a},f.prototype._updateYScale=function(){var a=this._propertyExtents.get("y0"),c=b.Utils.Array.flatten(a),d=b.Utils.Array.uniq(c),e=1===d.length?d[0]:null,f=this.y(),g=f&&f.scale;null!=g&&(null!=this._constantBaselineValueProvider&&(g.removePaddingExceptionsProvider(this._constantBaselineValueProvider),this._constantBaselineValueProvider=null),null!=e&&(this._constantBaselineValueProvider=function(){return[e]},g.addPaddingExceptionsProvider(this._constantBaselineValueProvider)))},f.prototype._getResetYFunction=function(){return b.Plot._scaledAccessor(this.y0())},f.prototype._propertyProjectors=function(){var a=e.prototype._propertyProjectors.call(this);return a.d=this._constructAreaProjector(b.Plot._scaledAccessor(this.x()),b.Plot._scaledAccessor(this.y()),b.Plot._scaledAccessor(this.y0())),a},f.prototype.selections=function(b){var c=this;void 0===b&&(b=this.datasets());var d=e.prototype.selections.call(this,b)[0],f=b.map(function(a){return c._lineDrawers.get(a)}).filter(function(a){return null!=a});return f.forEach(function(a,b){return d.push(a.selectionForIndex(b).node())}),a.selectAll(d)},f.prototype._constructAreaProjector=function(c,d,e){var f=this,g=function(a,c,d){var e=b.Plot._scaledAccessor(f.x())(a,c,d),g=b.Plot._scaledAccessor(f.y())(a,c,d);return b.Utils.Math.isValidNumber(e)&&b.Utils.Math.isValidNumber(g)};return function(b,h,i){var j=a.svg.area().x(function(a,b){return c(a,b,i)}).y1(function(a,b){return d(a,b,i)}).y0(function(a,b){return e(a,b,i)}).interpolate(f.interpolator()).defined(function(a,b){return g(a,b,i)});return j(b)}},f._Y0_KEY="y0",f}(d.Line);d.Area=e}(d=b.Plots||(b.Plots={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(d){function e(c){void 0===c&&(c=b.Bar.ORIENTATION_VERTICAL),d.call(this,c),this._clusterOffsets=new a.Utils.Map}return c(e,d),e.prototype._generateAttrToProjector=function(){var a=this,b=d.prototype._generateAttrToProjector.call(this),c=this._makeInnerScale(),e=function(a,b){return c.rangeBand()};b.width=this._isVertical?e:b.width,b.height=this._isVertical?b.height:e;var f=b.x,g=b.y;return b.x=this._isVertical?function(b,c,d){return f(b,c,d)+a._clusterOffsets.get(d)}:function(a,b,c){return f(a,b,c)},b.y=this._isVertical?function(a,b,c){return g(a,b,c)}:function(b,c,d){return g(b,c,d)+a._clusterOffsets.get(d)},b},e.prototype._updateClusterPosition=function(){var a=this,b=this._makeInnerScale();this.datasets().forEach(function(c,d){return a._clusterOffsets.set(c,b.scale(String(d))-b.rangeBand()/2)})},e.prototype._makeInnerScale=function(){var b=new a.Scales.Category;b.domain(this.datasets().map(function(a,b){return String(b)}));var c=a.Plot._scaledAccessor(this.attr("width"));return b.range([0,c(null,0,null)]),b},e.prototype._getDataToDraw=function(){return this._updateClusterPosition(),d.prototype._getDataToDraw.call(this)},e}(b.Bar);b.ClusteredBar=d}(b=a.Plots||(a.Plots={}))}(b||(b={}));var b;!function(b){var d;!function(d){var e=function(d){function e(){var a=this;d.call(this),this._baselineValue=0,this.addClass("stacked-area-plot"),this.attr("fill-opacity",1),this._stackingResult=new b.Utils.Map,this._stackedExtent=[],this._baselineValueProvider=function(){return[a._baselineValue]},this.croppedRenderingEnabled(!1)}return c(e,d),e.prototype.croppedRenderingEnabled=function(a){return null==a?d.prototype.croppedRenderingEnabled.call(this):a===!0?(b.Utils.Window.warn("Warning: Stacked Area Plot does not support cropped rendering."),this):d.prototype.croppedRenderingEnabled.call(this,a)},e.prototype._getAnimator=function(a){return new b.Animators.Null},e.prototype._setup=function(){d.prototype._setup.call(this),this._baseline=this._renderArea.append("line").classed("baseline",!0)},e.prototype.x=function(a,b){return null==a?d.prototype.x.call(this):(null==b?d.prototype.x.call(this,a):d.prototype.x.call(this,a,b),this._updateStackExtentsAndOffsets(),this)},e.prototype.y=function(a,b){return null==a?d.prototype.y.call(this):(null==b?d.prototype.y.call(this,a):d.prototype.y.call(this,a,b),this._updateStackExtentsAndOffsets(),this)},e.prototype.downsamplingEnabled=function(a){return null==a?d.prototype.downsamplingEnabled.call(this):(b.Utils.Window.warn("Warning: Stacked Area Plot does not support downsampling"),this)},e.prototype._additionalPaint=function(){var a=this.y().scale.scale(this._baselineValue),b={x1:0,y1:a,x2:this.width(),y2:a};this._getAnimator("baseline").animate(this._baseline,b)},e.prototype._updateYScale=function(){var a=this.y(),b=a&&a.scale;null!=b&&(b.addPaddingExceptionsProvider(this._baselineValueProvider),b.addIncludedValuesProvider(this._baselineValueProvider))},e.prototype._onDatasetUpdate=function(){return this._updateStackExtentsAndOffsets(),d.prototype._onDatasetUpdate.call(this),this},e.prototype._updateExtentsForProperty=function(a){d.prototype._updateExtentsForProperty.call(this,a),"x"!==a&&"y"!==a||!this._projectorsReady()||this._updateStackExtentsAndOffsets()},e.prototype._extentsForProperty=function(a){var b="y";return a===b?[this._stackedExtent]:d.prototype._extentsForProperty.call(this,a)},e.prototype._updateStackExtentsAndOffsets=function(){if(this._projectorsReady()){var a=this.datasets(),c=this.x().accessor,d=this.y().accessor,e=this._filterForProperty("y");this._checkSameDomain(a,c),this._stackingResult=b.Utils.Stacking.stack(a,c,d),this._stackedExtent=b.Utils.Stacking.stackedExtent(this._stackingResult,c,e)}},e.prototype._checkSameDomain=function(c,d){var f=c.map(function(b){return a.set(b.data().map(function(a,c){return d(a,c,b).toString()})).values()}),g=e._domainKeys(c,d);f.some(function(a){return a.length!==g.length})&&b.Utils.Window.warn("the domains across the datasets are not the same. Plot may produce unintended behavior.")},e._domainKeys=function(b,c){var d=a.set();return b.forEach(function(a){a.data().forEach(function(b,e){d.add(c(b,e,a))})}),d.values()},e.prototype._propertyProjectors=function(){var a=this,c=d.prototype._propertyProjectors.call(this),e=this.y().accessor,f=this.x().accessor,g=function(a,c,d){return b.Utils.Stacking.normalizeKey(f(a,c,d))},h=function(b,c,d){return a.y().scale.scale(+e(b,c,d)+a._stackingResult.get(d).get(g(b,c,d)).offset)},i=function(b,c,d){return a.y().scale.scale(a._stackingResult.get(d).get(g(b,c,d)).offset)};return c.d=this._constructAreaProjector(b.Plot._scaledAccessor(this.x()),h,i),c},e.prototype._pixelPoint=function(a,c,e){var f=d.prototype._pixelPoint.call(this,a,c,e),g=this.x().accessor(a,c,e),h=this.y().accessor(a,c,e),i=this.y().scale.scale(+h+this._stackingResult.get(e).get(b.Utils.Stacking.normalizeKey(g)).offset);return{x:f.x,y:i}},e}(d.Area);d.StackedArea=e}(d=b.Plots||(b.Plots={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(d){function e(c){void 0===c&&(c=b.Bar.ORIENTATION_VERTICAL),d.call(this,c),this.addClass("stacked-bar-plot"),this._stackingResult=new a.Utils.Map,this._stackedExtent=[]}return c(e,d),e.prototype.x=function(a,b){return null==a?d.prototype.x.call(this):(null==b?d.prototype.x.call(this,a):d.prototype.x.call(this,a,b),this._updateStackExtentsAndOffsets(),this)},e.prototype.y=function(a,b){return null==a?d.prototype.y.call(this):(null==b?d.prototype.y.call(this,a):d.prototype.y.call(this,a,b),this._updateStackExtentsAndOffsets(),this)},e.prototype._generateAttrToProjector=function(){var b=this,c=d.prototype._generateAttrToProjector.call(this),e=this._isVertical?"y":"x",f=this._isVertical?"x":"y",g=this._isVertical?this.y().scale:this.x().scale,h=this._propertyBindings.get(e).accessor,i=this._propertyBindings.get(f).accessor,j=function(b,c,d){return a.Utils.Stacking.normalizeKey(i(b,c,d))},k=function(a,c,d){return g.scale(b._stackingResult.get(d).get(j(a,c,d)).offset)},l=function(a,c,d){return g.scale(+h(a,c,d)+b._stackingResult.get(d).get(j(a,c,d)).offset)},m=function(a,b,c){return Math.abs(l(a,b,c)-k(a,b,c))};c[this._isVertical?"height":"width"]=m;var n=function(a,b,c){return+h(a,b,c)<0?k(a,b,c):l(a,b,c)};return c[e]=function(a,c,d){return b._isVertical?n(a,c,d):n(a,c,d)-m(a,c,d)},c},e.prototype._onDatasetUpdate=function(){return this._updateStackExtentsAndOffsets(),d.prototype._onDatasetUpdate.call(this),this},e.prototype._updateExtentsForProperty=function(a){d.prototype._updateExtentsForProperty.call(this,a),"x"!==a&&"y"!==a||!this._projectorsReady()||this._updateStackExtentsAndOffsets()},e.prototype._extentsForProperty=function(a){var b=this._isVertical?"y":"x";return a===b?[this._stackedExtent]:d.prototype._extentsForProperty.call(this,a)},e.prototype._updateStackExtentsAndOffsets=function(){if(this._projectorsReady()){var b=this.datasets(),c=this._isVertical?this.x().accessor:this.y().accessor,d=this._isVertical?this.y().accessor:this.x().accessor,e=this._filterForProperty(this._isVertical?"y":"x");this._stackingResult=a.Utils.Stacking.stack(b,c,d),this._stackedExtent=a.Utils.Stacking.stackedExtent(this._stackingResult,c,e)}},e}(b.Bar);b.StackedBar=d}(b=a.Plots||(a.Plots={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(b){function d(){b.call(this),this.addClass("segment-plot"),this.attr("stroke",(new a.Scales.Color).range()[0]),this.attr("stroke-width","2px")}return c(d,b),d.prototype._createDrawer=function(b){return new a.Drawers.Segment(b)},d.prototype._generateDrawSteps=function(){return[{attrToProjector:this._generateAttrToProjector(),animator:new a.Animators.Null}]},d.prototype._updateExtentsForProperty=function(a){b.prototype._updateExtentsForProperty.call(this,a),"x"===a?b.prototype._updateExtentsForProperty.call(this,"x2"):"y"===a&&b.prototype._updateExtentsForProperty.call(this,"y2")},d.prototype._filterForProperty=function(a){return"x2"===a?b.prototype._filterForProperty.call(this,"x"):"y2"===a?b.prototype._filterForProperty.call(this,"y"):b.prototype._filterForProperty.call(this,a)},d.prototype.x=function(a,c){if(null==a)return b.prototype.x.call(this);if(null==c)b.prototype.x.call(this,a);else{b.prototype.x.call(this,a,c);var e=this.x2(),f=e&&e.accessor;null!=f&&this._bindProperty(d._X2_KEY,f,c)}return this},d.prototype.x2=function(a){if(null==a)return this._propertyBindings.get(d._X2_KEY);var b=this.x(),c=b&&b.scale;return this._bindProperty(d._X2_KEY,a,c),this.render(),this},d.prototype.y=function(a,c){if(null==a)return b.prototype.y.call(this);if(null==c)b.prototype.y.call(this,a);else{b.prototype.y.call(this,a,c);var e=this.y2(),f=e&&e.accessor;null!=f&&this._bindProperty(d._Y2_KEY,f,c)}return this},d.prototype.y2=function(a){if(null==a)return this._propertyBindings.get(d._Y2_KEY);var b=this.y(),c=b&&b.scale;return this._bindProperty(d._Y2_KEY,a,c),this.render(),this},d.prototype._propertyProjectors=function(){var c=b.prototype._propertyProjectors.call(this);return c.x1=a.Plot._scaledAccessor(this.x()),c.x2=null==this.x2()?a.Plot._scaledAccessor(this.x()):a.Plot._scaledAccessor(this.x2()),c.y1=a.Plot._scaledAccessor(this.y()),c.y2=null==this.y2()?a.Plot._scaledAccessor(this.y()):a.Plot._scaledAccessor(this.y2()),c},d.prototype.entitiesIn=function(a,b){var c,d;if(null==b){var e=a;c={min:e.topLeft.x,max:e.bottomRight.x},d={min:e.topLeft.y,max:e.bottomRight.y}}else c=a,d=b;return this._entitiesIntersecting(c,d)},d.prototype._entitiesIntersecting=function(a,b){var c=this,d=[],e=this._generateAttrToProjector();return this.entities().forEach(function(f){c._lineIntersectsBox(f,a,b,e)&&d.push(f)}),d},d.prototype._lineIntersectsBox=function(a,b,c,d){var e=this,f=d.x1(a.datum,a.index,a.dataset),g=d.x2(a.datum,a.index,a.dataset),h=d.y1(a.datum,a.index,a.dataset),i=d.y2(a.datum,a.index,a.dataset);if(b.min<=f&&f<=b.max&&c.min<=h&&h<=c.max||b.min<=g&&g<=b.max&&c.min<=i&&i<=c.max)return!0;var j={x:f,y:h},k={x:g,y:i},l=[{x:b.min,y:c.min},{x:b.min,y:c.max},{x:b.max,y:c.max},{x:b.max,y:c.min}],m=l.filter(function(a,b){return 0!==b?e._lineIntersectsSegment(j,k,a,l[b-1])&&e._lineIntersectsSegment(a,l[b-1],j,k):void 0});return m.length>0},d.prototype._lineIntersectsSegment=function(a,b,c,d){var e=function(a,b,c){return(b.x-a.x)*(c.y-b.y)-(b.y-a.y)*(c.x-b.x)};return e(a,b,c)*e(a,b,d)<0},d._X2_KEY="x2",d._Y2_KEY="y2",d}(a.XYPlot);b.Segment=d}(b=a.Plots||(a.Plots={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(b){function d(){b.call(this),this._connectorsEnabled=!1,this.addClass("waterfall-plot")}return c(d,b),d.prototype.connectorsEnabled=function(a){return null==a?this._connectorsEnabled:(this._connectorsEnabled=a,this)},d.prototype.total=function(a){return null==a?this._propertyBindings.get(d._TOTAL_KEY):(this._bindProperty(d._TOTAL_KEY,a,null),this)},d.prototype._additionalPaint=function(b){var c=this;this._connectorArea.selectAll("line").remove(),this._connectorsEnabled&&a.Utils.Window.setTimeout(function(){return c._drawConnectors()},b)},d.prototype._createNodesForDataset=function(a){var c=b.prototype._createNodesForDataset.call(this,a);return this._connectorArea=this._renderArea.append("g").classed(d._CONNECTOR_AREA_CLASS,!0),c},d.prototype._extentsForProperty=function(a){var c="y";return a===c?[this._extent]:b.prototype._extentsForProperty.call(this,a)},d.prototype._generateAttrToProjector=function(){var c=this,e=b.prototype._generateAttrToProjector.call(this),f=this.y().scale,g=a.Plot._scaledAccessor(this.total()),h=this.attr("y");null==h&&(e.y=function(a,b,d){var e=c.y().accessor(a,b,d),h=g(a,b,d);if(h)return Math.min(f.scale(e),f.scale(0));var i=c._subtotals[b];if(0===b)return 0>e?f.scale(i-e):f.scale(i);var j=c._subtotals[b-1];return i>j?f.scale(i):f.scale(j)});var i=this.attr("height");return null==i&&(e.height=function(a,b,d){var e=g(a,b,d),h=c.y().accessor(a,b,d);if(e)return Math.abs(f.scale(h)-f.scale(0));var i=c._subtotals[b];if(0===b)return Math.abs(f.scale(i)-f.scale(i-h));var j=c._subtotals[b-1];return Math.abs(f.scale(i)-f.scale(j))}),e["class"]=function(a,b,e){var f="";null!=c.attr("class")&&(f=c.attr("class").accessor(a,b,e)+" ");var h=g(a,b,e);if(h)return f+d._BAR_TOTAL_CLASS;var i=c.y().accessor(a,b,e);return f+(i>0?d._BAR_GROWTH_CLASS:d._BAR_DECLINE_CLASS)},e},d.prototype._onDatasetUpdate=function(){return this._updateSubtotals(),b.prototype._onDatasetUpdate.call(this),this},d.prototype._calculateSubtotalsAndExtent=function(a){var b=this,c=Number.MAX_VALUE,d=Number.MIN_VALUE,e=0,f=!1;a.data().forEach(function(g,h){var i=b.y().accessor(g,h,a),j=b.total().accessor(g,h,a);if(j&&0!==h||(e+=i),b._subtotals.push(e),c>e&&(c=e),e>d&&(d=e),j&&(c>i&&(c=i),i>d&&(d=i)),!f&&j){for(var k=i-e,l=0;l0&&this._subtotals[c]>this._subtotals[e]||this._subtotals[c]<0&&this._subtotals[c]>=this._subtotals[e])&&(j=a.y(f,c,b)+a.height(f,c,b)),this._connectorArea.append("line").classed(d._CONNECTOR_CLASS,!0).attr("x1",h).attr("x2",i).attr("y1",j).attr("y2",j)}},d.prototype._updateSubtotals=function(){var a=this.datasets();if(a.length>0){var b=a[a.length-1];this._subtotals=new Array,this._calculateSubtotalsAndExtent(b)}},d._BAR_DECLINE_CLASS="waterfall-decline",d._BAR_GROWTH_CLASS="waterfall-growth",d._BAR_TOTAL_CLASS="waterfall-total",d._CONNECTOR_CLASS="connector",d._CONNECTOR_AREA_CLASS="connector-area",d._TOTAL_KEY="total",d}(b.Bar);b.Waterfall=d}(b=a.Plots||(a.Plots={}))}(b||(b={}));var b;!function(a){var b;!function(a){var b=function(){function a(){}return a.prototype.totalTime=function(a){return 0},a.prototype.animate=function(a,b){return a.attr(b)},a}();a.Null=b}(b=a.Animators||(a.Animators={}))}(b||(b={}));var b;!function(a){var b;!function(a){var b=function(){function a(){this._startDelay=a._DEFAULT_START_DELAY_MILLISECONDS,this._stepDuration=a._DEFAULT_STEP_DURATION_MILLISECONDS,this._stepDelay=a._DEFAULT_ITERATIVE_DELAY_MILLISECONDS,this._maxTotalDuration=a._DEFAULT_MAX_TOTAL_DURATION_MILLISECONDS,this._easingMode=a._DEFAULT_EASING_MODE}return a.prototype.totalTime=function(a){var b=this._getAdjustedIterativeDelay(a);return this.startDelay()+b*Math.max(a-1,0)+this.stepDuration()},a.prototype.animate=function(a,b){var c=this,d=a[0].length,e=this._getAdjustedIterativeDelay(d);return a.transition().ease(this.easingMode()).duration(this.stepDuration()).delay(function(a,b){return c.startDelay()+e*b}).attr(b)},a.prototype.startDelay=function(a){return null==a?this._startDelay:(this._startDelay=a,this)},a.prototype.stepDuration=function(a){return null==a?Math.min(this._stepDuration,this._maxTotalDuration):(this._stepDuration=a,this)},a.prototype.stepDelay=function(a){return null==a?this._stepDelay:(this._stepDelay=a,this)},a.prototype.maxTotalDuration=function(a){return null==a?this._maxTotalDuration:(this._maxTotalDuration=a,this)},a.prototype.easingMode=function(a){return null==a?this._easingMode:(this._easingMode=a,this)},a.prototype._getAdjustedIterativeDelay=function(a){var b=this.maxTotalDuration()-this.stepDuration();b=Math.max(b,0);var c=b/Math.max(a-1,1);return Math.min(this.stepDelay(),c)},a._DEFAULT_START_DELAY_MILLISECONDS=0,a._DEFAULT_STEP_DURATION_MILLISECONDS=300,a._DEFAULT_ITERATIVE_DELAY_MILLISECONDS=15,a._DEFAULT_MAX_TOTAL_DURATION_MILLISECONDS=1/0,a._DEFAULT_EASING_MODE="exp-out",a}();a.Easing=b}(b=a.Animators||(a.Animators={}))}(b||(b={}));var b;!function(a){var b=function(){function b(){this._eventToProcessingFunction={},this._eventNameToCallbackSet={},this._connected=!1}return b.prototype._hasNoCallbacks=function(){for(var a=Object.keys(this._eventNameToCallbackSet),b=0;b0&&this._callCallbacksForEvent(b,f,e,a)}},d.prototype.eventInsideSVG=function(a){return this._translator.insideSVG(a)},d._DISPATCHER_KEY="__Plottable_Dispatcher_Touch",d._TOUCHSTART_EVENT_NAME="touchstart",d._TOUCHMOVE_EVENT_NAME="touchmove",d._TOUCHEND_EVENT_NAME="touchend",d._TOUCHCANCEL_EVENT_NAME="touchcancel",d}(a.Dispatcher);b.Touch=d}(b=a.Dispatchers||(a.Dispatchers={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(a){function b(){var c=this;a.call(this),this._eventToProcessingFunction[b._KEYDOWN_EVENT_NAME]=function(a){return c._processKeydown(a)},this._eventToProcessingFunction[b._KEYUP_EVENT_NAME]=function(a){return c._processKeyup(a)}}return c(b,a),b.getDispatcher=function(){var a=document[b._DISPATCHER_KEY];return null==a&&(a=new b,document[b._DISPATCHER_KEY]=a),a},b.prototype._processKeydown=function(a){this._callCallbacksForEvent(b._KEYDOWN_EVENT_NAME,a.keyCode,a)},b.prototype._processKeyup=function(a){this._callCallbacksForEvent(b._KEYUP_EVENT_NAME,a.keyCode,a)},b.prototype.onKeyDown=function(a){return this._addCallbackForEvent(b._KEYDOWN_EVENT_NAME,a),this},b.prototype.offKeyDown=function(a){return this._removeCallbackForEvent(b._KEYDOWN_EVENT_NAME,a),this},b.prototype.onKeyUp=function(a){return this._addCallbackForEvent(b._KEYUP_EVENT_NAME,a),this},b.prototype.offKeyUp=function(a){return this._removeCallbackForEvent(b._KEYUP_EVENT_NAME,a),this},b._DISPATCHER_KEY="__Plottable_Dispatcher_Key",b._KEYDOWN_EVENT_NAME="keydown",b._KEYUP_EVENT_NAME="keyup",b}(a.Dispatcher);b.Key=d}(b=a.Dispatchers||(a.Dispatchers={}))}(b||(b={}));var b;!function(a){var b=function(){function a(){var a=this;this._anchorCallback=function(b){return a._anchor(b)},this._enabled=!0}return a.prototype._anchor=function(a){this._isAnchored=!0},a.prototype._unanchor=function(){this._isAnchored=!1},a.prototype.attachTo=function(a){return this._disconnect(),this._componentAttachedTo=a,this._connect(),this},a.prototype._connect=function(){this.enabled()&&null!=this._componentAttachedTo&&!this._isAnchored&&this._componentAttachedTo.onAnchor(this._anchorCallback)},a.prototype.detachFrom=function(a){return this._disconnect(),this._componentAttachedTo=null,this},a.prototype._disconnect=function(){this._isAnchored&&this._unanchor(),null!=this._componentAttachedTo&&this._componentAttachedTo.offAnchor(this._anchorCallback)},a.prototype.enabled=function(a){return null==a?this._enabled:(this._enabled=a,this._enabled?this._connect():this._disconnect(),this)},a.prototype._translateToComponentSpace=function(a){var b=this._componentAttachedTo.originToSVG();return{x:a.x-b.x,y:a.y-b.y}},a.prototype._isInsideComponent=function(a){return 0<=a.x&&0<=a.y&&a.x<=this._componentAttachedTo.width()&&a.y<=this._componentAttachedTo.height()},a}();a.Interaction=b}(b||(b={}));var b;!function(a){var b;!function(b){var d=function(b){function d(){var c=this;b.apply(this,arguments),this._clickedDown=!1,this._onClickCallbacks=new a.Utils.CallbackSet,this._mouseDownCallback=function(a){return c._handleClickDown(a)},this._mouseUpCallback=function(a){return c._handleClickUp(a)},this._touchStartCallback=function(a,b){return c._handleClickDown(b[a[0]])},this._touchEndCallback=function(a,b){return c._handleClickUp(b[a[0]])},this._touchCancelCallback=function(a,b){return c._clickedDown=!1}}return c(d,b),d.prototype._anchor=function(c){b.prototype._anchor.call(this,c),this._mouseDispatcher=a.Dispatchers.Mouse.getDispatcher(c.content().node()),this._mouseDispatcher.onMouseDown(this._mouseDownCallback),this._mouseDispatcher.onMouseUp(this._mouseUpCallback),this._touchDispatcher=a.Dispatchers.Touch.getDispatcher(c.content().node()),this._touchDispatcher.onTouchStart(this._touchStartCallback),this._touchDispatcher.onTouchEnd(this._touchEndCallback),this._touchDispatcher.onTouchCancel(this._touchCancelCallback)},d.prototype._unanchor=function(){b.prototype._unanchor.call(this),this._mouseDispatcher.offMouseDown(this._mouseDownCallback),this._mouseDispatcher.offMouseUp(this._mouseUpCallback),this._mouseDispatcher=null,this._touchDispatcher.offTouchStart(this._touchStartCallback),this._touchDispatcher.offTouchEnd(this._touchEndCallback),this._touchDispatcher.offTouchCancel(this._touchCancelCallback),this._touchDispatcher=null},d.prototype._handleClickDown=function(a){var b=this._translateToComponentSpace(a);this._isInsideComponent(b)&&(this._clickedDown=!0)},d.prototype._handleClickUp=function(a){var b=this._translateToComponentSpace(a);this._clickedDown&&this._isInsideComponent(b)&&this._onClickCallbacks.callCallbacks(b),this._clickedDown=!1},d.prototype.onClick=function(a){return this._onClickCallbacks.add(a),this},d.prototype.offClick=function(a){return this._onClickCallbacks["delete"](a),this},d}(a.Interaction);b.Click=d}(b=a.Interactions||(a.Interactions={}))}(b||(b={}));var b;!function(a){var b;!function(b){var d;!function(a){a[a.NotClicked=0]="NotClicked",a[a.SingleClicked=1]="SingleClicked",a[a.DoubleClicked=2]="DoubleClicked"}(d||(d={}));var e=function(b){function e(){var c=this;b.apply(this,arguments),this._clickState=d.NotClicked,this._clickedDown=!1,this._onDoubleClickCallbacks=new a.Utils.CallbackSet,this._mouseDownCallback=function(a){return c._handleClickDown(a)},this._mouseUpCallback=function(a){return c._handleClickUp(a)},this._dblClickCallback=function(a){return c._handleDblClick()},this._touchStartCallback=function(a,b){return c._handleClickDown(b[a[0]])},this._touchEndCallback=function(a,b){return c._handleClickUp(b[a[0]])},this._touchCancelCallback=function(a,b){return c._handleClickCancel()}}return c(e,b),e.prototype._anchor=function(c){b.prototype._anchor.call(this,c),this._mouseDispatcher=a.Dispatchers.Mouse.getDispatcher(c.content().node()),this._mouseDispatcher.onMouseDown(this._mouseDownCallback),this._mouseDispatcher.onMouseUp(this._mouseUpCallback),this._mouseDispatcher.onDblClick(this._dblClickCallback),this._touchDispatcher=a.Dispatchers.Touch.getDispatcher(c.content().node()),this._touchDispatcher.onTouchStart(this._touchStartCallback),this._touchDispatcher.onTouchEnd(this._touchEndCallback),this._touchDispatcher.onTouchCancel(this._touchCancelCallback)},e.prototype._unanchor=function(){b.prototype._unanchor.call(this),this._mouseDispatcher.offMouseDown(this._mouseDownCallback),this._mouseDispatcher.offMouseUp(this._mouseUpCallback),this._mouseDispatcher.offDblClick(this._dblClickCallback),this._mouseDispatcher=null,this._touchDispatcher.offTouchStart(this._touchStartCallback),this._touchDispatcher.offTouchEnd(this._touchEndCallback),this._touchDispatcher.offTouchCancel(this._touchCancelCallback), diff --git a/plottable.zip b/plottable.zip index f54cb348e1..8af12782cd 100644 Binary files a/plottable.zip and b/plottable.zip differ