PageRenderTime 81ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 1ms

/index.html

https://github.com/yishenggudou/bearcart
HTML | 6143 lines | 6118 code | 25 blank | 0 comment | 0 complexity | fec76c98c9a16193edd5c0a94a7fcee2 MD5 | raw file
  1. <!doctype>
  2. <head>
  3. <script src="http://d3js.org/d3.v3.min.js" charset="utf-8"></script>
  4. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
  5. <script type="text/javascript">
  6. var Rickshaw={namespace:function(e,t){var n=e.split("."),r=Rickshaw;for(var i=1,s=n.length;i<s;i++){var o=n[i];r[o]=r[o]||{},r=r[o]}return r},keys:function(e){var t=[];for(var n in e)t.push(n);return t},extend:function(e,t){for(var n in t)e[n]=t[n];return e},clone:function(e){return JSON.parse(JSON.stringify(e))}};if(typeof module!="undefined"&&module.exports){var d3=require("d3");module.exports=Rickshaw}(function(e){function f(e){return t.call(e)===a}function l(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}function c(e){if(h(e)!==u)throw new TypeError;var t=[];for(var n in e)e.hasOwnProperty(n)&&t.push(n);return t}function h(e){switch(e){case null:return n;case void 0:return r}var t=typeof e;switch(t){case"boolean":return i;case"number":return s;case"string":return o}return u}function p(e){return typeof e=="undefined"}function v(e){var t=e.toString().match(/^[\s\(]*function[^(]*\(([^)]*)\)/)[1].replace(/\/\/.*?[\r\n]|\/\*(?:.|[\r\n])*?\*\//g,"").replace(/\s+/g,"").split(",");return t.length==1&&!t[0]?[]:t}function m(e,t){var n=e;return function(){var e=g([b(n,this)],arguments);return t.apply(this,e)}}function g(e,t){var n=e.length,r=t.length;while(r--)e[n+r]=t[r];return e}function y(e,t){return e=d.call(e,0),g(e,t)}function b(e,t){if(arguments.length<2&&p(arguments[0]))return this;var n=e,r=d.call(arguments,2);return function(){var e=y(r,arguments);return n.apply(t,e)}}var t=Object.prototype.toString,n="Null",r="Undefined",i="Boolean",s="Number",o="String",u="Object",a="[object Function]",d=Array.prototype.slice,w=function(){},E=function(){function t(){}function n(){function r(){this.initialize.apply(this,arguments)}var e=null,n=[].slice.apply(arguments);f(n[0])&&(e=n.shift()),l(r,E.Methods),r.superclass=e,r.subclasses=[];if(e){t.prototype=e.prototype,r.prototype=new t;try{e.subclasses.push(r)}catch(i){}}for(var s=0,o=n.length;s<o;s++)r.addMethods(n[s]);return r.prototype.initialize||(r.prototype.initialize=w),r.prototype.constructor=r,r}function r(t){var n=this.superclass&&this.superclass.prototype,r=c(t);e&&(t.toString!=Object.prototype.toString&&r.push("toString"),t.valueOf!=Object.prototype.valueOf&&r.push("valueOf"));for(var i=0,s=r.length;i<s;i++){var o=r[i],u=t[o];if(n&&f(u)&&v(u)[0]=="$super"){var a=u;u=m(function(e){return function(){return n[e].apply(this,arguments)}}(o),a),u.valueOf=b(a.valueOf,a),u.toString=b(a.toString,a)}this.prototype[o]=u}return this}var e=function(){for(var e in{toString:1})if(e==="toString")return!1;return!0}();return{create:n,Methods:{addMethods:r}}}();e.exports?e.exports.Class=E:e.Class=E})(Rickshaw),Rickshaw.namespace("Rickshaw.Compat.ClassList"),Rickshaw.Compat.ClassList=function(){typeof document!="undefined"&&!("classList"in document.createElement("a"))&&function(e){"use strict";var t="classList",n="prototype",r=(e.HTMLElement||e.Element)[n],i=Object,s=String[n].trim||function(){return this.replace(/^\s+|\s+$/g,"")},o=Array[n].indexOf||function(e){var t=0,n=this.length;for(;t<n;t++)if(t in this&&this[t]===e)return t;return-1},u=function(e,t){this.name=e,this.code=DOMException[e],this.message=t},a=function(e,t){if(t==="")throw new u("SYNTAX_ERR","An invalid or illegal string was specified");if(/\s/.test(t))throw new u("INVALID_CHARACTER_ERR","String contains an invalid character");return o.call(e,t)},f=function(e){var t=s.call(e.className),n=t?t.split(/\s+/):[],r=0,i=n.length;for(;r<i;r++)this.push(n[r]);this._updateClassName=function(){e.className=this.toString()}},l=f[n]=[],c=function(){return new f(this)};u[n]=Error[n],l.item=function(e){return this[e]||null},l.contains=function(e){return e+="",a(this,e)!==-1},l.add=function(e){e+="",a(this,e)===-1&&(this.push(e),this._updateClassName())},l.remove=function(e){e+="";var t=a(this,e);t!==-1&&(this.splice(t,1),this._updateClassName())},l.toggle=function(e){e+="",a(this,e)===-1?this.add(e):this.remove(e)},l.toString=function(){return this.join(" ")};if(i.defineProperty){var h={get:c,enumerable:!0,configurable:!0};try{i.defineProperty(r,t,h)}catch(p){p.number===-2146823252&&(h.enumerable=!1,i.defineProperty(r,t,h))}}else i[n].__defineGetter__&&r.__defineGetter__(t,c)}(window)},(typeof RICKSHAW_NO_COMPAT!="undefined"&&!RICKSHAW_NO_COMPAT||typeof RICKSHAW_NO_COMPAT=="undefined")&&new Rickshaw.Compat.ClassList,Rickshaw.namespace("Rickshaw.Graph"),Rickshaw.Graph=function(e){if(!e.element)throw"Rickshaw.Graph needs a reference to an element";this.element=e.element,this.series=e.series,this.defaults={interpolation:"cardinal",offset:"zero",min:undefined,max:undefined,preserve:!1},Rickshaw.keys(this.defaults).forEach(function(t){this[t]=e[t]||this.defaults[t]},this),this.window={},this.updateCallbacks=[];var t=this;this.initialize=function(e){this.validateSeries(e.series),this.series.active=function(){return t.series.filter(function(e){return!e.disabled})},this.setSize({width:e.width,height:e.height}),this.element.classList.add("rickshaw_graph"),this.vis=d3.select(this.element).append("svg:svg").attr("width",this.width).attr("height",this.height);var n=[Rickshaw.Graph.Renderer.Stack,Rickshaw.Graph.Renderer.Line,Rickshaw.Graph.Renderer.Bar,Rickshaw.Graph.Renderer.Area,Rickshaw.Graph.Renderer.ScatterPlot];n.forEach(function(e){if(!e)return;t.registerRenderer(new e({graph:t}))}),this.setRenderer(e.renderer||"stack",e),this.discoverRange()},this.validateSeries=function(e){if(!(e instanceof Array||e instanceof Rickshaw.Series)){var t=Object.prototype.toString.apply(e);throw"series is not an array: "+t}var n;e.forEach(function(e){if(!(e instanceof Object))throw"series element is not an object: "+e;if(!e.data)throw"series has no data: "+JSON.stringify(e);if(!(e.data instanceof Array))throw"series data is not an array: "+JSON.stringify(e.data);var t=e.data[0].x,n=e.data[0].y;if(typeof t!="number"||typeof n!="number"&&n!==null)throw"x and y properties of points should be numbers instead of "+typeof t+" and "+typeof n},this)},this.dataDomain=function(){var e=this.series[0].data;return[e[0].x,e.slice(-1).shift().x]},this.discoverRange=function(){var e=this.renderer.domain();this.x=d3.scale.linear().domain(e.x).range([0,this.width]),this.y=d3.scale.linear().domain(e.y).range([this.height,0]),this.y.magnitude=d3.scale.linear().domain([e.y[0]-e.y[0],e.y[1]-e.y[0]]).range([0,this.height])},this.render=function(){var e=this.stackData();this.discoverRange(),this.renderer.render(),this.updateCallbacks.forEach(function(e){e()})},this.update=this.render,this.stackData=function(){var e=this.series.active().map(function(e){return e.data}).map(function(e){return e.filter(function(e){return this._slice(e)},this)},this);e=this.preserve?Rickshaw.clone(e):e,this.stackData.hooks.data.forEach(function(n){e=n.f.apply(t,[e])});var n;if(!this.renderer.unstack){this._validateStackable();var r=d3.layout.stack();r.offset(t.offset),n=r(e)}n=n||e,this.stackData.hooks.after.forEach(function(r){n=r.f.apply(t,[e])});var i=0;return this.series.forEach(function(e){if(e.disabled)return;e.stack=n[i++]}),this.stackedData=n,n},this._validateStackable=function(){var e=this.series,t;e.forEach(function(e){t=t||e.data.length;if(t&&e.data.length!=t)throw"stacked series cannot have differing numbers of points: "+t+" vs "+e.data.length+"; see Rickshaw.Series.fill()"},this)},this.stackData.hooks={data:[],after:[]},this._slice=function(e){if(this.window.xMin||this.window.xMax){var t=!0;return this.window.xMin&&e.x<this.window.xMin&&(t=!1),this.window.xMax&&e.x>this.window.xMax&&(t=!1),t}return!0},this.onUpdate=function(e){this.updateCallbacks.push(e)},this.registerRenderer=function(e){this._renderers=this._renderers||{},this._renderers[e.name]=e},this.configure=function(e){(e.width||e.height)&&this.setSize(e),Rickshaw.keys(this.defaults).forEach(function(t){this[t]=t in e?e[t]:t in this?this[t]:this.defaults[t]},this),this.setRenderer(e.renderer||this.renderer.name,e)},this.setRenderer=function(e,t){if(!this._renderers[e])throw"couldn't find renderer "+e;this.renderer=this._renderers[e],typeof t=="object"&&this.renderer.configure(t)},this.setSize=function(e){e=e||{};if(typeof window!==undefined)var t=window.getComputedStyle(this.element,null),n=parseInt(t.getPropertyValue("width"),10),r=parseInt(t.getPropertyValue("height"),10);this.width=e.width||n||400,this.height=e.height||r||250,this.vis&&this.vis.attr("width",this.width).attr("height",this.height)},this.initialize(e)},Rickshaw.namespace("Rickshaw.Fixtures.Color"),Rickshaw.Fixtures.Color=function(){this.schemes={},this.schemes.spectrum14=["#ecb796","#dc8f70","#b2a470","#92875a","#716c49","#d2ed82","#bbe468","#a1d05d","#e7cbe6","#d8aad6","#a888c2","#9dc2d3","#649eb9","#387aa3"].reverse(),this.schemes.spectrum2000=["#57306f","#514c76","#646583","#738394","#6b9c7d","#84b665","#a7ca50","#bfe746","#e2f528","#fff726","#ecdd00","#d4b11d","#de8800","#de4800","#c91515","#9a0000","#7b0429","#580839","#31082b"],this.schemes.spectrum2001=["#2f243f","#3c2c55","#4a3768","#565270","#6b6b7c","#72957f","#86ad6e","#a1bc5e","#b8d954","#d3e04e","#ccad2a","#cc8412","#c1521d","#ad3821","#8a1010","#681717","#531e1e","#3d1818","#320a1b"],this.schemes.classic9=["#423d4f","#4a6860","#848f39","#a2b73c","#ddcb53","#c5a32f","#7d5836","#963b20","#7c2626","#491d37","#2f254a"].reverse(),this.schemes.httpStatus={503:"#ea5029",502:"#d23f14",500:"#bf3613",410:"#efacea",409:"#e291dc",403:"#f457e8",408:"#e121d2",401:"#b92dae",405:"#f47ceb",404:"#a82a9f",400:"#b263c6",301:"#6fa024",302:"#87c32b",307:"#a0d84c",304:"#28b55c",200:"#1a4f74",206:"#27839f",201:"#52adc9",202:"#7c979f",203:"#a5b8bd",204:"#c1cdd1"},this.schemes.colorwheel=["#b5b6a9","#858772","#785f43","#96557e","#4682b4","#65b9ac","#73c03a","#cb513a"].reverse(),this.schemes.cool=["#5e9d2f","#73c03a","#4682b4","#7bc3b8","#a9884e","#c1b266","#a47493","#c09fb5"],this.schemes.munin=["#00cc00","#0066b3","#ff8000","#ffcc00","#330099","#990099","#ccff00","#ff0000","#808080","#008f00","#00487d","#b35a00","#b38f00","#6b006b","#8fb300","#b30000","#bebebe","#80ff80","#80c9ff","#ffc080","#ffe680","#aa80ff","#ee00cc","#ff8080","#666600","#ffbfff","#00ffcc","#cc6699","#999900"]},Rickshaw.namespace("Rickshaw.Fixtures.RandomData"),Rickshaw.Fixtures.RandomData=function(e){var t;e=e||1;var n=200,r=Math.floor((new Date).getTime()/1e3);this.addData=function(t){var i=Math.random()*100+15+n,s=t[0].length,o=1;t.forEach(function(t){var n=Math.random()*20,u=i/25+o++ +(Math.cos(s*o*11/960)+2)*15+(Math.cos(s/7)+2)*7+(Math.cos(s/17)+2)*1;t.push({x:s*e+r,y:u+n})}),n=i*.85}},Rickshaw.namespace("Rickshaw.Fixtures.Time"),Rickshaw.Fixtures.Time=function(){var e=(new Date).getTimezoneOffset()*60,t=this;this.months=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],this.units=[{name:"decade",seconds:315576e3,formatter:function(e){return parseInt(e.getUTCFullYear()/10,10)*10}},{name:"year",seconds:31557600,formatter:function(e){return e.getUTCFullYear()}},{name:"month",seconds:2635200,formatter:function(e){return t.months[e.getUTCMonth()]}},{name:"week",seconds:604800,formatter:function(e){return t.formatDate(e)}},{name:"day",seconds:86400,formatter:function(e){return e.getUTCDate()}},{name:"6 hour",seconds:21600,formatter:function(e){return t.formatTime(e)}},{name:"hour",seconds:3600,formatter:function(e){return t.formatTime(e)}},{name:"15 minute",seconds:900,formatter:function(e){return t.formatTime(e)}},{name:"minute",seconds:60,formatter:function(e){return e.getUTCMinutes()}},{name:"15 second",seconds:15,formatter:function(e){return e.getUTCSeconds()+"s"}},{name:"second",seconds:1,formatter:function(e){return e.getUTCSeconds()+"s"}}],this.unit=function(e){return this.units.filter(function(t){return e==t.name}).shift()},this.formatDate=function(e){return e.toUTCString().match(/, (\w+ \w+ \w+)/)[1]},this.formatTime=function(e){return e.toUTCString().match(/(\d+:\d+):/)[1]},this.ceil=function(e,t){var n,r;return t.name=="month"?(n=new Date((e+t.seconds-1)*1e3),r=new Date(0),r.setUTCFullYear(n.getUTCFullYear()),r.setUTCMonth(n.getUTCMonth()),r.setUTCDate(1),r.setUTCHours(0),r.setUTCMinutes(0),r.setUTCSeconds(0),r.setUTCMilliseconds(0),r.getTime()/1e3):t.name=="year"?(n=new Date((e+t.seconds-1)*1e3),r=new Date(0),r.setUTCFullYear(n.getUTCFullYear()),r.setUTCMonth(0),r.setUTCDate(1),r.setUTCHours(0),r.setUTCMinutes(0),r.setUTCSeconds(0),r.setUTCMilliseconds(0),r.getTime()/1e3):Math.ceil(e/t.seconds)*t.seconds}},Rickshaw.namespace("Rickshaw.Fixtures.Number"),Rickshaw.Fixtures.Number.formatKMBT=function(e){return abs_y=Math.abs(e),abs_y>=1e12?e/1e12+"T":abs_y>=1e9?e/1e9+"B":abs_y>=1e6?e/1e6+"M":abs_y>=1e3?e/1e3+"K":abs_y<1&&e>0?e.toFixed(2):abs_y===0?"":e},Rickshaw.Fixtures.Number.formatBase1024KMGTP=function(e){return abs_y=Math.abs(e),abs_y>=0x4000000000000?e/0x4000000000000+"P":abs_y>=1099511627776?e/1099511627776+"T":abs_y>=1073741824?e/1073741824+"G":abs_y>=1048576?e/1048576+"M":abs_y>=1024?e/1024+"K":abs_y<1&&e>0?e.toFixed(2):abs_y===0?"":e},Rickshaw.namespace("Rickshaw.Color.Palette"),Rickshaw.Color.Palette=function(e){var t=new Rickshaw.Fixtures.Color;e=e||{},this.schemes={},this.scheme=t.schemes[e.scheme]||e.scheme||t.schemes.colorwheel,this.runningIndex=0,this.generatorIndex=0;if(e.interpolatedStopCount){var n=this.scheme.length-1,r,i,s=[];for(r=0;r<n;r++){s.push(this.scheme[r]);var o=d3.interpolateHsl(this.scheme[r],this.scheme[r+1]);for(i=1;i<e.interpolatedStopCount;i++)s.push(o(1/e.interpolatedStopCount*i))}s.push(this.scheme[this.scheme.length-1]),this.scheme=s}this.rotateCount=this.scheme.length,this.color=function(e){return this.scheme[e]||this.scheme[this.runningIndex++]||this.interpolateColor()||"#808080"},this.interpolateColor=function(){if(!Array.isArray(this.scheme))return;var e;return this.generatorIndex==this.rotateCount*2-1?(e=d3.interpolateHsl(this.scheme[this.generatorIndex],this.scheme[0])(.5),this.generatorIndex=0,this.rotateCount*=2):(e=d3.interpolateHsl(this.scheme[this.generatorIndex],this.scheme[this.generatorIndex+1])(.5),this.generatorIndex++),this.scheme.push(e),e}},Rickshaw.namespace("Rickshaw.Graph.Ajax"),Rickshaw.Graph.Ajax=Rickshaw.Class.create({initialize:function(e){this.dataURL=e.dataURL,this.onData=e.onData||function(e){return e},this.onComplete=e.onComplete||function(){},this.onError=e.onError||function(){},this.args=e,this.request()},request:function(){$.ajax({url:this.dataURL,dataType:"json",success:this.success.bind(this),error:this.error.bind(this)})},error:function(){console.log("error loading dataURL: "+this.dataURL),this.onError(this)},success:function(e,t){e=this.onData(e),this.args.series=this._splice({data:e,series:this.args.series}),this.graph=this.graph||new Rickshaw.Graph(this.args),this.graph.render(),this.onComplete(this)},_splice:function(e){var t=e.data,n=e.series;return e.series?(n.forEach(function(e){var n=e.key||e.name;if(!n)throw"series needs a key or a name";t.forEach(function(t){var r=t.key||t.name;if(!r)throw"data needs a key or a name";if(n==r){var i=["color","name","data"];i.forEach(function(n){t[n]&&(e[n]=t[n])})}})}),n):t}}),Rickshaw.namespace("Rickshaw.Graph.Annotate"),Rickshaw.Graph.Annotate=function(e){var t=this.graph=e.graph;this.elements={timeline:e.element};var n=this;this.data={},this.elements.timeline.classList.add("rickshaw_annotation_timeline"),this.add=function(e,t,r){n.data[e]=n.data[e]||{boxes:[]},n.data[e].boxes.push({content:t,end:r})},this.update=function(){Rickshaw.keys(n.data).forEach(function(e){var t=n.data[e],r=n.graph.x(e);if(r<0||r>n.graph.x.range()[1]){t.element&&(t.line.classList.add("offscreen"),t.element.style.display="none"),t.boxes.forEach(function(e){e.rangeElement&&e.rangeElement.classList.add("offscreen")});return}if(!t.element){var i=t.element=document.createElement("div");i.classList.add("annotation"),this.elements.timeline.appendChild(i),i.addEventListener("click",function(e){i.classList.toggle("active"),t.line.classList.toggle("active"),t.boxes.forEach(function(e){e.rangeElement&&e.rangeElement.classList.toggle("active")})},!1)}t.element.style.left=r+"px",t.element.style.display="block",t.boxes.forEach(function(e){var i=e.element;i||(i=e.element=document.createElement("div"),i.classList.add("content"),i.innerHTML=e.content,t.element.appendChild(i),t.line=document.createElement("div"),t.line.classList.add("annotation_line"),n.graph.element.appendChild(t.line),e.end&&(e.rangeElement=document.createElement("div"),e.rangeElement.classList.add("annotation_range"),n.graph.element.appendChild(e.rangeElement)));if(e.end){var s=r,o=Math.min(n.graph.x(e.end),n.graph.x.range()[1]);s>o&&(o=r,s=Math.max(n.graph.x(e.end),n.graph.x.range()[0]));var u=o-s;e.rangeElement.style.left=s+"px",e.rangeElement.style.width=u+"px",e.rangeElement.classList.remove("offscreen")}t.line.classList.remove("offscreen"),t.line.style.left=r+"px"})},this)},this.graph.onUpdate(function(){n.update()})},Rickshaw.namespace("Rickshaw.Graph.Axis.Time"),Rickshaw.Graph.Axis.Time=function(e){var t=this;this.graph=e.graph,this.elements=[],this.ticksTreatment=e.ticksTreatment||"plain",this.fixedTimeUnit=e.timeUnit;var n=new Rickshaw.Fixtures.Time;this.appropriateTimeUnit=function(){var e,t=n.units,r=this.graph.x.domain(),i=r[1]-r[0];return t.forEach(function(t){Math.floor(i/t.seconds)>=2&&(e=e||t)}),e||n.units[n.units.length-1]},this.tickOffsets=function(){var e=this.graph.x.domain(),t=this.fixedTimeUnit||this.appropriateTimeUnit(),r=Math.ceil((e[1]-e[0])/t.seconds),i=e[0],s=[];for(var o=0;o<r;o++){var u=n.ceil(i,t);i=u+t.seconds/2,s.push({value:u,unit:t})}return s},this.render=function(){this.elements.forEach(function(e){e.parentNode.removeChild(e)}),this.elements=[];var e=this.tickOffsets();e.forEach(function(e){if(t.graph.x(e.value)>t.graph.x.range()[1])return;var n=document.createElement("div");n.style.left=t.graph.x(e.value)+"px",n.classList.add("x_tick"),n.classList.add(t.ticksTreatment);var r=document.createElement("div");r.classList.add("title"),r.innerHTML=e.unit.formatter(new Date(e.value*1e3)),n.appendChild(r),t.graph.element.appendChild(n),t.elements.push(n)})},this.graph.onUpdate(function(){t.render()})},Rickshaw.namespace("Rickshaw.Graph.Axis.X"),Rickshaw.Graph.Axis.X=function(e){var t=this,n=.1;this.initialize=function(e){this.graph=e.graph,this.orientation=e.orientation||"top";var n=e.pixelsPerTick||75;this.ticks=e.ticks||Math.floor(this.graph.width/n),this.tickSize=e.tickSize||4,this.ticksTreatment=e.ticksTreatment||"plain",e.element?(this.element=e.element,this._discoverSize(e.element,e),this.vis=d3.select(e.element).append("svg:svg").attr("height",this.height).attr("width",this.width).attr("class","rickshaw_graph x_axis_d3"),this.element=this.vis[0][0],this.element.style.position="relative",this.setSize({width:e.width,height:e.height})):this.vis=this.graph.vis,this.graph.onUpdate(function(){t.render()})},this.setSize=function(e){e=e||{};if(!this.element)return;this._discoverSize(this.element.parentNode,e),this.vis.attr("height",this.height).attr("width",this.width*(1+n));var t=Math.floor(this.width*n/2);this.element.style.left=-1*t+"px"},this.render=function(){this.graph.width!==this._renderWidth&&this.setSize({auto:!0});var t=d3.svg.axis().scale(this.graph.x).orient(this.orientation);t.tickFormat(e.tickFormat||function(e){return e});var r=Math.floor(this.width*n/2)||0,i;if(this.orientation=="top"){var s=this.height||this.graph.height;i="translate("+r+","+s+")"}else i="translate("+r+", 0)";this.element&&this.vis.selectAll("*").remove(),this.vis.append("svg:g").attr("class",["x_ticks_d3",this.ticksTreatment].join(" ")).attr("transform",i).call(t.ticks(this.ticks).tickSubdivide(0).tickSize(this.tickSize));var o=(this.orientation=="bottom"?1:-1)*this.graph.height;this.graph.vis.append("svg:g").attr("class","x_grid_d3").call(t.ticks(this.ticks).tickSubdivide(0).tickSize(o)),this._renderHeight=this.graph.height},this._discoverSize=function(e,t){if(typeof window!="undefined"){var r=window.getComputedStyle(e,null),i=parseInt(r.getPropertyValue("height"),10);if(!t.auto)var s=parseInt(r.getPropertyValue("width"),10)}this.width=(t.width||s||this.graph.width)*(1+n),this.height=t.height||i||40},this.initialize(e)},Rickshaw.namespace("Rickshaw.Graph.Axis.Y"),Rickshaw.Graph.Axis.Y=function(e){var t=this,n=.1;this.initialize=function(e){this.graph=e.graph,this.orientation=e.orientation||"right";var n=e.pixelsPerTick||75;this.ticks=e.ticks||Math.floor(this.graph.height/n),this.tickSize=e.tickSize||4,this.ticksTreatment=e.ticksTreatment||"plain",e.element?(this.element=e.element,this.vis=d3.select(e.element).append("svg:svg").attr("class","rickshaw_graph y_axis"),this.element=this.vis[0][0],this.element.style.position="relative",this.setSize({width:e.width,height:e.height})):this.vis=this.graph.vis,this.graph.onUpdate(function(){t.render()})},this.setSize=function(e){e=e||{};if(!this.element)return;if(typeof window!="undefined"){var t=window.getComputedStyle(this.element.parentNode,null),r=parseInt(t.getPropertyValue("width"),10);if(!e.auto)var i=parseInt(t.getPropertyValue("height"),10)}this.width=e.width||r||this.graph.width*n,this.height=e.height||i||this.graph.height,this.vis.attr("width",this.width).attr("height",this.height*(1+n));var s=this.height*n;this.element.style.top=-1*s+"px"},this.render=function(){this.graph.height!==this._renderHeight&&this.setSize({auto:!0});var t=d3.svg.axis().scale(this.graph.y).orient(this.orientation);t.tickFormat(e.tickFormat||function(e){return e});if(this.orientation=="left")var r=this.height*n,i="translate("+this.width+", "+r+")";this.element&&this.vis.selectAll("*").remove(),this.vis.append("svg:g").attr("class",["y_ticks",this.ticksTreatment].join(" ")).attr("transform",i).call(t.ticks(this.ticks).tickSubdivide(0).tickSize(this.tickSize));var s=(this.orientation=="right"?1:-1)*this.graph.width;this.graph.vis.append("svg:g").attr("class","y_grid").call(t.ticks(this.ticks).tickSubdivide(0).tickSize(s)),this._renderHeight=this.graph.height},this.initialize(e)},Rickshaw.namespace("Rickshaw.Graph.Behavior.Series.Highlight"),Rickshaw.Graph.Behavior.Series.Highlight=function(e){this.graph=e.graph,this.legend=e.legend;var t=this,n={},r=null;this.addHighlightEvents=function(e){e.element.addEventListener("mouseover",function(i){if(r)return;r=e,t.legend.lines.forEach(function(r,i){if(e===r){if(i>0&&t.graph.renderer.unstack){var s=t.graph.series.length-i-1;r.originalIndex=s;var o=t.graph.series.splice(s,1)[0];t.graph.series.push(o)}return}n[r.series.name]=n[r.series.name]||r.series.color,r.series.color=d3.interpolateRgb(r.series.color,d3.rgb("#d8d8d8"))(.8).toString()}),t.graph.update()},!1),e.element.addEventListener("mouseout",function(i){if(!r)return;r=null,t.legend.lines.forEach(function(r){if(e===r&&r.hasOwnProperty("originalIndex")){var i=t.graph.series.pop();t.graph.series.splice(r.originalIndex,0,i),delete r.originalIndex}n[r.series.name]&&(r.series.color=n[r.series.name])}),t.graph.update()},!1)},this.legend&&this.legend.lines.forEach(function(e){t.addHighlightEvents(e)})},Rickshaw.namespace("Rickshaw.Graph.Behavior.Series.Order"),Rickshaw.Graph.Behavior.Series.Order=function(e){this.graph=e.graph,this.legend=e.legend;var t=this;if(typeof window.$=="undefined")throw"couldn't find jQuery at window.$";if(typeof window.$.ui=="undefined")throw"couldn't find jQuery UI at window.$.ui";$(function(){$(t.legend.list).sortable({containment:"parent",tolerance:"pointer",update:function(e,n){var r=[];$(t.legend.list).find("li").each(function(e,t){if(!t.series)return;r.push(t.series)});for(var i=t.graph.series.length-1;i>=0;i--)t.graph.series[i]=r.shift();t.graph.update()}}),$(t.legend.list).disableSelection()}),this.graph.onUpdate(function(){var e=window.getComputedStyle(t.legend.element).height;t.legend.element.style.height=e})},Rickshaw.namespace("Rickshaw.Graph.Behavior.Series.Toggle"),Rickshaw.Graph.Behavior.Series.Toggle=function(e){this.graph=e.graph,this.legend=e.legend;var t=this;this.addAnchor=function(e){var n=document.createElement("a");n.innerHTML="&#10004;",n.classList.add("action"),e.element.insertBefore(n,e.element.firstChild),n.onclick=function(t){e.series.disabled?(e.series.enable(),e.element.classList.remove("disabled")):(e.series.disable(),e.element.classList.add("disabled"))};var r=e.element.getElementsByTagName("span")[0];r.onclick=function(n){var r=e.series.disabled;if(!r)for(var i=0;i<t.legend.lines.length;i++){var s=t.legend.lines[i];if(e.series!==s.series&&!s.series.disabled){r=!0;break}}r?(e.series.enable(),e.element.classList.remove("disabled"),t.legend.lines.forEach(function(t){e.series!==t.series&&(t.series.disable(),t.element.classList.add("disabled"))})):t.legend.lines.forEach(function(e){e.series.enable(),e.element.classList.remove("disabled")})}},this.legend&&(typeof $!="undefined"&&$(this.legend.list).sortable&&$(this.legend.list).sortable({start:function(e,t){t.item.bind("no.onclick",function(e){e.preventDefault()})},stop:function(e,t){setTimeout(function(){t.item.unbind("no.onclick")},250)}}),this.legend.lines.forEach(function(e){t.addAnchor(e)})),this._addBehavior=function(){this.graph.series.forEach(function(e){e.disable=function(){if(t.graph.series.length<=1)throw"only one series left";e.disabled=!0,t.graph.update()},e.enable=function(){e.disabled=!1,t.graph.update()}})},this._addBehavior(),this.updateBehaviour=function(){this._addBehavior()}},Rickshaw.namespace("Rickshaw.Graph.HoverDetail"),Rickshaw.Graph.HoverDetail=Rickshaw.Class.create({initialize:function(e){var t=this.graph=e.graph;this.xFormatter=e.xFormatter||function(e){return(new Date(e*1e3)).toUTCString()},this.yFormatter=e.yFormatter||function(e){return e===null?e:e.toFixed(2)};var n=this.element=document.createElement("div");n.className="detail",this.visible=!0,t.element.appendChild(n),this.lastEvent=null,this._addListeners(),this.onShow=e.onShow,this.onHide=e.onHide,this.onRender=e.onRender,this.formatter=e.formatter||this.formatter},formatter:function(e,t,n,r,i,s){return e.name+":&nbsp;"+i},update:function(e){e=e||this.lastEvent;if(!e)return;this.lastEvent=e;if(!e.target.nodeName.match(/^(path|svg|rect)$/))return;var t=this.graph,n=e.offsetX||e.layerX,r=e.offsetY||e.layerY,i=0,s=[],o;this.graph.series.active().forEach(function(e){var u=this.graph.stackedData[i++],a=t.x.invert(n),f=d3.scale.linear().domain([u[0].x,u.slice(-1)[0].x]).range([0,u.length-1]),l=Math.round(f(a)),c=Math.min(l||0,u.length-1);for(var h=l;h<u.length-1;){if(!u[h]||!u[h+1])break;if(u[h].x<=a&&u[h+1].x>a){c=h;break}u[h+1].x<=a?h++:h--}c<0&&(c=0);var p=u[c],d=Math.sqrt(Math.pow(Math.abs(t.x(p.x)-n),2)+Math.pow(Math.abs(t.y(p.y+p.y0)-r),2)),v=e.xFormatter||this.xFormatter,m=e.yFormatter||this.yFormatter,g={formattedXValue:v(p.x),formattedYValue:m(p.y),series:e,value:p,distance:d,order:i,name:e.name};if(!o||d<o.distance)o=g;s.push(g)},this),o.active=!0;var u=o.value.x,a=o.formattedXValue;this.element.innerHTML="",this.element.style.left=t.x(u)+"px",this.visible&&this.render({points:s,detail:s,mouseX:n,mouseY:r,formattedXValue:a,domainX:u})},hide:function(){this.visible=!1,this.element.classList.add("inactive"),typeof this.onHide=="function"&&this.onHide()},show:function(){this.visible=!0,this.element.classList.remove("inactive"),typeof this.onShow=="function"&&this.onShow()},render:function(e){var t=this.graph,n=e.points,r=n.filter(function(e){return e.active}).shift();if(r.value.y===null)return;var i=this.xFormatter(r.value.x),s=this.yFormatter(r.value.y);this.element.innerHTML="",this.element.style.left=t.x(r.value.x)+"px";var o=document.createElement("div");o.className="x_label",o.innerHTML=i,this.element.appendChild(o);var u=document.createElement("div");u.className="item",u.innerHTML=this.formatter(r.series,r.value.x,r.value.y,i,s,r),u.style.top=this.graph.y(r.value.y0+r.value.y)+"px",this.element.appendChild(u);var a=document.createElement("div");a.className="dot",a.style.top=u.style.top,a.style.borderColor=r.series.color,this.element.appendChild(a),r.active&&(u.className="item active",a.className="dot active"),this.show(),typeof this.onRender=="function"&&this.onRender(e)},_addListeners:function(){this.graph.element.addEventListener("mousemove",function(e){this.visible=!0,this.update(e)}.bind(this),!1),this.graph.onUpdate(function(){this.update()}.bind(this)),this.graph.element.addEventListener("mouseout",function(e){e.relatedTarget&&!(e.relatedTarget.compareDocumentPosition(this.graph.element)&Node.DOCUMENT_POSITION_CONTAINS)&&this.hide()}.bind(this),!1)}}),Rickshaw.namespace("Rickshaw.Graph.JSONP"),Rickshaw.Graph.JSONP=Rickshaw.Class.create(Rickshaw.Graph.Ajax,{request:function(){$.ajax({url:this.dataURL,dataType:"jsonp",success:this.success.bind(this),error:this.error.bind(this)})}}),Rickshaw.namespace("Rickshaw.Graph.Legend"),Rickshaw.Graph.Legend=function(e){var t=this.element=e.element,n=this.graph=e.graph,r=this;t.classList.add("rickshaw_legend");var i=this.list=document.createElement("ul");t.appendChild(i);var s=n.series.map(function(e){return e});e.naturalOrder||(s=s.reverse()),this.lines=[],this.addLine=function(e){var t=document.createElement("li");t.className="line",e.disabled&&(t.className+=" disabled");var n=document.createElement("div");n.className="swatch",n.style.backgroundColor=e.color,t.appendChild(n);var s=document.createElement("span");s.className="label",s.innerHTML=e.name,t.appendChild(s),i.appendChild(t),t.series=e,e.noLegend&&(t.style.display="none");var o={element:t,series:e};r.shelving&&(r.shelving.addAnchor(o),r.shelving.updateBehaviour()),r.highlighter&&r.highlighter.addHighlightEvents(o),r.lines.push(o)},s.forEach(function(e){r.addLine(e)}),n.onUpdate(function(){})},Rickshaw.namespace("Rickshaw.Graph.RangeSlider"),Rickshaw.Graph.RangeSlider=Rickshaw.Class.create({initialize:function(e){var t=this.element=e.element,n=this.graph=e.graph;this.build(),n.onUpdate(function(){this.update()}.bind(this))},build:function(){var e=this.element,t=this.graph;$(function(){$(e).slider({range:!0,min:t.dataDomain()[0],max:t.dataDomain()[1],values:[t.dataDomain()[0],t.dataDomain()[1]],slide:function(e,n){t.window.xMin=n.values[0],t.window.xMax=n.values[1],t.update(),t.dataDomain()[0]==n.values[0]&&(t.window.xMin=undefined),t.dataDomain()[1]==n.values[1]&&(t.window.xMax=undefined)}})}),e[0].style.width=t.width+"px"},update:function(){var e=this.element,t=this.graph,n=$(e).slider("option","values");$(e).slider("option","min",t.dataDomain()[0]),$(e).slider("option","max",t.dataDomain()[1]),t.window.xMin==null&&(n[0]=t.dataDomain()[0]),t.window.xMax==null&&(n[1]=t.dataDomain()[1]),$(e).slider("option","values",n)}}),Rickshaw.namespace("Rickshaw.Graph.Renderer"),Rickshaw.Graph.Renderer=Rickshaw.Class.create({initialize:function(e){this.graph=e.graph,this.tension=e.tension||this.tension,this.graph.unstacker=this.graph.unstacker||new Rickshaw.Graph.Unstacker({graph:this.graph}),this.configure(e)},seriesPathFactory:function(){},seriesStrokeFactory:function(){},defaults:function(){return{tension:.8,strokeWidth:2,unstack:!0,padding:{top:.01,right:0,bottom:.01,left:0},stroke:!1,fill:!1}},domain:function(){var e={xMin:[],xMax:[],y:[]},t=this.graph.stackedData||this.graph.stackData(),n=t[0][0],r=n.x,i=n.x,s=n.y+n.y0,o=n.y+n.y0;t.forEach(function(e){e.forEach(function(e){if(e.y==null)return;var t=e.y+e.y0;t<s&&(s=t),t>o&&(o=t)}),e[0].x<r&&(r=e[0].x),e[e.length-1].x>i&&(i=e[e.length-1].x)}),r-=(i-r)*this.padding.left,i+=(i-r)*this.padding.right,s=this.graph.min==="auto"?s:this.graph.min||0,o=this.graph.max===undefined?o:this.graph.max;if(this.graph.min==="auto"||s<0)s-=(o-s)*this.padding.bottom;return this.graph.max===undefined&&(o+=(o-s)*this.padding.top),{x:[r,i],y:[s,o]}},render:function(){var e=this.graph;e.vis.selectAll("*").remove();var t=e.vis.selectAll("path").data(this.graph.stackedData).enter().append("svg:path").attr("d",this.seriesPathFactory()),n=0;e.series.forEach(function(e){if(e.disabled)return;e.path=t[0][n++],this._styleSeries(e)},this)},_styleSeries:function(e){var t=this.fill?e.color:"none",n=this.stroke?e.color:"none";e.path.setAttribute("fill",t),e.path.setAttribute("stroke",n),e.path.setAttribute("stroke-width",this.strokeWidth),e.path.setAttribute("class",e.className)},configure:function(e){e=e||{},Rickshaw.keys(this.defaults()).forEach(function(t){if(!e.hasOwnProperty(t)){this[t]=this[t]||this.graph[t]||this.defaults()[t];return}typeof this.defaults()[t]=="object"?Rickshaw.keys(this.defaults()[t]).forEach(function(n){this[t][n]=e[t][n]!==undefined?e[t][n]:this[t][n]!==undefined?this[t][n]:this.defaults()[t][n]},this):this[t]=e[t]!==undefined?e[t]:this[t]!==undefined?this[t]:this.graph[t]!==undefined?this.graph[t]:this.defaults()[t]},this)},setStrokeWidth:function(e){e!==undefined&&(this.strokeWidth=e)},setTension:function(e){e!==undefined&&(this.tension=e)}}),Rickshaw.namespace("Rickshaw.Graph.Renderer.Line"),Rickshaw.Graph.Renderer.Line=Rickshaw
  7. .Class.create(Rickshaw.Graph.Renderer,{name:"line",defaults:function($super){return Rickshaw.extend($super(),{unstack:!0,fill:!1,stroke:!0})},seriesPathFactory:function(){var e=this.graph,t=d3.svg.line().x(function(t){return e.x(t.x)}).y(function(t){return e.y(t.y)}).interpolate(this.graph.interpolation).tension(this.tension);return t.defined&&t.defined(function(e){return e.y!==null}),t}}),Rickshaw.namespace("Rickshaw.Graph.Renderer.Stack"),Rickshaw.Graph.Renderer.Stack=Rickshaw.Class.create(Rickshaw.Graph.Renderer,{name:"stack",defaults:function($super){return Rickshaw.extend($super(),{fill:!0,stroke:!1,unstack:!1})},seriesPathFactory:function(){var e=this.graph,t=d3.svg.area().x(function(t){return e.x(t.x)}).y0(function(t){return e.y(t.y0)}).y1(function(t){return e.y(t.y+t.y0)}).interpolate(this.graph.interpolation).tension(this.tension);return t.defined&&t.defined(function(e){return e.y!==null}),t}}),Rickshaw.namespace("Rickshaw.Graph.Renderer.Bar"),Rickshaw.Graph.Renderer.Bar=Rickshaw.Class.create(Rickshaw.Graph.Renderer,{name:"bar",defaults:function($super){var e=Rickshaw.extend($super(),{gapSize:.05,unstack:!1});return delete e.tension,e},initialize:function($super,e){e=e||{},this.gapSize=e.gapSize||this.gapSize,$super(e)},domain:function($super){var e=$super(),t=this._frequentInterval();return e.x[1]+=parseInt(t.magnitude,10),e},barWidth:function(){var e=this.graph.stackedData||this.graph.stackData(),t=e.slice(-1).shift(),n=this._frequentInterval(),r=this.graph.x(t[0].x+n.magnitude*(1-this.gapSize));return r},render:function(){var e=this.graph;e.vis.selectAll("*").remove();var t=this.barWidth(),n=0,r=e.series.filter(function(e){return!e.disabled}).length,i=this.unstack?t/r:t,s=function(t){var n=[1,0,0,t.y<0?-1:1,0,t.y<0?e.y.magnitude(Math.abs(t.y))*2:0];return"matrix("+n.join(",")+")"};e.series.forEach(function(t){if(t.disabled)return;var r=e.vis.selectAll("path").data(t.stack.filter(function(e){return e.y!==null})).enter().append("svg:rect").attr("x",function(t){return e.x(t.x)+n}).attr("y",function(t){return e.y(t.y0+Math.abs(t.y))*(t.y<0?-1:1)}).attr("width",i).attr("height",function(t){return e.y.magnitude(Math.abs(t.y))}).attr("transform",s);Array.prototype.forEach.call(r[0],function(e){e.setAttribute("fill",t.color)}),this.unstack&&(n+=i)},this)},_frequentInterval:function(){var e=this.graph.stackedData||this.graph.stackData(),t=e.slice(-1).shift(),n={};for(var r=0;r<t.length-1;r++){var i=t[r+1].x-t[r].x;n[i]=n[i]||0,n[i]++}var s={count:0};return Rickshaw.keys(n).forEach(function(e){s.count<n[e]&&(s={count:n[e],magnitude:e})}),this._frequentInterval=function(){return s},s}}),Rickshaw.namespace("Rickshaw.Graph.Renderer.Area"),Rickshaw.Graph.Renderer.Area=Rickshaw.Class.create(Rickshaw.Graph.Renderer,{name:"area",defaults:function($super){return Rickshaw.extend($super(),{unstack:!1,fill:!1,stroke:!1})},seriesPathFactory:function(){var e=this.graph,t=d3.svg.area().x(function(t){return e.x(t.x)}).y0(function(t){return e.y(t.y0)}).y1(function(t){return e.y(t.y+t.y0)}).interpolate(e.interpolation).tension(this.tension);return t.defined&&t.defined(function(e){return e.y!==null}),t},seriesStrokeFactory:function(){var e=this.graph,t=d3.svg.line().x(function(t){return e.x(t.x)}).y(function(t){return e.y(t.y+t.y0)}).interpolate(e.interpolation).tension(this.tension);return t.defined&&t.defined(function(e){return e.y!==null}),t},render:function(){var e=this.graph;e.vis.selectAll("*").remove();var t=this.unstack?"append":"insert",n=e.vis.selectAll("path").data(this.graph.stackedData).enter()[t]("svg:g","g");n.append("svg:path").attr("d",this.seriesPathFactory()).attr("class","area"),this.stroke&&n.append("svg:path").attr("d",this.seriesStrokeFactory()).attr("class","line");var r=0;e.series.forEach(function(e){if(e.disabled)return;e.path=n[0][r++],this._styleSeries(e)},this)},_styleSeries:function(e){if(!e.path)return;d3.select(e.path).select(".area").attr("fill",e.color),this.stroke&&d3.select(e.path).select(".line").attr("fill","none").attr("stroke",e.stroke||d3.interpolateRgb(e.color,"black")(.125)).attr("stroke-width",this.strokeWidth),e.className&&e.path.setAttribute("class",e.className)}}),Rickshaw.namespace("Rickshaw.Graph.Renderer.ScatterPlot"),Rickshaw.Graph.Renderer.ScatterPlot=Rickshaw.Class.create(Rickshaw.Graph.Renderer,{name:"scatterplot",defaults:function($super){return Rickshaw.extend($super(),{unstack:!0,fill:!0,stroke:!1,padding:{top:.01,right:.01,bottom:.01,left:.01},dotSize:4})},initialize:function($super,e){$super(e)},render:function(){var e=this.graph;e.vis.selectAll("*").remove(),e.series.forEach(function(t){if(t.disabled)return;var n=e.vis.selectAll("path").data(t.stack.filter(function(e){return e.y!==null})).enter().append("svg:circle").attr("cx",function(t){return e.x(t.x)}).attr("cy",function(t){return e.y(t.y)}).attr("r",function(t){return"r"in t?t.r:e.renderer.dotSize});Array.prototype.forEach.call(n[0],function(e){e.setAttribute("fill",t.color)})},this)}}),Rickshaw.namespace("Rickshaw.Graph.Smoother"),Rickshaw.Graph.Smoother=Rickshaw.Class.create({initialize:function(e){this.graph=e.graph,this.element=e.element,this.aggregationScale=1,this.build(),this.graph.stackData.hooks.data.push({name:"smoother",orderPosition:50,f:this.transformer.bind(this)})},build:function(){var e=this;this.element&&$(function(){$(e.element).slider({min:1,max:100,slide:function(t,n){e.setScale(n.value),e.graph.update()}})})},setScale:function(e){if(e<1)throw"scale out of range: "+e;this.aggregationScale=e,this.graph.update()},transformer:function(e){if(this.aggregationScale==1)return e;var t=[];return e.forEach(function(e){var n=[];while(e.length){var r=0,i=0,s=e.splice(0,this.aggregationScale);s.forEach(function(e){r+=e.x/s.length,i+=e.y/s.length}),n.push({x:r,y:i})}t.push(n)}.bind(this)),t}}),Rickshaw.namespace("Rickshaw.Graph.Unstacker"),Rickshaw.Graph.Unstacker=function(e){this.graph=e.graph;var t=this;this.graph.stackData.hooks.after.push({name:"unstacker",f:function(e){return t.graph.renderer.unstack?(e.forEach(function(e){e.forEach(function(e){e.y0=0})}),e):e}})},Rickshaw.namespace("Rickshaw.Series"),Rickshaw.Series=Rickshaw.Class.create(Array,{initialize:function(e,t,n){n=n||{},this.palette=new Rickshaw.Color.Palette(t),this.timeBase=typeof n.timeBase=="undefined"?Math.floor((new Date).getTime()/1e3):n.timeBase;var r=typeof n.timeInterval=="undefined"?1e3:n.timeInterval;this.setTimeInterval(r),e&&typeof e=="object"&&e instanceof Array&&e.forEach(function(e){this.addItem(e)},this)},addItem:function(e){if(typeof e.name=="undefined")throw"addItem() needs a name";e.color=e.color||this.palette.color(e.name),e.data=e.data||[],e.data.length===0&&this.length&&this.getIndex()>0?this[0].data.forEach(function(t){e.data.push({x:t.x,y:0})}):e.data.length===0&&e.data.push({x:this.timeBase-(this.timeInterval||0),y:0}),this.push(e),this.legend&&this.legend.addLine(this.itemByName(e.name))},addData:function(e){var t=this.getIndex();Rickshaw.keys(e).forEach(function(e){this.itemByName(e)||this.addItem({name:e})},this),this.forEach(function(n){n.data.push({x:(t*this.timeInterval||1)+this.timeBase,y:e[n.name]||0})},this)},getIndex:function(){return this[0]&&this[0].data&&this[0].data.length?this[0].data.length:0},itemByName:function(e){for(var t=0;t<this.length;t++)if(this[t].name==e)return this[t]},setTimeInterval:function(e){this.timeInterval=e/1e3},setTimeBase:function(e){this.timeBase=e},dump:function(){var e={timeBase:this.timeBase,timeInterval:this.timeInterval,items:[]};return this.forEach(function(t){var n={color:t.color,name:t.name,data:[]};t.data.forEach(function(e){n.data.push({x:e.x,y:e.y})}),e.items.push(n)}),e},load:function(e){e.timeInterval&&(this.timeInterval=e.timeInterval),e.timeBase&&(this.timeBase=e.timeBase),e.items&&e.items.forEach(function(e){this.push(e),this.legend&&this.legend.addLine(this.itemByName(e.name))},this)}}),Rickshaw.Series.zeroFill=function(e){Rickshaw.Series.fill(e,0)},Rickshaw.Series.fill=function(e,t){var n,r=0,i=e.map(function(e){return e.data});while(r<Math.max.apply(null,i.map(function(e){return e.length})))n=Math.min.apply(null,i.filter(function(e){return e[r]}).map(function(e){return e[r].x})),i.forEach(function(e){(!e[r]||e[r].x!=n)&&e.splice(r,0,{x:n,y:t})}),r++},Rickshaw.namespace("Rickshaw.Series.FixedDuration"),Rickshaw.Series.FixedDuration=Rickshaw.Class.create(Rickshaw.Series,{initialize:function(e,t,n){n=n||{};if(typeof n.timeInterval=="undefined")throw new Error("FixedDuration series requires timeInterval");if(typeof n.maxDataPoints=="undefined")throw new Error("FixedDuration series requires maxDataPoints");this.palette=new Rickshaw.Color.Palette(t),this.timeBase=typeof n.timeBase=="undefined"?Math.floor((new Date).getTime()/1e3):n.timeBase,this.setTimeInterval(n.timeInterval),this[0]&&this[0].data&&this[0].data.length?(this.currentSize=this[0].data.length,this.currentIndex=this[0].data.length):(this.currentSize=0,this.currentIndex=0),this.maxDataPoints=n.maxDataPoints,e&&typeof e=="object"&&e instanceof Array&&(e.forEach(function(e){this.addItem(e)},this),this.currentSize+=1,this.currentIndex+=1),this.timeBase-=(this.maxDataPoints-this.currentSize)*this.timeInterval;if(typeof this.maxDataPoints!="undefined"&&this.currentSize<this.maxDataPoints)for(var r=this.maxDataPoints-this.currentSize-1;r>0;r--)this.currentSize+=1,this.currentIndex+=1,this.forEach(function(e){e.data.unshift({x:((r-1)*this.timeInterval||1)+this.timeBase,y:0,i:r})},this)},addData:function($super,e){$super(e),this.currentSize+=1,this.currentIndex+=1;if(this.maxDataPoints!==undefined)while(this.currentSize>this.maxDataPoints)this.dropData()},dropData:function(){this.forEach(function(e){e.data.splice(0,1)}),this.currentSize-=1},getIndex:function(){return this.currentIndex}});
  8. </script>
  9. <style>
  10. body {
  11. font: 10px sans-serif;
  12. width: 960px;
  13. height: 400px;
  14. }
  15. #chart {
  16. float: left;
  17. margin-top: 70px;
  18. }
  19. #y_axis {
  20. float: left;
  21. margin-top: 70px;
  22. }
  23. #legend {
  24. float: left;
  25. margin-left: 15px;
  26. margin-top: 70px;
  27. }
  28. .rickshaw_graph .detail{pointer-events:none;position:absolute;top:0;z-index:2;background:rgba(0,0,0,.1);bottom:0;width:1px;transition:opacity .25s linear;-moz-transition:opacity .25s linear;-o-transition:opacity .25s linear;-webkit-transition:opacity .25s linear}.rickshaw_graph .detail.inactive{opacity:0}.rickshaw_graph .detail .item.active{opacity:1}.rickshaw_graph .detail .x_label{font-family:Arial,sans-serif;border-radius:3px;padding:6px;opacity:.5;border:1px solid #e0e0e0;font-size:12px;position:absolute;background:#fff;white-space:nowrap}.rickshaw_graph .detail .item{position:absolute;z-index:2;border-radius:3px;padding:.25em;font-size:12px;font-family:Arial,sans-serif;opacity:0;background:rgba(0,0,0,.4);color:#fff;border:1px solid rgba(0,0,0,.4);margin-left:1em;margin-top:-1em;white-space:nowrap}.rickshaw_graph .detail .item.active{opacity:1;background:rgba(0,0,0,.8)}.rickshaw_graph .detail .item:before{content:"\25c2";position:absolute;left:-.5em;color:rgba(0,0,0,.7);width:0}.rickshaw_graph .detail .dot{width:4px;height:4px;margin-left:-4px;margin-top:-3px;border-radius:5px;position:absolute;box-shadow:0 0 2px rgba(0,0,0,.6);background:#fff;border-width:2px;border-style:solid;display:none;background-clip:padding-box}.rickshaw_graph .detail .dot.active{display:block}.rickshaw_graph{position:relative}.rickshaw_graph svg{display:block;overflow:hidden}.rickshaw_graph .x_tick{position:absolute;top:0;bottom:0;width:0;border-left:1px dotted rgba(0,0,0,.2);pointer-events:none}.rickshaw_graph .x_tick .title{position:absolute;font-size:12px;font-family:Arial,sans-serif;opacity:.5;white-space:nowrap;margin-left:3px;bottom:1px}.rickshaw_annotation_timeline{height:1px;border-top:1px solid #e0e0e0;margin-top:10px;position:relative}.rickshaw_annotation_timeline .annotation{position:absolute;height:6px;width:6px;margin-left:-2px;top:-3px;border-radius:5px;background-color:rgba(0,0,0,.25)}.rickshaw_graph .annotation_line{position:absolute;top:0;bottom:-6px;width:0;border-left:2px solid rgba(0,0,0,.3);display:none}.rickshaw_graph .annotation_line.active{display:block}.rickshaw_graph .annotation_range{background:rgba(0,0,0,.1);display:none;position:absolute;top:0;bottom:-6px}.rickshaw_graph .annotation_range.active{display:block}.rickshaw_graph .annotation_range.active.offscreen{display:none}.rickshaw_annotation_timeline .annotation .content{background:#fff;color:#000;opacity:.9;padding:5px 5px;box-shadow:0 0 2px rgba(0,0,0,.8);border-radius:3px;position:relative;z-index:20;font-size:12px;padding:6px 8px 8px;top:18px;left:-11px;width:160px;display:none;cursor:pointer}.rickshaw_annotation_timeline .annotation .content:before{content:"\25b2";position:absolute;top:-11px;color:#fff;text-shadow:0 -1px 1px rgba(0,0,0,.8)}.rickshaw_annotation_timeline .annotation.active,.rickshaw_annotation_timeline .annotation:hover{background-color:rgba(0,0,0,.8);cursor:none}.rickshaw_annotation_timeline .annotation .content:hover{z-index:50}.rickshaw_annotation_timeline .annotation.active .content{display:block}.rickshaw_annotation_timeline .annotation:hover .content{display:block;z-index:50}.rickshaw_graph .y_axis,.rickshaw_graph .x_axis_d3{fill:none}.rickshaw_graph .y_ticks .tick,.rickshaw_graph .x_ticks_d3 .tick{stroke:rgba(0,0,0,.16);stroke-width:2px;shape-rendering:crisp-edges;pointer-events:none}.rickshaw_graph .y_grid .tick,.rickshaw_graph .x_grid_d3 .tick{z-index:-1;stroke:rgba(0,0,0,.20);stroke-width:1px;stroke-dasharray:1 1}.rickshaw_graph .y_grid path,.rickshaw_graph .x_grid_d3 path{fill:none;stroke:none}.rickshaw_graph .y_ticks path,.rickshaw_graph .x_ticks_d3 path{fill:none;stroke:#808080}.rickshaw_graph .y_ticks text,.rickshaw_graph .x_ticks_d3 text{opacity:.5;font-size:12px;pointer-events:none}.rickshaw_graph .x_tick.glow .title,.rickshaw_graph .y_ticks.glow text{fill:black;color:#000;text-shadow:-1px 1px 0 rgba(255,255,255,.1),1px -1px 0 rgba(255,255,255,.1),1px 1px 0 rgba(255,255,255,.1),0px 1px 0 rgba(255,255,255,.1),0px -1px 0 rgba(255,255,255,.1),1px 0 0 rgba(255,255,255,.1),-1px 0 0 rgba(255,255,255,.1),-1px -1px 0 rgba(255,255,255,.1)}.rickshaw_graph .x_tick.inverse .title,.rickshaw_graph .y_ticks.inverse text{fill:white;color:#fff;text-shadow:-1px 1px 0 rgba(0,0,0,.8),1px -1px 0 rgba(0,0,0,.8),1px 1px 0 rgba(0,0,0,.8),0px 1px 0 rgba(0,0,0,.8),0px -1px 0 rgba(0,0,0,.8),1px 0 0 rgba(0,0,0,.8),-1px 0 0 rgba(0,0,0,.8),-1px -1px 0 rgba(0,0,0,.8)}.rickshaw_legend{font-family:Arial;font-size:12px;color:#fff;background:#404040;display:inline-block;padding:12px 5px;border-radius:2px;position:relative}.rickshaw_legend:hover{z-index:10}.rickshaw_legend .swatch{width:10px;height:10px;border:1px solid rgba(0,0,0,.2)}.rickshaw_legend .line{clear:both;line-height:140%;padding-right:15px}.rickshaw_legend .line .swatch{display:inline-block;margin-right:3px;border-radius:2px}.rickshaw_legend .label{margin:0;white-space:nowrap;display:inline;font-size:inherit;background-color:transparent;color:inherit;font-weight:400;line-height:normal;padding:0;text-shadow:none}.rickshaw_legend .action:hover{opacity:.6}.rickshaw_legend .action{margin-right:.2em;font-size:10px;opacity:.2;cursor:pointer;font-size:14px}.rickshaw_legend .line.disabled{opacity:.4}.rickshaw_legend ul{list-style-type:none;margin:0;padding:0;margin:2px;cursor:pointer}.rickshaw_legend li{padding:0 0 0 2px;min-width:80px;white-space:nowrap}.rickshaw_legend li:hover{background:rgba(255,255,255,.08);border-radius:3px}.rickshaw_legend li:active{background:rgba(255,255,255,.2);border-radius:3px}
  29. </style>
  30. </head>
  31. <body>
  32. <div id="y_axis"></div>
  33. <div id="chart"></div>
  34. <div id="legend"></div>
  35. <script>
  36. var palette = new Rickshaw.Color.Palette( {scheme: 'spectrum14'} );
  37. $(document).ready(function() {
  38. var json = [
  39. {
  40. "data": [
  41. {
  42. "x": 1262534400.0,
  43. "y": 209.51
  44. },
  45. {
  46. "x": 1262620800.0,
  47. "y": 209.87
  48. },
  49. {
  50. "x": 1262707200.0,
  51. "y": 206.53
  52. },
  53. {
  54. "x": 1262793600.0,
  55. "y": 206.15
  56. },
  57. {
  58. "x": 1262880000.0,
  59. "y": 207.52
  60. },
  61. {
  62. "x": 1263139200.0,
  63. "y": 205.69
  64. },
  65. {
  66. "x": 1263225600.0,
  67. "y": 203.35
  68. },
  69. {
  70. "x": 1263312000.0,
  71. "y": 206.22
  72. },
  73. {
  74. "x": 1263398400.0,
  75. "y": 205.03
  76. },
  77. {
  78. "x": 1263484800.0,
  79. "y": 201.6
  80. },
  81. {
  82. "x": 1263830400.0,
  83. "y": 210.52
  84. },
  85. {
  86. "x": 1263916800.0,
  87. "y": 207.28
  88. },
  89. {
  90. "x": 1264003200.0,
  91. "y": 203.7
  92. },
  93. {
  94. "x": 1264089600.0,
  95. "y": 193.59
  96. },
  97. {
  98. "x": 1264348800.0,
  99. "y": 198.8
  100. },
  101. {
  102. "x": 1264435200.0,
  103. "y": 201.61
  104. },
  105. {
  106. "x": 1264521600.0,
  107. "y": 203.51
  108. },
  109. {
  110. "x": 1264608000.0,
  111. "y": 195.1
  112. },
  113. {
  114. "x": 1264694400.0,
  115. "y": 188.02
  116. },
  117. {
  118. "x": 1264953600.0,
  119. "y": 190.64
  120. },
  121. {
  122. "x": 1265040000.0,
  123. "y": 191.74
  124. },
  125. {
  126. "x": 1265126400.0,
  127. "y": 195.04
  128. },
  129. {
  130. "x": 1265212800.0,
  131. "y": 188.01
  132. },
  133. {
  134. "x": 1265299200.0,
  135. "y": 191.35
  136. },
  137. {
  138. "x": 1265558400.0,
  139. "y": 190.04
  140. },
  141. {
  142. "x": 1265644800.0,
  143. "y": 192.07
  144. },
  145. {
  146. "x": 1265731200.0,
  147. "y": 191.02
  148. },
  149. {
  150. "x": 1265817600.0,
  151. "y": 194.49
  152. },
  153. {
  154. "x": 1265904000.0,
  155. "y": 196.17
  156. },
  157. {
  158. "x": 1266249600.0,
  159. "y": 199.12
  160. },
  161. {
  162. "x": 1266336000.0,
  163. "y": 198.29
  164. },
  165. {
  166. "x": 1266422400.0,
  167. "y": 198.66
  168. },
  169. {
  170. "x": 1266508800.0,
  171. "y": 197.43
  172. },
  173. {
  174. "x": 1266768000.0,
  175. "y": 196.21
  176. },
  177. {
  178. "x": 1266854400.0,
  179. "y": 192.92
  180. },
  181. {
  182. "x": 1266940800.0,
  183. "y": 196.44
  184. },
  185. {
  186. "x": 1267027200.0,
  187. "y": 197.75
  188. },
  189. {
  190. "x": 1267113600.0,
  191. "y": 200.32
  192. },
  193. {
  194. "x": 1267372800.0,
  195. "y": 204.6
  196. },
  197. {
  198. "x": 1267459200.0,
  199. "y": 204.46
  200. },
  201. {
  202. "x": 1267545600.0,
  203. "y": 204.93
  204. },
  205. {
  206. "x": 1267632000.0,
  207. "y": 206.28
  208. },
  209. {
  210. "x": 1267718400.0,
  211. "y": 214.35
  212. },
  213. {
  214. "x": 1267977600.0,
  215. "y": 214.47
  216. },
  217. {
  218. "x": 1268064000.0,
  219. "y": 218.33
  220. },
  221. {
  222. "x": 1268150400.0,
  223. "y": 220.11
  224. },
  225. {
  226. "x": 1268236800.0,
  227. "y": 220.76
  228. },
  229. {
  230. "x": 1268323200.0,
  231. "y": 221.84
  232. },
  233. {
  234. "x": 1268582400.0,
  235. "y": 219.13
  236. },
  237. {
  238. "x": 1268668800.0,
  239. "y": 219.73
  240. },
  241. {
  242. "x": 1268755200.0,
  243. "y": 219.41
  244. },
  245. {
  246. "x": 1268841600.0,
  247. "y": 219.93
  248. },
  249. {
  250. "x": 1268928000.0,
  251. "y": 217.58
  252. },
  253. {
  254. "x": 1269187200.0,
  255. "y": 220.02
  256. },
  257. {
  258. "x": 1269273600.0,
  259. "y": 223.56
  260. },
  261. {
  262. "x": 1269360000.0,
  263. "y": 224.55
  264. },
  265. {
  266. "x": 1269446400.0,
  267. "y": 221.88
  268. },
  269. {
  270. "x": 1269532800.0,
  271. "y": 226.05
  272. },
  273. {
  274. "x": 1269792000.0,
  275. "y": 227.5
  276. },
  277. {
  278. "x": 1269878400.0,
  279. "y": 230.89
  280. },
  281. {
  282. "x": 1269964800.0,
  283. "y": 230.06
  284. },
  285. {
  286. "x": 1270051200.0,
  287. "y": 231.01
  288. },
  289. {
  290. "x": 1270396800.0,
  291. "y": 233.48
  292. },
  293. {
  294. "x": 1270483200.0,
  295. "y": 234.5
  296. },
  297. {
  298. "x": 1270569600.0,
  299. "y": 235.54
  300. },
  301. {
  302. "x": 1270656000.0,
  303. "y": 234.9
  304. },
  305. {
  306. "x": 1270742400.0,
  307. "y": 236.71
  308. },
  309. {
  310. "x": 1271001600.0,
  311. "y": 237.2
  312. },
  313. {
  314. "x": 1271088000.0,
  315. "y": 237.33
  316. },
  317. {
  318. "x": 1271174400.0,
  319. "y": 240.52
  320. },
  321. {
  322. "x": 1271260800.0,
  323. "y": 243.69
  324. },
  325. {
  326. "x": 1271347200.0,
  327. "y": 242.2
  328. },
  329. {
  330. "x": 1271606400.0,
  331. "y": 241.88
  332. },
  333. {
  334. "x": 1271692800.0,
  335. "y": 239.45
  336. },
  337. {
  338. "x": 1271779200.0,
  339. "y": 253.77
  340. },
  341. {
  342. "x": 1271865600.0,
  343. "y": 260.87
  344. },
  345. {
  346. "x": 1271952000.0,
  347. "y": 265.14
  348. },
  349. {
  350. "x": 1272211200.0,
  351. "y": 263.83
  352. },
  353. {
  354. "x": 1272297600.0,
  355. "y": 256.53
  356. },
  357. {
  358. "x": 1272384000.0,
  359. "y": 256.1
  360. },
  361. {
  362. "x": 1272470400.0,
  363. "y": 262.99
  364. },
  365. {
  366. "x": 1272556800.0,
  367. "y": 255.6
  368. },
  369. {
  370. "x": 1272816000.0,
  371. "y": 260.75
  372. },
  373. {
  374. "x": 1272902400.0,
  375. "y": 253.24
  376. },
  377. {
  378. "x": 1272988800.0,
  379. "y": 250.61
  380. },
  381. {
  382. "x": 1273075200.0,
  383. "y": 241.07
  384. },
  385. {
  386. "x": 1273161600.0,
  387. "y": 230.9
  388. },
  389. {
  390. "x": 1273420800.0,
  391. "y": 248.65
  392. },
  393. {
  394. "x": 1273507200.0,
  395. "y": 251.13
  396. },
  397. {
  398. "x": 1273593600.0,
  399. "y": 256.58
  400. },
  401. {
  402. "x": 1273680000.0,
  403. "y": 252.93
  404. },
  405. {
  406. "x": 1273766400.0,
  407. "y": 248.48
  408. },
  409. {
  410. "x": 1274025600.0,
  411. "y": 248.87
  412. },
  413. {
  414. "x": 1274112000.0,
  415. "y": 247.05
  416. },
  417. {
  418. "x": 1274198400.0,
  419. "y": 243.12
  420. },
  421. {
  422. "x": 1274284800.0,
  423. "y": 232.76
  424. },
  425. {
  426. "x": 1274371200.0,
  427. "y": 237.23
  428. },
  429. {
  430. "x": 1274630400.0,
  431. "y": 241.57
  432. },
  433. {
  434. "x": 1274716800.0,
  435. "y": 240.06
  436. },
  437. {
  438. "x": 1274803200.0,
  439. "y": 238.98
  440. },
  441. {
  442. "x": 1274889600.0,
  443. "y": 248.02
  444. },
  445. {
  446. "x": 1274976000.0,
  447. "y": 251.48
  448. },
  449. {
  450. "x": 1275321600.0,
  451. "y": 255.35
  452. },
  453. {
  454. "x": 1275408000.0,
  455. "y": 258.4
  456. },
  457. {
  458. "x": 1275494400.0,
  459. "y": 257.59
  460. },
  461. {
  462. "x": 1275580800.0,
  463. "y": 250.58
  464. },
  465. {
  466. "x": 1275840000.0,
  467. "y": 245.66
  468. },
  469. {
  470. "x": 1275926400.0,
  471. "y": 244.09
  472. },
  473. {
  474. "x": 1276012800.0,
  475. "y": 238.09
  476. },
  477. {
  478. "x": 1276099200.0,
  479. "y": 245.24
  480. },
  481. {
  482. "x": 1276185600.0,
  483. "y": 248.18
  484. },
  485. {
  486. "x": 1276444800.0,
  487. "y": 248.93
  488. },
  489. {
  490. "x": 1276531200.0,
  491. "y": 254.23
  492. },
  493. {
  494. "x": 1276617600.0,
  495. "y": 261.63
  496. },
  497. {
  498. "x": 1276704000.0,
  499. "y": 266.15
  500. },
  501. {
  502. "x": 1276790400.0,
  503. "y": 268.31
  504. },
  505. {
  506. "x": 1277049600.0,
  507. "y": 264.49
  508. },
  509. {
  510. "x": 1277136000.0,
  511. "y": 268.09
  512. },
  513. {
  514. "x": 1277222400.0,
  515. "y": 265.27
  516. },
  517. {
  518. "x": 1277308800.0,
  519. "y": 263.34
  520. },
  521. {
  522. "x": 1277395200.0,
  523. "y": 261.09
  524. },
  525. {
  526. "x": 1277654400.0,
  527. "y": 262.66
  528. },
  529. {
  530. "x": 1277740800.0,
  531. "y": 250.78
  532. },
  533. {
  534. "x": 1277827200.0,
  535. "y": 246.24
  536. },
  537. {
  538. "x": 1277913600.0,
  539. "y": 243.26
  540. },
  541. {
  542. "x": 1278000000.0,
  543. "y": 241.75
  544. },
  545. {
  546. "x": 1278345600.0,
  547. "y": 243.4
  548. },
  549. {
  550. "x": 1278432000.0,
  551. "y": 253.23
  552. },
  553. {
  554. "x": 1278518400.0,
  555. "y": 252.66
  556. },
  557. {
  558. "x": 1278604800.0,
  559. "y": 254.16
  560. },
  561. {
  562. "x": 1278864000.0,
  563. "y": 251.88
  564. },
  565. {
  566. "x": 1278950400.0,
  567. "y": 246.51
  568. },
  569. {
  570. "x": 1279036800.0,
  571. "y": 247.42
  572. },
  573. {
  574. "x": 1279123200.0,
  575. "y": 246.16
  576. },
  577. {
  578. "x": 1279209600.0,
  579. "y": 244.65
  580. },
  581. {
  582. "x": 1279468800.0,
  583. "y": 240.42
  584. },
  585. {
  586. "x": 1279555200.0,
  587. "y": 246.59
  588. },
  589. {
  590. "x": 1279641600.0,
  591. "y": 248.89
  592. },
  593. {
  594. "x": 1279728000.0,
  595. "y": 253.57
  596. },
  597. {
  598. "x": 1279814400.0,
  599. "y": 254.47
  600. },
  601. {
  602. "x": 1280073600.0,
  603. "y": 253.83
  604. },
  605. {
  606. "x": 1280160000.0,
  607. "y": 258.53
  608. },
  609. {
  610. "x": 1280246400.0,
  611. "y": 255.47
  612. },
  613. {
  614. "x": 1280332800.0,
  615. "y": 252.68
  616. },
  617. {
  618. "x": 1280419200.0,
  619. "y": 251.84
  620. },
  621. {
  622. "x": 1280678400.0,
  623. "y": 256.34
  624. },
  625. {
  626. "x": 1280764800.0,
  627. "y": 256.42
  628. },
  629. {
  630. "x": 1280851200.0,
  631. "y": 257.45
  632. },
  633. {
  634. "x": 1280937600.0,
  635. "y": 256.2
  636. },
  637. {
  638. "x": 1281024000.0,
  639. "y": 254.62
  640. },
  641. {
  642. "x": 1281283200.0,
  643. "y": 256.25
  644. },
  645. {
  646. "x": 1281369600.0,
  647. "y": 253.96
  648. },
  649. {
  650. "x": 1281456000.0,
  651. "y": 244.93
  652. },
  653. {
  654. "x": 1281542400.0,
  655. "y": 246.5
  656. },
  657. {
  658. "x": 1281628800.0,
  659. "y": 243.86
  660. },
  661. {
  662. "x": 1281888000.0,
  663. "y": 242.43
  664. },
  665. {
  666. "x": 1281974400.0,
  667. "y": 246.67
  668. },
  669. {
  670. "x": 1282060800.0,
  671. "y": 247.75
  672. },
  673. {
  674. "x": 1282147200.0,
  675. "y": 244.63
  676. },
  677. {
  678. "x": 1282233600.0,
  679. "y": 244.39
  680. },
  681. {
  682. "x": 1282492800.0,
  683. "y": 240.63
  684. },
  685. {
  686. "x": 1282579200.0,
  687. "y": 234.89
  688. },
  689. {
  690. "x": 1282665600.0,
  691. "y": 237.78
  692. },
  693. {
  694. "x": 1282752000.0,
  695. "y": 235.23
  696. },
  697. {
  698. "x": 1282838400.0,
  699. "y": 236.54
  700. },
  701. {
  702. "x": 1283097600.0,
  703. "y": 237.4
  704. },
  705. {
  706. "x": 1283184000.0,
  707. "y": 237.99
  708. },
  709. {
  710. "x": 1283270400.0,
  711. "y": 245.07
  712. },
  713. {
  714. "x": 1283356800.0,
  715. "y": 246.87
  716. },
  717. {
  718. "x": 1283443200.0,
  719. "y": 253.33
  720. },
  721. {
  722. "x": 1283788800.0,
  723. "y": 252.39
  724. },
  725. {
  726. "x": 1283875200.0,
  727. "y": 257.39
  728. },
  729. {
  730. "x": 1283961600.0,
  731. "y": 257.54
  732. },
  733. {
  734. "x": 1284048000.0,
  735. "y": 257.87
  736. },
  737. {
  738. "x": 1284307200.0,
  739. "y": 261.43
  740. },
  741. {
  742. "x": 1284393600.0,
  743. "y": 262.42
  744. },
  745. {
  746. "x": 1284480000.0,
  747. "y": 264.54
  748. },
  749. {
  750. "x": 1284566400.0,
  751. "y": 270.75
  752. },
  753. {
  754. "x": 1284652800.0,
  755. "y": 269.58
  756. },
  757. {
  758. "x": 1284912000.0,
  759. "y": 277.27
  760. },
  761. {
  762. "x": 1284998400.0,
  763. "y": 277.8
  764. },
  765. {
  766. "x": 1285084800.0,
  767. "y": 281.7
  768. },
  769. {
  770. "x": 1285171200.0,
  771. "y": 282.85
  772. },
  773. {
  774. "x": 1285257600.0,
  775. "y": 286.17
  776. },
  777. {
  778. "x": 1285516800.0,
  779. "y": 285.04
  780. },
  781. {
  782. "x": 1285603200.0,
  783. "y": 280.83
  784. },
  785. {
  786. "x": 1285689600.0,
  787. "y": 281.33
  788. },
  789. {
  790. "x": 1285776000.0,
  791. "y": 277.78
  792. },
  793. {
  794. "x": 1285862400.0,
  795. "y": 276.58
  796. },
  797. {
  798. "x": 1286121600.0,
  799. "y": 272.78
  800. },
  801. {
  802. "x": 1286208000.0,
  803. "y": 282.86
  804. },
  805. {
  806. "x": 1286294400.0,
  807. "y": 283.11
  808. },
  809. {
  810. "x": 1286380800.0,
  811. "y": 283.14
  812. },
  813. {
  814. "x": 1286467200.0,
  815. "y": 287.89
  816. },
  817. {
  818. "x": 1286726400.0,
  819. "y": 289.15
  820. },
  821. {
  822. "x": 1286812800.0,
  823. "y": 292.26
  824. },
  825. {
  826. "x": 1286899200.0,
  827. "y": 293.83
  828. },
  829. {
  830. "x": 1286985600.0,
  831. "y": 295.95
  832. },
  833. {
  834. "x": 1287072000.0,
  835. "y": 308.12
  836. },
  837. {
  838. "x": 1287331200.0,
  839. "y": 311.31
  840. },
  841. {
  842. "x": 1287417600.0,
  843. "y": 302.98
  844. },
  845. {
  846. "x": 1287504000.0,
  847. "y": 304.0
  848. },
  849. {
  850. "x": 1287590400.0,
  851. "y": 303.01
  852. },
  853. {
  854. "x": 1287676800.0,
  855. "y": 301.01
  856. },
  857. {
  858. "x": 1287936000.0,
  859. "y": 302.35
  860. },
  861. {
  862. "x": 1288022400.0,
  863. "y": 301.57
  864. },
  865. {
  866. "x": 1288108800.0,
  867. "y": 301.36
  868. },
  869. {
  870. "x": 1288195200.0,
  871. "y": 298.82
  872. },
  873. {
  874. "x": 1288281600.0,
  875. "y": 294.65
  876. },
  877. {
  878. "x": 1288540800.0,
  879. "y": 297.78
  880. },
  881. {
  882. "x": 1288627200.0,
  883. "y": 302.86
  884. },
  885. {
  886. "x": 1288713600.0,
  887. "y": 306.22
  888. },
  889. {
  890. "x": 1288800000.0,
  891. "y": 311.58
  892. },
  893. {
  894. "x": 1288886400.0,
  895. "y": 310.46
  896. },
  897. {
  898. "x": 1289145600.0,
  899. "y": 311.92
  900. },
  901. {
  902. "x": 1289232000.0,
  903. "y": 309.43
  904. },
  905. {
  906. "x": 1289318400.0,
  907. "y": 311.34
  908. },
  909. {
  910. "x": 1289404800.0,
  911. "y": 309.99
  912. },
  913. {
  914. "x": 1289491200.0,
  915. "y": 301.55
  916. },
  917. {
  918. "x": 1289750400.0,
  919. "y": 300.58
  920. },
  921. {
  922. "x": 1289836800.0,
  923. "y": 295.25
  924. },
  925. {
  926. "x": 1289923200.0,
  927. "y": 294.18
  928. },
  929. {
  930. "x": 1290009600.0,
  931. "y": 301.95
  932. },
  933. {
  934. "x": 1290096000.0,
  935. "y": 300.28
  936. },
  937. {
  938. "x": 1290355200.0,
  939. "y": 306.77
  940. },
  941. {
  942. "x": 1290441600.0,
  943. "y": 302.24
  944. },
  945. {
  946. "x": 1290528000.0,
  947. "y": 308.18
  948. },
  949. {
  950. "x": 1290700800.0,
  951. "y": 308.38
  952. },
  953. {
  954. "x": 1290960000.0,
  955. "y": 310.21
  956. },
  957. {
  958. "x": 1291046400.0,
  959. "y": 304.61
  960. },
  961. {
  962. "x": 1291132800.0,
  963. "y": 309.75
  964. },
  965. {
  966. "x": 1291219200.0,
  967. "y": 311.46
  968. },
  969. {
  970. "x": 1291305600.0,
  971. "y": 310.77
  972. },
  973. {
  974. "x": 1291564800.0,
  975. "y": 313.42
  976. },
  977. {
  978. "x": 1291651200.0,
  979. "y": 311.52
  980. },
  981. {
  982. "x": 1291737600.0,
  983. "y": 314.26
  984. },
  985. {
  986. "x": 1291824000.0,
  987. "y": 313.04
  988. },
  989. {
  990. "x": 1291910400.0,
  991. "y": 313.82
  992. },
  993. {
  994. "x": 1292169600.0,
  995. "y": 314.91
  996. },
  997. {
  998. "x": 1292256000.0,
  999. "y": 313.56
  1000. },
  1001. {
  1002. "x": 1292342400.0,
  1003. "y": 313.62
  1004. },
  1005. {
  1006. "x": 1292428800.0,
  1007. "y": 314.5
  1008. },
  1009. {
  1010. "x": 1292515200.0,
  1011. "y": 313.87
  1012. },
  1013. {
  1014. "x": 1292774400.0,
  1015. "y": 315.44
  1016. },
  1017. {
  1018. "x": 1292860800.0,
  1019. "y": 317.38
  1020. },
  1021. {
  1022. "x": 1292947200.0,
  1023. "y": 318.32
  1024. },
  1025. {
  1026. "x": 1293033600.0,
  1027. "y": 316.8
  1028. },
  1029. {
  1030. "x": 1293379200.0,
  1031. "y": 317.85
  1032. },
  1033. {
  1034. "x": 1293465600.0,
  1035. "y": 318.63
  1036. },
  1037. {
  1038. "x": 1293552000.0,
  1039. "y": 318.45
  1040. },
  1041. {
  1042. "x": 1293638400.0,
  1043. "y": 316.85
  1044. },
  1045. {
  1046. "x": 1293724800.0,
  1047. "y": 315.78
  1048. },
  1049. {
  1050. "x": 1293984000.0,
  1051. "y": 322.64
  1052. },
  1053. {
  1054. "x": 1294070400.0,
  1055. "y": 324.32
  1056. },
  1057. {
  1058. "x": 1294156800.0,
  1059. "y": 326.98
  1060. },
  1061. {
  1062. "x": 1294243200.0,
  1063. "y": 326.71
  1064. },
  1065. {
  1066. "x": 1294329600.0,
  1067. "y": 329.05
  1068. },
  1069. {
  1070. "x": 1294588800.0,
  1071. "y": 335.25
  1072. },
  1073. {
  1074. "x": 1294675200.0,
  1075. "y": 334.46
  1076. },
  1077. {
  1078. "x": 1294761600.0,
  1079. "y": 337.18
  1080. },
  1081. {
  1082. "x": 1294848000.0,
  1083. "y": 338.41
  1084. },
  1085. {
  1086. "x": 1294934400.0,
  1087. "y": 341.15
  1088. },
  1089. {
  1090. "x": 1295280000.0,
  1091. "y": 333.49
  1092. },
  1093. {
  1094. "x": 1295366400.0,
  1095. "y": 331.72
  1096. },
  1097. {
  1098. "x": 1295452800.0,
  1099. "y": 325.69
  1100. },
  1101. {
  1102. "x": 1295539200.0,
  1103. "y": 319.85
  1104. },
  1105. {
  1106. "x": 1295798400.0,
  1107. "y": 330.35
  1108. },
  1109. {
  1110. "x": 1295884800.0,
  1111. "y": 334.22
  1112. },
  1113. {
  1114. "x": 1295971200.0,
  1115. "y": 336.62
  1116. },
  1117. {
  1118. "x": 1296057600.0,
  1119. "y": 335.99
  1120. },
  1121. {
  1122. "x": 1296144000.0,
  1123. "y": 329.03
  1124. },
  1125. {
  1126. "x": 1296403200.0,
  1127. "y": 332.19
  1128. },
  1129. {
  1130. "x": 1296489600.0,
  1131. "y": 337.78
  1132. },
  1133. {
  1134. "x": 1296576000.0,
  1135. "y": 337.08
  1136. },
  1137. {
  1138. "x": 1296662400.0,
  1139. "y": 336.22
  1140. },
  1141. {
  1142. "x": 1296748800.0,
  1143. "y": 339.21
  1144. },
  1145. {
  1146. "x": 1297008000.0,
  1147. "y": 344.48
  1148. },
  1149. {
  1150. "x": 1297094400.0,
  1151. "y": 347.73
  1152. },
  1153. {
  1154. "x": 1297180800.0,
  1155. "y": 350.63
  1156. },
  1157. {
  1158. "x": 1297267200.0,
  1159. "y": 347.09
  1160. },
  1161. {
  1162. "x": 1297353600.0,
  1163. "y": 349.35
  1164. },
  1165. {
  1166. "x": 1297612800.0,
  1167. "y": 351.63
  1168. },
  1169. {
  1170. "x": 1297699200.0,
  1171. "y": 352.33
  1172. },
  1173. {
  1174. "x": 1297785600.0,
  1175. "y": 355.5
  1176. },
  1177. {
  1178. "x": 1297872000.0,
  1179. "y": 350.77
  1180. },
  1181. {
  1182. "x": 1297958400.0,
  1183. "y": 343.19
  1184. },
  1185. {
  1186. "x": 1298304000.0,
  1187. "y": 331.49
  1188. },
  1189. {
  1190. "x": 1298390400.0,
  1191. "y": 335.42
  1192. },
  1193. {
  1194. "x": 1298476800.0,
  1195. "y": 335.67
  1196. },
  1197. {
  1198. "x": 1298563200.0,
  1199. "y": 340.84
  1200. },
  1201. {
  1202. "x": 1298822400.0,
  1203. "y": 345.78
  1204. },
  1205. {
  1206. "x": 1298908800.0,
  1207. "y": 341.97
  1208. },
  1209. {
  1210. "x": 1298995200.0,
  1211. "y": 344.72
  1212. },
  1213. {
  1214. "x": 1299081600.0,
  1215. "y": 352.0
  1216. },
  1217. {
  1218. "x": 1299168000.0,
  1219. "y": 352.43
  1220. },
  1221. {
  1222. "x": 1299427200.0,
  1223. "y": 347.89
  1224. },
  1225. {
  1226. "x": 1299513600.0,
  1227. "y": 348.28
  1228. },
  1229. {
  1230. "x": 1299600000.0,
  1231. "y": 345.06
  1232. },
  1233. {
  1234. "x": 1299686400.0,
  1235. "y": 339.38
  1236. },
  1237. {
  1238. "x": 1299772800.0,
  1239. "y": 344.59
  1240. },
  1241. {
  1242. "x": 1300032000.0,
  1243. "y": 346.13
  1244. },
  1245. {
  1246. "x": 1300118400.0,
  1247. "y": 338.17
  1248. },
  1249. {
  1250. "x": 1300204800.0,
  1251. "y": 323.07
  1252. },
  1253. {
  1254. "x": 1300291200.0,
  1255. "y": 327.6
  1256. },
  1257. {
  1258. "x": 1300377600.0,
  1259. "y": 323.72
  1260. },
  1261. {
  1262. "x": 1300636800.0,
  1263. "y": 332.17
  1264. },
  1265. {
  1266. "x": 1300723200.0,
  1267. "y": 334.03
  1268. },
  1269. {
  1270. "x": 1300809600.0,
  1271. "y": 332.06
  1272. },
  1273. {
  1274. "x": 1300896000.0,
  1275. "y": 337.72
  1276. },
  1277. {
  1278. "x": 1300982400.0,
  1279. "y": 344.15
  1280. },
  1281. {
  1282. "x": 1301241600.0,
  1283. "y": 343.07
  1284. },
  1285. {
  1286. "x": 1301328000.0,
  1287. "y": 343.58
  1288. },
  1289. {
  1290. "x": 1301414400.0,
  1291. "y": 341.3
  1292. },
  1293. {
  1294. "x": 1301500800.0,
  1295. "y": 341.18
  1296. },
  1297. {
  1298. "x": 1301587200.0,
  1299. "y": 337.32
  1300. },
  1301. {
  1302. "x": 1301846400.0,
  1303. "y": 334.02
  1304. },
  1305. {
  1306. "x": 1301932800.0,
  1307. "y": 331.76
  1308. },
  1309. {
  1310. "x": 1302019200.0,
  1311. "y": 330.93
  1312. },
  1313. {
  1314. "x": 1302105600.0,
  1315. "y": 330.97
  1316. },
  1317. {
  1318. "x": 1302192000.0,
  1319. "y": 328.02
  1320. },
  1321. {
  1322. "x": 1302451200.0,
  1323. "y": 323.84
  1324. },
  1325. {
  1326. "x": 1302537600.0,
  1327. "y": 325.41
  1328. },
  1329. {
  1330. "x": 1302624000.0,
  1331. "y": 329.06
  1332. },
  1333. {
  1334. "x": 1302710400.0,
  1335. "y": 325.43
  1336. },
  1337. {
  1338. "x": 1302796800.0,
  1339. "y": 320.57
  1340. },
  1341. {
  1342. "x": 1303056000.0,
  1343. "y": 324.87
  1344. },
  1345. {
  1346. "x": 1303142400.0,
  1347. "y": 330.76
  1348. },
  1349. {
  1350. "x": 1303228800.0,
  1351. "y": 335.21
  1352. },
  1353. {
  1354. "x": 1303315200.0,
  1355. "y": 343.33
  1356. },
  1357. {
  1358. "x": 1303660800.0,
  1359. "y": 345.59
  1360. },
  1361. {
  1362. "x": 1303747200.0,
  1363. "y": 343.05
  1364. },
  1365. {
  1366. "x": 1303833600.0,
  1367. "y": 342.79
  1368. },
  1369. {
  1370. "x": 1303920000.0,
  1371. "y": 339.46
  1372. },
  1373. {
  1374. "x": 1304006400.0,
  1375. "y": 342.77
  1376. },
  1377. {
  1378. "x": 1304265600.0,
  1379. "y": 339.0
  1380. },
  1381. {
  1382. "x": 1304352000.0,
  1383. "y": 340.88
  1384. },
  1385. {
  1386. "x": 1304438400.0,
  1387. "y": 342.22
  1388. },
  1389. {
  1390. "x": 1304524800.0,
  1391. "y": 339.46
  1392. },
  1393. {
  1394. "x": 1304611200.0,
  1395. "y": 339.37
  1396. },
  1397. {
  1398. "x": 1304870400.0,
  1399. "y": 340.29
  1400. },
  1401. {
  1402. "x": 1304956800.0,
  1403. "y": 342.1
  1404. },
  1405. {
  1406. "x": 1305043200.0,
  1407. "y": 339.93
  1408. },
  1409. {
  1410. "x": 1305129600.0,
  1411. "y": 339.28
  1412. },
  1413. {
  1414. "x": 1305216000.0,
  1415. "y": 333.34
  1416. },
  1417. {
  1418. "x": 1305475200.0,
  1419. "y": 326.29
  1420. },
  1421. {
  1422. "x": 1305561600.0,
  1423. "y": 329.07
  1424. },
  1425. {
  1426. "x": 1305648000.0,
  1427. "y": 332.72
  1428. },
  1429. {
  1430. "x": 1305734400.0,
  1431. "y": 333.37
  1432. },
  1433. {
  1434. "x": 1305820800.0,
  1435. "y": 328.17
  1436. },
  1437. {
  1438. "x": 1306080000.0,
  1439. "y": 327.37
  1440. },
  1441. {
  1442. "x": 1306166400.0,
  1443. "y": 325.21
  1444. },
  1445. {
  1446. "x": 1306252800.0,
  1447. "y": 329.7
  1448. },
  1449. {
  1450. "x": 1306339200.0,
  1451. "y": 327.96
  1452. },
  1453. {
  1454. "x": 1306425600.0,
  1455. "y": 330.32
  1456. },
  1457. {
  1458. "x": 1306771200.0,
  1459. "y": 340.52
  1460. },
  1461. {
  1462. "x": 1306857600.0,
  1463. "y": 338.25
  1464. },
  1465. {
  1466. "x": 1306944000.0,
  1467. "y": 338.82
  1468. },
  1469. {
  1470. "x": 1307030400.0,
  1471. "y": 336.22
  1472. },
  1473. {
  1474. "x": 1307289600.0,
  1475. "y": 330.93
  1476. },
  1477. {
  1478. "x": 1307376000.0,
  1479. "y": 325.06
  1480. },
  1481. {
  1482. "x": 1307462400.0,
  1483. "y": 325.25
  1484. },
  1485. {
  1486. "x": 1307548800.0,
  1487. "y": 324.52
  1488. },
  1489. {
  1490. "x": 1307635200.0,
  1491. "y": 319.05
  1492. },
  1493. {
  1494. "x": 1307894400.0,
  1495. "y": 319.73
  1496. },
  1497. {
  1498. "x": 1307980800.0,
  1499. "y": 325.45
  1500. },
  1501. {
  1502. "x": 1308067200.0,
  1503. "y": 319.88
  1504. },
  1505. {
  1506. "x": 1308153600.0,
  1507. "y": 318.32
  1508. },
  1509. {
  1510. "x": 1308240000.0,
  1511. "y": 313.53
  1512. },
  1513. {
  1514. "x": 1308499200.0,
  1515. "y": 308.69
  1516. },
  1517. {
  1518. "x": 1308585600.0,
  1519. "y": 318.46
  1520. },
  1521. {
  1522. "x": 1308672000.0,
  1523. "y": 315.83
  1524. },
  1525. {
  1526. "x": 1308758400.0,
  1527. "y": 324.27
  1528. },
  1529. {
  1530. "x": 1308844800.0,
  1531. "y": 319.49
  1532. },
  1533. {
  1534. "x": 1309104000.0,
  1535. "y": 325.06
  1536. },
  1537. {
  1538. "x": 1309190400.0,
  1539. "y": 328.21
  1540. },
  1541. {
  1542. "x": 1309276800.0,
  1543. "y": 327.02
  1544. },
  1545. {
  1546. "x": 1309363200.0,
  1547. "y": 328.61
  1548. },
  1549. {
  1550. "x": 1309449600.0,
  1551. "y": 336.04
  1552. },
  1553. {
  1554. "x": 1309795200.0,
  1555. "y": 342.08
  1556. },
  1557. {
  1558. "x": 1309881600.0,
  1559. "y": 344.36
  1560. },
  1561. {
  1562. "x": 1309968000.0,
  1563. "y": 349.69
  1564. },
  1565. {
  1566. "x": 1310054400.0,
  1567. "y": 352.15
  1568. },
  1569. {
  1570. "x": 1310313600.0,
  1571. "y": 346.56
  1572. },
  1573. {
  1574. "x": 1310400000.0,
  1575. "y": 346.31
  1576. },
  1577. {
  1578. "x": 1310486400.0,
  1579. "y": 350.49
  1580. },
  1581. {
  1582. "x": 1310572800.0,
  1583. "y": 350.25
  1584. },
  1585. {
  1586. "x": 1310659200.0,
  1587. "y": 357.25
  1588. },
  1589. {
  1590. "x": 1310918400.0,
  1591. "y": 365.94
  1592. },
  1593. {
  1594. "x": 1311004800.0,
  1595. "y": 368.93
  1596. },
  1597. {
  1598. "x": 1311091200.0,
  1599. "y": 378.77
  1600. },
  1601. {
  1602. "x": 1311177600.0,
  1603. "y": 379.15
  1604. },
  1605. {
  1606. "x": 1311264000.0,
  1607. "y": 385.03
  1608. },
  1609. {
  1610. "x": 1311523200.0,
  1611. "y": 390.12
  1612. },
  1613. {
  1614. "x": 1311609600.0,
  1615. "y": 394.93
  1616. },
  1617. {
  1618. "x": 1311696000.0,
  1619. "y": 384.34
  1620. },
  1621. {
  1622. "x": 1311782400.0,
  1623. "y": 383.58
  1624. },
  1625. {
  1626. "x": 1311868800.0,
  1627. "y": 382.27
  1628. },
  1629. {
  1630. "x": 1312128000.0,
  1631. "y": 388.41
  1632. },
  1633. {
  1634. "x": 1312214400.0,
  1635. "y": 380.73
  1636. },
  1637. {
  1638. "x": 1312300800.0,
  1639. "y": 384.32
  1640. },
  1641. {
  1642. "x": 1312387200.0,
  1643. "y": 369.44
  1644. },
  1645. {
  1646. "x": 1312473600.0,
  1647. "y": 365.76
  1648. },
  1649. {
  1650. "x": 1312732800.0,
  1651. "y": 345.78
  1652. },
  1653. {
  1654. "x": 1312819200.0,
  1655. "y": 366.15
  1656. },
  1657. {
  1658. "x": 1312905600.0,
  1659. "y": 356.04
  1660. },
  1661. {
  1662. "x": 1312992000.0,
  1663. "y": 365.84
  1664. },
  1665. {
  1666. "x": 1313078400.0,
  1667. "y": 369.06
  1668. },
  1669. {
  1670. "x": 1313337600.0,
  1671. "y": 375.35
  1672. },
  1673. {
  1674. "x": 1313424000.0,
  1675. "y": 372.48
  1676. },
  1677. {
  1678. "x": 1313510400.0,
  1679. "y": 372.44
  1680. },
  1681. {
  1682. "x": 1313596800.0,
  1683. "y": 358.35
  1684. },
  1685. {
  1686. "x": 1313683200.0,
  1687. "y": 348.54
  1688. },
  1689. {
  1690. "x": 1313942400.0,
  1691. "y": 348.95
  1692. },
  1693. {
  1694. "x": 1314028800.0,
  1695. "y": 365.74
  1696. },
  1697. {
  1698. "x": 1314115200.0,
  1699. "y": 368.27
  1700. },
  1701. {
  1702. "x": 1314201600.0,
  1703. "y": 365.86
  1704. },
  1705. {
  1706. "x": 1314288000.0,
  1707. "y": 375.52
  1708. },
  1709. {
  1710. "x": 1314547200.0,
  1711. "y": 381.77
  1712. },
  1713. {
  1714. "x": 1314633600.0,
  1715. "y": 381.79
  1716. },
  1717. {
  1718. "x": 1314720000.0,
  1719. "y": 376.74
  1720. },
  1721. {
  1722. "x": 1314806400.0,
  1723. "y": 373.02
  1724. },
  1725. {
  1726. "x": 1314892800.0,
  1727. "y": 366.19
  1728. },
  1729. {
  1730. "x": 1315238400.0,
  1731. "y": 371.76
  1732. },
  1733. {
  1734. "x": 1315324800.0,
  1735. "y": 375.86
  1736. },
  1737. {
  1738. "x": 1315411200.0,
  1739. "y": 376.06
  1740. },
  1741. {
  1742. "x": 1315497600.0,
  1743. "y": 369.54
  1744. },
  1745. {
  1746. "x": 1315756800.0,
  1747. "y": 371.95
  1748. },
  1749. {
  1750. "x": 1315843200.0,
  1751. "y": 376.53
  1752. },
  1753. {
  1754. "x": 1315929600.0,
  1755. "y": 381.11
  1756. },
  1757. {
  1758. "x": 1316016000.0,
  1759. "y": 384.7
  1760. },
  1761. {
  1762. "x": 1316102400.0,
  1763. "y": 392.08
  1764. },
  1765. {
  1766. "x": 1316361600.0,
  1767. "y": 402.98
  1768. },
  1769. {
  1770. "x": 1316448000.0,
  1771. "y": 404.76
  1772. },
  1773. {
  1774. "x": 1316534400.0,
  1775. "y": 403.47
  1776. },
  1777. {
  1778. "x": 1316620800.0,
  1779. "y": 393.37
  1780. },
  1781. {
  1782. "x": 1316707200.0,
  1783. "y": 395.8
  1784. },
  1785. {
  1786. "x": 1316966400.0,
  1787. "y": 394.69
  1788. },
  1789. {
  1790. "x": 1317052800.0,
  1791. "y": 390.87
  1792. },
  1793. {
  1794. "x": 1317139200.0,
  1795. "y": 388.66
  1796. },
  1797. {
  1798. "x": 1317225600.0,
  1799. "y": 382.36
  1800. },
  1801. {
  1802. "x": 1317312000.0,
  1803. "y": 373.3
  1804. },
  1805. {
  1806. "x": 1317571200.0,
  1807. "y": 366.72
  1808. },
  1809. {
  1810. "x": 1317657600.0,
  1811. "y": 364.67
  1812. },
  1813. {
  1814. "x": 1317744000.0,
  1815. "y": 370.3
  1816. },
  1817. {
  1818. "x": 1317830400.0,
  1819. "y": 369.44
  1820. },
  1821. {
  1822. "x": 1317916800.0,
  1823. "y": 362.02
  1824. },
  1825. {
  1826. "x": 1318176000.0,
  1827. "y": 380.64
  1828. },
  1829. {
  1830. "x": 1318262400.0,
  1831. "y": 391.87
  1832. },
  1833. {
  1834. "x": 1318348800.0,
  1835. "y": 393.73
  1836. },
  1837. {
  1838. "x": 1318435200.0,
  1839. "y": 399.84
  1840. },
  1841. {
  1842. "x": 1318521600.0,
  1843. "y": 413.13
  1844. },
  1845. {
  1846. "x": 1318780800.0,
  1847. "y": 411.16
  1848. },
  1849. {
  1850. "x": 1318867200.0,
  1851. "y": 413.36
  1852. },
  1853. {
  1854. "x": 1318953600.0,
  1855. "y": 390.24
  1856. },
  1857. {
  1858. "x": 1319040000.0,
  1859. "y": 387.0
  1860. },
  1861. {
  1862. "x": 1319126400.0,
  1863. "y": 384.61
  1864. },
  1865. {
  1866. "x": 1319385600.0,
  1867. "y": 397.24
  1868. },
  1869. {
  1870. "x": 1319472000.0,
  1871. "y": 389.41
  1872. },
  1873. {
  1874. "x": 1319558400.0,
  1875. "y": 392.18
  1876. },
  1877. {
  1878. "x": 1319644800.0,
  1879. "y": 396.18
  1880. },
  1881. {
  1882. "x": 1319731200.0,
  1883. "y": 396.44
  1884. },
  1885. {
  1886. "x": 1319990400.0,
  1887. "y": 396.27
  1888. },
  1889. {
  1890. "x": 1320076800.0,
  1891. "y": 388.17
  1892. },
  1893. {
  1894. "x": 1320163200.0,
  1895. "y": 389.05
  1896. },
  1897. {
  1898. "x": 1320249600.0,
  1899. "y": 394.6
  1900. },
  1901. {
  1902. "x": 1320336000.0,
  1903. "y": 391.82
  1904. },
  1905. {
  1906. "x": 1320595200.0,
  1907. "y": 391.33
  1908. },
  1909. {
  1910. "x": 1320681600.0,
  1911. "y": 397.69
  1912. },
  1913. {
  1914. "x": 1320768000.0,
  1915. "y": 386.97
  1916. },
  1917. {
  1918. "x": 1320854400.0,
  1919. "y": 377.12
  1920. },
  1921. {
  1922. "x": 1320940800.0,
  1923. "y": 376.53
  1924. },
  1925. {
  1926. "x": 1321200000.0,
  1927. "y": 371.29
  1928. },
  1929. {
  1930. "x": 1321286400.0,
  1931. "y": 380.65
  1932. },
  1933. {
  1934. "x": 1321372800.0,
  1935. "y": 376.68
  1936. },
  1937. {
  1938. "x": 1321459200.0,
  1939. "y": 369.47
  1940. },
  1941. {
  1942. "x": 1321545600.0,
  1943. "y": 367.06
  1944. },
  1945. {
  1946. "x": 1321804800.0,
  1947. "y": 361.25
  1948. },
  1949. {
  1950. "x": 1321891200.0,
  1951. "y": 368.59
  1952. },
  1953. {
  1954. "x": 1321977600.0,
  1955. "y": 359.27
  1956. },
  1957. {
  1958. "x": 1322150400.0,
  1959. "y": 355.93
  1960. },
  1961. {
  1962. "x": 1322409600.0,
  1963. "y": 368.21
  1964. },
  1965. {
  1966. "x": 1322496000.0,
  1967. "y": 365.35
  1968. },
  1969. {
  1970. "x": 1322582400.0,
  1971. "y": 374.16
  1972. },
  1973. {
  1974. "x": 1322668800.0,
  1975. "y": 379.77
  1976. },
  1977. {
  1978. "x": 1322755200.0,
  1979. "y": 381.51
  1980. },
  1981. {
  1982. "x": 1323014400.0,
  1983. "y": 384.75
  1984. },
  1985. {
  1986. "x": 1323100800.0,
  1987. "y": 382.73
  1988. },
  1989. {
  1990. "x": 1323187200.0,
  1991. "y": 380.91
  1992. },
  1993. {
  1994. "x": 1323273600.0,
  1995. "y": 382.45
  1996. },
  1997. {
  1998. "x": 1323360000.0,
  1999. "y": 385.34
  2000. },
  2001. {
  2002. "x": 1323619200.0,
  2003. "y": 383.6
  2004. },
  2005. {
  2006. "x": 1323705600.0,
  2007. "y": 380.64
  2008. },
  2009. {
  2010. "x": 1323792000.0,
  2011. "y": 372.2
  2012. },
  2013. {
  2014. "x": 1323878400.0,
  2015. "y": 370.97
  2016. },
  2017. {
  2018. "x": 1323964800.0,
  2019. "y": 373.01
  2020. },
  2021. {
  2022. "x": 1324224000.0,
  2023. "y": 374.17
  2024. },
  2025. {
  2026. "x": 1324310400.0,
  2027. "y": 387.62
  2028. },
  2029. {
  2030. "x": 1324396800.0,
  2031. "y": 388.11
  2032. },
  2033. {
  2034. "x": 1324483200.0,
  2035. "y": 390.17
  2036. },
  2037. {
  2038. "x": 1324569600.0,
  2039. "y": 394.85
  2040. },
  2041. {
  2042. "x": 1324915200.0,
  2043. "y": 397.98
  2044. },
  2045. {
  2046. "x": 1325001600.0,
  2047. "y": 394.17
  2048. },
  2049. {
  2050. "x": 1325088000.0,
  2051. "y": 396.6
  2052. },
  2053. {
  2054. "x": 1325174400.0,
  2055. "y": 396.48
  2056. },
  2057. {
  2058. "x": 1325520000.0,
  2059. "y": 402.58
  2060. },
  2061. {
  2062. "x": 1325606400.0,
  2063. "y": 404.75
  2064. },
  2065. {
  2066. "x": 1325692800.0,
  2067. "y": 409.24
  2068. },
  2069. {
  2070. "x": 1325779200.0,
  2071. "y": 413.52
  2072. },
  2073. {
  2074. "x": 1326038400.0,
  2075. "y": 412.86
  2076. },
  2077. {
  2078. "x": 1326124800.0,
  2079. "y": 414.34
  2080. },
  2081. {
  2082. "x": 1326211200.0,
  2083. "y": 413.67
  2084. },
  2085. {
  2086. "x": 1326297600.0,
  2087. "y": 412.53
  2088. },
  2089. {
  2090. "x": 1326384000.0,
  2091. "y": 410.98
  2092. },
  2093. {
  2094. "x": 1326729600.0,
  2095. "y": 415.77
  2096. },
  2097. {
  2098. "x": 1326816000.0,
  2099. "y": 420.09
  2100. },
  2101. {
  2102. "x": 1326902400.0,
  2103. "y": 418.76
  2104. },
  2105. {
  2106. "x": 1326988800.0,
  2107. "y": 411.46
  2108. },
  2109. {
  2110. "x": 1327248000.0,
  2111. "y": 418.42
  2112. },
  2113. {
  2114. "x": 1327334400.0,
  2115. "y": 411.57
  2116. },
  2117. {
  2118. "x": 1327420800.0,
  2119. "y": 437.27
  2120. },
  2121. {
  2122. "x": 1327507200.0,
  2123. "y": 435.28
  2124. },
  2125. {
  2126. "x": 1327593600.0,
  2127. "y": 437.88
  2128. },
  2129. {
  2130. "x": 1327852800.0,
  2131. "y": 443.49
  2132. },
  2133. {
  2134. "x": 1327939200.0,
  2135. "y": 446.88
  2136. },
  2137. {
  2138. "x": 1328025600.0,
  2139. "y": 446.6
  2140. },
  2141. {
  2142. "x": 1328112000.0,
  2143. "y": 445.55
  2144. },
  2145. {
  2146. "x": 1328198400.0,
  2147. "y": 450.02
  2148. },
  2149. {
  2150. "x": 1328457600.0,
  2151. "y": 454.21
  2152. },
  2153. {
  2154. "x": 1328544000.0,
  2155. "y": 458.97
  2156. },
  2157. {
  2158. "x": 1328630400.0,
  2159. "y": 466.66
  2160. },
  2161. {
  2162. "x": 1328716800.0,
  2163. "y": 482.8
  2164. },
  2165. {
  2166. "x": 1328803200.0,
  2167. "y": 483.05
  2168. },
  2169. {
  2170. "x": 1329062400.0,
  2171. "y": 492.03
  2172. },
  2173. {
  2174. "x": 1329148800.0,
  2175. "y": 498.75
  2176. },
  2177. {
  2178. "x": 1329235200.0,
  2179. "y": 487.21
  2180. },
  2181. {
  2182. "x": 1329321600.0,
  2183. "y": 491.65
  2184. },
  2185. {
  2186. "x": 1329408000.0,
  2187. "y": 491.56
  2188. },
  2189. {
  2190. "x": 1329753600.0,
  2191. "y": 504.03
  2192. },
  2193. {
  2194. "x": 1329840000.0,
  2195. "y": 502.25
  2196. },
  2197. {
  2198. "x": 1329926400.0,
  2199. "y": 505.53
  2200. },
  2201. {
  2202. "x": 1330012800.0,
  2203. "y": 511.43
  2204. },
  2205. {
  2206. "x": 1330272000.0,
  2207. "y": 514.71
  2208. },
  2209. {
  2210. "x": 1330358400.0,
  2211. "y": 524.15
  2212. },
  2213. {
  2214. "x": 1330444800.0,
  2215. "y": 531.03
  2216. },
  2217. {
  2218. "x": 1330531200.0,
  2219. "y": 533.02
  2220. },
  2221. {
  2222. "x": 1330617600.0,
  2223. "y": 533.72
  2224. },
  2225. {
  2226. "x": 1330876800.0,
  2227. "y": 521.95
  2228. },
  2229. {
  2230. "x": 1330963200.0,
  2231. "y": 519.11
  2232. },
  2233. {
  2234. "x": 1331049600.0,
  2235. "y": 519.53
  2236. },
  2237. {
  2238. "x": 1331136000.0,
  2239. "y": 530.59
  2240. },
  2241. {
  2242. "x": 1331222400.0,
  2243. "y": 533.71
  2244. },
  2245. {
  2246. "x": 1331481600.0,
  2247. "y": 540.39
  2248. },
  2249. {
  2250. "x": 1331568000.0,
  2251. "y": 556.16
  2252. },
  2253. {
  2254. "x": 1331654400.0,
  2255. "y": 577.18
  2256. },
  2257. {
  2258. "x": 1331740800.0,
  2259. "y": 573.25
  2260. },
  2261. {
  2262. "x": 1331827200.0,
  2263. "y": 573.26
  2264. },
  2265. {
  2266. "x": 1332086400.0,
  2267. "y": 588.46
  2268. },
  2269. {
  2270. "x": 1332172800.0,
  2271. "y": 593.22
  2272. },
  2273. {
  2274. "x": 1332259200.0,
  2275. "y": 589.83
  2276. },
  2277. {
  2278. "x": 1332345600.0,
  2279. "y": 586.74
  2280. },
  2281. {
  2282. "x": 1332432000.0,
  2283. "y": 583.52
  2284. },
  2285. {
  2286. "x": 1332691200.0,
  2287. "y": 594.22
  2288. },
  2289. {
  2290. "x": 1332777600.0,
  2291. "y": 601.56
  2292. },
  2293. {
  2294. "x": 1332864000.0,
  2295. "y": 604.63
  2296. },
  2297. {
  2298. "x": 1332950400.0,
  2299. "y": 597.04
  2300. },
  2301. {
  2302. "x": 1333036800.0,
  2303. "y": 586.94
  2304. },
  2305. {
  2306. "x": 1333296000.0,
  2307. "y": 605.62
  2308. },
  2309. {
  2310. "x": 1333382400.0,
  2311. "y": 616.09
  2312. },
  2313. {
  2314. "x": 1333468800.0,
  2315. "y": 611.18
  2316. },
  2317. {
  2318. "x": 1333555200.0,
  2319. "y": 620.36
  2320. },
  2321. {
  2322. "x": 1333900800.0,
  2323. "y": 622.85
  2324. },
  2325. {
  2326. "x": 1333987200.0,
  2327. "y": 615.23
  2328. },
  2329. {
  2330. "x": 1334073600.0,
  2331. "y": 613.03
  2332. },
  2333. {
  2334. "x": 1334160000.0,
  2335. "y": 609.68
  2336. },
  2337. {
  2338. "x": 1334246400.0,
  2339. "y": 592.5
  2340. },
  2341. {
  2342. "x": 1334505600.0,
  2343. "y": 567.93
  2344. },
  2345. {
  2346. "x": 1334592000.0,
  2347. "y": 596.88
  2348. },
  2349. {
  2350. "x": 1334678400.0,
  2351. "y": 595.55
  2352. },
  2353. {
  2354. "x": 1334764800.0,
  2355. "y": 575.09
  2356. },
  2357. {
  2358. "x": 1334851200.0,
  2359. "y": 560.93
  2360. },
  2361. {
  2362. "x": 1335110400.0,
  2363. "y": 559.68
  2364. },
  2365. {
  2366. "x": 1335196800.0,
  2367. "y": 548.5
  2368. },
  2369. {
  2370. "x": 1335283200.0,
  2371. "y": 597.17
  2372. },
  2373. {
  2374. "x": 1335369600.0,
  2375. "y": 594.92
  2376. },
  2377. {
  2378. "x": 1335456000.0,
  2379. "y": 590.32
  2380. },
  2381. {
  2382. "x": 1335715200.0,
  2383. "y": 571.7
  2384. },
  2385. {
  2386. "x": 1335801600.0,
  2387. "y": 569.89
  2388. },
  2389. {
  2390. "x": 1335888000.0,
  2391. "y": 573.66
  2392. },
  2393. {
  2394. "x": 1335974400.0,
  2395. "y": 569.59
  2396. },
  2397. {
  2398. "x": 1336060800.0,
  2399. "y": 553.37
  2400. },
  2401. {
  2402. "x": 1336320000.0,
  2403. "y": 557.51
  2404. },
  2405. {
  2406. "x": 1336406400.0,
  2407. "y": 556.23
  2408. },
  2409. {
  2410. "x": 1336492800.0,
  2411. "y": 557.21
  2412. },
  2413. {
  2414. "x": 1336579200.0,
  2415. "y": 558.52
  2416. },
  2417. {
  2418. "x": 1336665600.0,
  2419. "y": 554.79
  2420. },
  2421. {
  2422. "x": 1336924800.0,
  2423. "y": 546.48
  2424. },
  2425. {
  2426. "x": 1337011200.0,
  2427. "y": 541.54
  2428. },
  2429. {
  2430. "x": 1337097600.0,
  2431. "y": 534.6
  2432. },
  2433. {
  2434. "x": 1337184000.0,
  2435. "y": 518.97
  2436. },
  2437. {
  2438. "x": 1337270400.0,
  2439. "y": 519.23
  2440. },
  2441. {
  2442. "x": 1337529600.0,
  2443. "y": 549.48
  2444. },
  2445. {
  2446. "x": 1337616000.0,
  2447. "y": 545.26
  2448. },
  2449. {
  2450. "x": 1337702400.0,
  2451. "y": 558.56
  2452. },
  2453. {
  2454. "x": 1337788800.0,
  2455. "y": 553.43
  2456. },
  2457. {
  2458. "x": 1337875200.0,
  2459. "y": 550.47
  2460. },
  2461. {
  2462. "x": 1338220800.0,
  2463. "y": 560.24
  2464. },
  2465. {
  2466. "x": 1338307200.0,
  2467. "y": 566.99
  2468. },
  2469. {
  2470. "x": 1338393600.0,
  2471. "y": 565.58
  2472. },
  2473. {
  2474. "x": 1338480000.0,
  2475. "y": 549.19
  2476. },
  2477. {
  2478. "x": 1338739200.0,
  2479. "y": 552.43
  2480. },
  2481. {
  2482. "x": 1338825600.0,
  2483. "y": 551.0
  2484. },
  2485. {
  2486. "x": 1338912000.0,
  2487. "y": 559.44
  2488. },
  2489. {
  2490. "x": 1338998400.0,
  2491. "y": 559.7
  2492. },
  2493. {
  2494. "x": 1339084800.0,
  2495. "y": 568.12
  2496. },
  2497. {
  2498. "x": 1339344000.0,
  2499. "y": 559.16
  2500. },
  2501. {
  2502. "x": 1339430400.0,
  2503. "y": 564.05
  2504. },
  2505. {
  2506. "x": 1339516800.0,
  2507. "y": 560.13
  2508. },
  2509. {
  2510. "x": 1339603200.0,
  2511. "y": 559.51
  2512. },
  2513. {
  2514. "x": 1339689600.0,
  2515. "y": 562.06
  2516. },
  2517. {
  2518. "x": 1339948800.0,
  2519. "y": 573.46
  2520. },
  2521. {
  2522. "x": 1340035200.0,
  2523. "y": 575.06
  2524. },
  2525. {
  2526. "x": 1340121600.0,
  2527. "y": 573.42
  2528. },
  2529. {
  2530. "x": 1340208000.0,
  2531. "y": 565.52
  2532. },
  2533. {
  2534. "x": 1340294400.0,
  2535. "y": 569.86
  2536. },
  2537. {
  2538. "x": 1340553600.0,
  2539. "y": 558.77
  2540. },
  2541. {
  2542. "x": 1340640000.0,
  2543. "y": 560.0
  2544. },
  2545. {
  2546. "x": 1340726400.0,
  2547. "y": 562.42
  2548. },
  2549. {
  2550. "x": 1340812800.0,
  2551. "y": 557.09
  2552. },
  2553. {
  2554. "x": 1340899200.0,
  2555. "y": 571.72
  2556. },
  2557. {
  2558. "x": 1341158400.0,
  2559. "y": 580.06
  2560. },
  2561. {
  2562. "x": 1341244800.0,
  2563. "y": 586.81
  2564. },
  2565. {
  2566. "x": 1341417600.0,
  2567. "y": 597.12
  2568. },
  2569. {
  2570. "x": 1341504000.0,
  2571. "y": 593.14
  2572. },
  2573. {
  2574. "x": 1341763200.0,
  2575. "y": 600.98
  2576. },
  2577. {
  2578. "x": 1341849600.0,
  2579. "y": 595.42
  2580. },
  2581. {
  2582. "x": 1341936000.0,
  2583. "y": 591.72
  2584. },
  2585. {
  2586. "x": 1342022400.0,
  2587. "y": 586.31
  2588. },
  2589. {
  2590. "x": 1342108800.0,
  2591. "y": 592.25
  2592. },
  2593. {
  2594. "x": 1342368000.0,
  2595. "y": 594.15
  2596. },
  2597. {
  2598. "x": 1342454400.0,
  2599. "y": 594.18
  2600. },
  2601. {
  2602. "x": 1342540800.0,
  2603. "y": 593.51
  2604. },
  2605. {
  2606. "x": 1342627200.0,
  2607. "y": 601.4
  2608. },
  2609. {
  2610. "x": 1342713600.0,
  2611. "y": 591.59
  2612. },
  2613. {
  2614. "x": 1342972800.0,
  2615. "y": 591.13
  2616. },
  2617. {
  2618. "x": 1343059200.0,
  2619. "y": 588.29
  2620. },
  2621. {
  2622. "x": 1343145600.0,
  2623. "y": 562.88
  2624. },
  2625. {
  2626. "x": 1343232000.0,
  2627. "y": 562.79
  2628. },
  2629. {
  2630. "x": 1343318400.0,
  2631. "y": 572.86
  2632. },
  2633. {
  2634. "x": 1343577600.0,
  2635. "y": 582.52
  2636. },
  2637. {
  2638. "x": 1343664000.0,
  2639. "y": 597.92
  2640. },
  2641. {
  2642. "x": 1343750400.0,
  2643. "y": 594.05
  2644. },
  2645. {
  2646. "x": 1343836800.0,
  2647. "y": 595.01
  2648. },
  2649. {
  2650. "x": 1343923200.0,
  2651. "y": 602.75
  2652. },
  2653. {
  2654. "x": 1344182400.0,
  2655. "y": 609.46
  2656. },
  2657. {
  2658. "x": 1344268800.0,
  2659. "y": 607.86
  2660. },
  2661. {
  2662. "x": 1344355200.0,
  2663. "y": 606.83
  2664. },
  2665. {
  2666. "x": 1344441600.0,
  2667. "y": 610.29
  2668. },
  2669. {
  2670. "x": 1344528000.0,
  2671. "y": 611.24
  2672. },
  2673. {
  2674. "x": 1344787200.0,
  2675. "y": 619.4
  2676. },
  2677. {
  2678. "x": 1344873600.0,
  2679. "y": 621.06
  2680. },
  2681. {
  2682. "x": 1344960000.0,
  2683. "y": 620.22
  2684. },
  2685. {
  2686. "x": 1345046400.0,
  2687. "y": 625.64
  2688. },
  2689. {
  2690. "x": 1345132800.0,
  2691. "y": 637.21
  2692. },
  2693. {
  2694. "x": 1345392000.0,
  2695. "y": 653.96
  2696. },
  2697. {
  2698. "x": 1345478400.0,
  2699. "y": 645.02
  2700. },
  2701. {
  2702. "x": 1345564800.0,
  2703. "y": 657.62
  2704. },
  2705. {
  2706. "x": 1345651200.0,
  2707. "y": 651.48
  2708. },
  2709. {
  2710. "x": 1345737600.0,
  2711. "y": 652.06
  2712. },
  2713. {
  2714. "x": 1345996800.0,
  2715. "y": 664.31
  2716. },
  2717. {
  2718. "x": 1346083200.0,
  2719. "y": 663.45
  2720. },
  2721. {
  2722. "x": 1346169600.0,
  2723. "y": 662.14
  2724. },
  2725. {
  2726. "x": 1346256000.0,
  2727. "y": 652.7
  2728. },
  2729. {
  2730. "x": 1346342400.0,
  2731. "y": 654.05
  2732. },
  2733. {
  2734. "x": 1346688000.0,
  2735. "y": 663.62
  2736. },
  2737. {
  2738. "x": 1346774400.0,
  2739. "y": 658.96
  2740. },
  2741. {
  2742. "x": 1346860800.0,
  2743. "y": 664.89
  2744. },
  2745. {
  2746. "x": 1346947200.0,
  2747. "y": 668.99
  2748. },
  2749. {
  2750. "x": 1347206400.0,
  2751. "y": 651.59
  2752. },
  2753. {
  2754. "x": 1347292800.0,
  2755. "y": 649.48
  2756. },
  2757. {
  2758. "x": 1347379200.0,
  2759. "y": 658.52
  2760. },
  2761. {
  2762. "x": 1347465600.0,
  2763. "y": 671.49
  2764. },
  2765. {
  2766. "x": 1347552000.0,
  2767. "y": 679.65
  2768. },
  2769. {
  2770. "x": 1347811200.0,
  2771. "y": 688.01
  2772. },
  2773. {
  2774. "x": 1347897600.0,
  2775. "y": 690.1
  2776. },
  2777. {
  2778. "x": 1347984000.0,
  2779. "y": 690.29
  2780. },
  2781. {
  2782. "x": 1348070400.0,
  2783. "y": 686.95
  2784. },
  2785. {
  2786. "x": 1348156800.0,
  2787. "y": 688.31
  2788. },
  2789. {
  2790. "x": 1348416000.0,
  2791. "y": 679.17
  2792. },
  2793. {
  2794. "x": 1348502400.0,
  2795. "y": 662.21
  2796. },
  2797. {
  2798. "x": 1348588800.0,
  2799. "y": 653.99
  2800. },
  2801. {
  2802. "x": 1348675200.0,
  2803. "y": 669.86
  2804. },
  2805. {
  2806. "x": 1348761600.0,
  2807. "y": 655.88
  2808. },
  2809. {
  2810. "x": 1349020800.0,
  2811. "y": 648.3
  2812. },
  2813. {
  2814. "x": 1349107200.0,
  2815. "y": 650.19
  2816. },
  2817. {
  2818. "x": 1349193600.0,
  2819. "y": 660.15
  2820. },
  2821. {
  2822. "x": 1349280000.0,
  2823. "y": 655.58
  2824. },
  2825. {
  2826. "x": 1349366400.0,
  2827. "y": 641.61
  2828. },
  2829. {
  2830. "x": 1349625600.0,
  2831. "y": 627.43
  2832. },
  2833. {
  2834. "x": 1349712000.0,
  2835. "y": 625.15
  2836. },
  2837. {
  2838. "x": 1349798400.0,
  2839. "y": 630.13
  2840. },
  2841. {
  2842. "x": 1349884800.0,
  2843. "y": 617.53
  2844. },
  2845. {
  2846. "x": 1349971200.0,
  2847. "y": 619.12
  2848. },
  2849. {
  2850. "x": 1350230400.0,
  2851. "y": 624.08
  2852. },
  2853. {
  2854. "x": 1350316800.0,
  2855. "y": 638.86
  2856. },
  2857. {
  2858. "x": 1350403200.0,
  2859. "y": 633.77
  2860. },
  2861. {
  2862. "x": 1350489600.0,
  2863. "y": 622.0
  2864. },
  2865. {
  2866. "x": 1350576000.0,
  2867. "y": 599.58
  2868. },
  2869. {
  2870. "x": 1350835200.0,
  2871. "y": 623.36
  2872. },
  2873. {
  2874. "x": 1350921600.0,
  2875. "y": 603.04
  2876. },
  2877. {
  2878. "x": 1351008000.0,
  2879. "y": 606.45
  2880. },
  2881. {
  2882. "x": 1351094400.0,
  2883. "y": 599.29
  2884. },
  2885. {
  2886. "x": 1351180800.0,
  2887. "y": 593.84
  2888. },
  2889. {
  2890. "x": 1351612800.0,
  2891. "y": 585.31
  2892. },
  2893. {
  2894. "x": 1351699200.0,
  2895. "y": 586.5
  2896. },
  2897. {
  2898. "x": 1351785600.0,
  2899. "y": 567.1
  2900. },
  2901. {
  2902. "x": 1352044800.0,
  2903. "y": 574.79
  2904. },
  2905. {
  2906. "x": 1352131200.0,
  2907. "y": 573.05
  2908. },
  2909. {
  2910. "x": 1352217600.0,
  2911. "y": 551.12
  2912. },
  2913. {
  2914. "x": 1352304000.0,
  2915. "y": 531.12
  2916. },
  2917. {
  2918. "x": 1352390400.0,
  2919. "y": 540.31
  2920. },
  2921. {
  2922. "x": 1352649600.0,
  2923. "y": 536.14
  2924. },
  2925. {
  2926. "x": 1352736000.0,
  2927. "y": 536.21
  2928. },
  2929. {
  2930. "x": 1352822400.0,
  2931. "y": 530.26
  2932. },
  2933. {
  2934. "x": 1352908800.0,
  2935. "y": 519.14
  2936. },
  2937. {
  2938. "x": 1352995200.0,
  2939. "y": 521.17
  2940. },
  2941. {
  2942. "x": 1353254400.0,
  2943. "y": 558.75
  2944. },
  2945. {
  2946. "x": 1353340800.0,
  2947. "y": 553.99
  2948. },
  2949. {
  2950. "x": 1353427200.0,
  2951. "y": 554.77
  2952. },
  2953. {
  2954. "x": 1353600000.0,
  2955. "y": 564.45
  2956. },
  2957. {
  2958. "x": 1353859200.0,
  2959. "y": 582.26
  2960. },
  2961. {
  2962. "x": 1353945600.0,
  2963. "y": 577.57
  2964. },
  2965. {
  2966. "x": 1354032000.0,
  2967. "y": 575.75
  2968. },
  2969. {
  2970. "x": 1354118400.0,
  2971. "y": 582.09
  2972. },
  2973. {
  2974. "x": 1354204800.0,
  2975. "y": 578.06
  2976. },
  2977. {
  2978. "x": 1354464000.0,
  2979. "y": 578.96
  2980. },
  2981. {
  2982. "x": 1354550400.0,
  2983. "y": 568.75
  2984. },
  2985. {
  2986. "x": 1354636800.0,
  2987. "y": 532.15
  2988. },
  2989. {
  2990. "x": 1354723200.0,
  2991. "y": 540.49
  2992. },
  2993. {
  2994. "x": 1354809600.0,
  2995. "y": 526.67
  2996. },
  2997. {
  2998. "x": 1355068800.0,
  2999. "y": 523.29
  3000. },
  3001. {
  3002. "x": 1355155200.0,
  3003. "y": 534.71
  3004. },
  3005. {
  3006. "x": 1355241600.0,
  3007. "y": 532.35
  3008. },
  3009. {
  3010. "x": 1355328000.0,
  3011. "y": 523.16
  3012. },
  3013. {
  3014. "x": 1355414400.0,
  3015. "y": 503.5
  3016. },
  3017. {
  3018. "x": 1355673600.0,
  3019. "y": 512.43
  3020. },
  3021. {
  3022. "x": 1355760000.0,
  3023. "y": 527.32
  3024. },
  3025. {
  3026. "x": 1355846400.0,
  3027. "y": 519.82
  3028. },
  3029. {
  3030. "x": 1355932800.0,
  3031. "y": 515.3
  3032. },
  3033. {
  3034. "x": 1356019200.0,
  3035. "y": 512.93
  3036. },
  3037. {
  3038. "x": 1356278400.0,
  3039. "y": 513.76
  3040. },
  3041. {
  3042. "x": 1356451200.0,
  3043. "y": 506.67
  3044. },
  3045. {
  3046. "x": 1356537600.0,
  3047. "y": 508.71
  3048. },
  3049. {
  3050. "x": 1356624000.0,
  3051. "y": 503.31
  3052. },
  3053. {
  3054. "x": 1356883200.0,
  3055. "y": 525.61
  3056. }
  3057. ],
  3058. "name": "AAPL"
  3059. },
  3060. {
  3061. "data": [
  3062. {
  3063. "x": 1262534400.0,
  3064. "y": 626.75
  3065. },
  3066. {
  3067. "x": 1262620800.0,
  3068. "y": 623.99
  3069. },
  3070. {
  3071. "x": 1262707200.0,
  3072. "y": 608.26
  3073. },
  3074. {
  3075. "x": 1262793600.0,
  3076. "y": 594.1
  3077. },
  3078. {
  3079. "x": 1262880000.0,
  3080. "y": 602.02
  3081. },
  3082. {
  3083. "x": 1263139200.0,
  3084. "y": 601.11
  3085. },
  3086. {
  3087. "x": 1263225600.0,
  3088. "y": 590.48
  3089. },
  3090. {
  3091. "x": 1263312000.0,
  3092. "y": 587.09
  3093. },
  3094. {
  3095. "x": 1263398400.0,
  3096. "y": 589.85
  3097. },
  3098. {
  3099. "x": 1263484800.0,
  3100. "y": 580.0
  3101. },
  3102. {
  3103. "x": 1263830400.0,
  3104. "y": 587.62
  3105. },
  3106. {
  3107. "x": 1263916800.0,
  3108. "y": 580.41
  3109. },
  3110. {
  3111. "x": 1264003200.0,
  3112. "y": 582.98
  3113. },
  3114. {
  3115. "x": 1264089600.0,
  3116. "y": 550.01
  3117. },
  3118. {
  3119. "x": 1264348800.0,
  3120. "y": 540.0
  3121. },
  3122. {
  3123. "x": 1264435200.0,
  3124. "y": 542.42
  3125. },
  3126. {
  3127. "x": 1264521600.0,
  3128. "y": 542.1
  3129. },
  3130. {
  3131. "x": 1264608000.0,
  3132. "y": 534.29
  3133. },
  3134. {
  3135. "x": 1264694400.0,
  3136. "y": 529.94
  3137. },
  3138. {
  3139. "x": 1264953600.0,
  3140. "y": 533.02
  3141. },
  3142. {
  3143. "x": 1265040000.0,
  3144. "y": 531.12
  3145. },
  3146. {
  3147. "x": 1265126400.0,
  3148. "y": 540.82
  3149. },
  3150. {
  3151. "x": 1265212800.0,
  3152. "y": 526.78
  3153. },
  3154. {
  3155. "x": 1265299200.0,
  3156. "y": 531.29
  3157. },
  3158. {
  3159. "x": 1265558400.0,
  3160. "y": 533.47
  3161. },
  3162. {
  3163. "x": 1265644800.0,
  3164. "y": 536.44
  3165. },
  3166. {
  3167. "x": 1265731200.0,
  3168. "y": 534.45
  3169. },
  3170. {
  3171. "x": 1265817600.0,
  3172. "y": 536.4
  3173. },
  3174. {
  3175. "x": 1265904000.0,
  3176. "y": 533.12
  3177. },
  3178. {
  3179. "x": 1266249600.0,
  3180. "y": 541.3
  3181. },
  3182. {
  3183. "x": 1266336000.0,
  3184. "y": 538.21
  3185. },
  3186. {
  3187. "x": 1266422400.0,
  3188. "y": 543.22
  3189. },
  3190. {
  3191. "x": 1266508800.0,
  3192. "y": 540.76
  3193. },
  3194. {
  3195. "x": 1266768000.0,
  3196. "y": 542.8
  3197. },
  3198. {
  3199. "x": 1266854400.0,
  3200. "y": 535.07
  3201. },
  3202. {
  3203. "x": 1266940800.0,
  3204. "y": 531.47
  3205. },
  3206. {
  3207. "x": 1267027200.0,
  3208. "y": 526.43
  3209. },
  3210. {
  3211. "x": 1267113600.0,
  3212. "y": 526.8
  3213. },
  3214. {
  3215. "x": 1267372800.0,
  3216. "y": 532.69
  3217. },
  3218. {
  3219. "x": 1267459200.0,
  3220. "y": 541.06
  3221. },
  3222. {
  3223. "x": 1267545600.0,
  3224. "y": 545.32
  3225. },
  3226. {
  3227. "x": 1267632000.0,
  3228. "y": 554.59
  3229. },
  3230. {
  3231. "x": 1267718400.0,
  3232. "y": 564.21
  3233. },
  3234. {
  3235. "x": 1267977600.0,
  3236. "y": 562.48
  3237. },
  3238. {
  3239. "x": 1268064000.0,
  3240. "y": 560.19
  3241. },
  3242. {
  3243. "x": 1268150400.0,
  3244. "y": 576.45
  3245. },
  3246. {
  3247. "x": 1268236800.0,
  3248. "y": 581.14
  3249. },
  3250. {
  3251. "x": 1268323200.0,
  3252. "y": 579.54
  3253. },
  3254. {
  3255. "x": 1268582400.0,
  3256. "y": 563.18
  3257. },
  3258. {
  3259. "x": 1268668800.0,
  3260. "y": 565.2
  3261. },
  3262. {
  3263. "x": 1268755200.0,
  3264. "y": 565.56
  3265. },
  3266. {
  3267. "x": 1268841600.0,
  3268. "y": 566.4
  3269. },
  3270. {
  3271. "x": 1268928000.0,
  3272. "y": 560.0
  3273. },
  3274. {
  3275. "x": 1269187200.0,
  3276. "y": 557.5
  3277. },
  3278. {
  3279. "x": 1269273600.0,
  3280. "y": 549.0
  3281. },
  3282. {
  3283. "x": 1269360000.0,
  3284. "y": 557.33
  3285. },
  3286. {
  3287. "x": 1269446400.0,
  3288. "y": 562.88
  3289. },
  3290. {
  3291. "x": 1269532800.0,
  3292. "y": 562.69
  3293. },
  3294. {
  3295. "x": 1269792000.0,
  3296. "y": 562.45
  3297. },
  3298. {
  3299. "x": 1269878400.0,
  3300. "y": 566.71
  3301. },
  3302. {
  3303. "x": 1269964800.0,
  3304. "y": 567.12
  3305. },
  3306. {
  3307. "x": 1270051200.0,
  3308. "y": 568.8
  3309. },
  3310. {
  3311. "x": 1270396800.0,
  3312. "y": 571.01
  3313. },
  3314. {
  3315. "x": 1270483200.0,
  3316. "y": 568.22
  3317. },
  3318. {
  3319. "x": 1270569600.0,
  3320. "y": 563.54
  3321. },
  3322. {
  3323. "x": 1270656000.0,
  3324. "y": 567.49
  3325. },
  3326. {
  3327. "x": 1270742400.0,
  3328. "y": 566.22
  3329. },
  3330. {
  3331. "x": 1271001600.0,
  3332. "y": 572.73
  3333. },
  3334. {
  3335. "x": 1271088000.0,
  3336. "y": 586.77
  3337. },
  3338. {
  3339. "x": 1271174400.0,
  3340. "y": 589.0
  3341. },
  3342. {
  3343. "x": 1271260800.0,
  3344. "y": 595.3
  3345. },
  3346. {
  3347. "x": 1271347200.0,
  3348. "y": 550.15
  3349. },
  3350. {
  3351. "x": 1271606400.0,
  3352. "y": 550.1
  3353. },
  3354. {
  3355. "x": 1271692800.0,
  3356. "y": 555.04
  3357. },
  3358. {
  3359. "x": 1271779200.0,
  3360. "y": 554.3
  3361. },
  3362. {
  3363. "x": 1271865600.0,
  3364. "y": 547.06
  3365. },
  3366. {
  3367. "x": 1271952000.0,
  3368. "y": 544.99
  3369. },
  3370. {
  3371. "x": 1272211200.0,
  3372. "y": 531.64
  3373. },
  3374. {
  3375. "x": 1272297600.0,
  3376. "y": 529.06
  3377. },
  3378. {
  3379. "x": 1272384000.0,
  3380. "y": 529.19
  3381. },
  3382. {
  3383. "x": 1272470400.0,
  3384. "y": 532.0
  3385. },
  3386. {
  3387. "x": 1272556800.0,
  3388. "y": 525.7
  3389. },
  3390. {
  3391. "x": 1272816000.0,
  3392. "y": 530.6
  3393. },
  3394. {
  3395. "x": 1272902400.0,
  3396. "y": 506.37
  3397. },
  3398. {
  3399. "x": 1272988800.0,
  3400. "y": 509.76
  3401. },
  3402. {
  3403. "x": 1273075200.0,
  3404. "y": 498.67
  3405. },
  3406. {
  3407. "x": 1273161600.0,
  3408. "y": 493.14
  3409. },
  3410. {
  3411. "x": 1273420800.0,
  3412. "y": 521.65
  3413. },
  3414. {
  3415. "x": 1273507200.0,
  3416. "y": 509.05
  3417. },
  3418. {
  3419. "x": 1273593600.0,
  3420. "y": 505.39
  3421. },
  3422. {
  3423. "x": 1273680000.0,
  3424. "y": 510.88
  3425. },
  3426. {
  3427. "x": 1273766400.0,
  3428. "y": 507.53
  3429. },
  3430. {
  3431. "x": 1274025600.0,
  3432. "y": 507.97
  3433. },
  3434. {
  3435. "x": 1274112000.0,
  3436. "y": 498.37
  3437. },
  3438. {
  3439. "x": 1274198400.0,
  3440. "y": 494.43
  3441. },
  3442. {
  3443. "x": 1274284800.0,
  3444. "y": 475.01
  3445. },
  3446. {
  3447. "x": 1274371200.0,
  3448. "y": 472.05
  3449. },
  3450. {
  3451. "x": 1274630400.0,
  3452. "y": 477.16
  3453. },
  3454. {
  3455. "x": 1274716800.0,
  3456. "y": 477.07
  3457. },
  3458. {
  3459. "x": 1274803200.0,
  3460. "y": 475.47
  3461. },
  3462. {
  3463. "x": 1274889600.0,
  3464. "y": 490.46
  3465. },
  3466. {
  3467. "x": 1274976000.0,
  3468. "y": 485.63
  3469. },
  3470. {
  3471. "x": 1275321600.0,
  3472. "y": 482.37
  3473. },
  3474. {
  3475. "x": 1275408000.0,
  3476. "y": 493.37
  3477. },
  3478. {
  3479. "x": 1275494400.0,
  3480. "y": 505.6
  3481. },
  3482. {
  3483. "x": 1275580800.0,
  3484. "y": 498.72
  3485. },
  3486. {
  3487. "x": 1275840000.0,
  3488. "y": 485.52
  3489. },
  3490. {
  3491. "x": 1275926400.0,
  3492. "y": 484.78
  3493. },
  3494. {
  3495. "x": 1276012800.0,
  3496. "y": 474.02
  3497. },
  3498. {
  3499. "x": 1276099200.0,
  3500. "y": 487.01
  3501. },
  3502. {
  3503. "x": 1276185600.0,
  3504. "y": 488.5
  3505. },
  3506. {
  3507. "x": 1276444800.0,
  3508. "y": 483.19
  3509. },
  3510. {
  3511. "x": 1276531200.0,
  3512. "y": 497.99
  3513. },
  3514. {
  3515. "x": 1276617600.0,
  3516. "y": 501.27
  3517. },
  3518. {
  3519. "x": 1276704000.0,
  3520. "y": 500.08
  3521. },
  3522. {
  3523. "x": 1276790400.0,
  3524. "y": 500.03
  3525. },
  3526. {
  3527. "x": 1277049600.0,
  3528. "y": 488.56
  3529. },
  3530. {
  3531. "x": 1277136000.0,
  3532. "y": 486.25
  3533. },
  3534. {
  3535. "x": 1277222400.0,
  3536. "y": 482.05
  3537. },
  3538. {
  3539. "x": 1277308800.0,
  3540. "y": 475.1
  3541. },
  3542. {
  3543. "x": 1277395200.0,
  3544. "y": 472.68
  3545. },
  3546. {
  3547. "x": 1277654400.0,
  3548. "y": 472.08
  3549. },
  3550. {
  3551. "x": 1277740800.0,
  3552. "y": 454.26
  3553. },
  3554. {
  3555. "x": 1277827200.0,
  3556. "y": 444.95
  3557. },
  3558. {
  3559. "x": 1277913600.0,
  3560. "y": 439.49
  3561. },
  3562. {
  3563. "x": 1278000000.0,
  3564. "y": 436.55
  3565. },
  3566. {
  3567. "x": 1278345600.0,
  3568. "y": 436.07
  3569. },
  3570. {
  3571. "x": 1278432000.0,
  3572. "y": 450.2
  3573. },
  3574. {
  3575. "x": 1278518400.0,
  3576. "y": 456.56
  3577. },
  3578. {
  3579. "x": 1278604800.0,
  3580. "y": 467.49
  3581. },
  3582. {
  3583. "x": 1278864000.0,
  3584. "y": 475.83
  3585. },
  3586. {
  3587. "x": 1278950400.0,
  3588. "y": 489.2
  3589. },
  3590. {
  3591. "x": 1279036800.0,
  3592. "y": 491.34
  3593. },
  3594. {
  3595. "x": 1279123200.0,
  3596. "y": 494.02
  3597. },
  3598. {
  3599. "x": 1279209600.0,
  3600. "y": 459.61
  3601. },
  3602. {
  3603. "x": 1279468800.0,
  3604. "y": 466.18
  3605. },
  3606. {
  3607. "x": 1279555200.0,
  3608. "y": 481.59
  3609. },
  3610. {
  3611. "x": 1279641600.0,
  3612. "y": 477.5
  3613. },
  3614. {
  3615. "x": 1279728000.0,
  3616. "y": 484.81
  3617. },
  3618. {
  3619. "x": 1279814400.0,
  3620. "y": 490.06
  3621. },
  3622. {
  3623. "x": 1280073600.0,
  3624. "y": 488.97
  3625. },
  3626. {
  3627. "x": 1280160000.0,
  3628. "y": 492.63
  3629. },
  3630. {
  3631. "x": 1280246400.0,
  3632. "y": 484.35
  3633. },
  3634. {
  3635. "x": 1280332800.0,
  3636. "y": 484.99
  3637. },
  3638. {
  3639. "x": 1280419200.0,
  3640. "y": 484.85
  3641. },
  3642. {
  3643. "x": 1280678400.0,
  3644. "y": 490.41
  3645. },
  3646. {
  3647. "x": 1280764800.0,
  3648. "y": 489.83
  3649. },
  3650. {
  3651. "x": 1280851200.0,
  3652. "y": 506.32
  3653. },
  3654. {
  3655. "x": 1280937600.0,
  3656. "y": 508.1
  3657. },
  3658. {
  3659. "x": 1281024000.0,
  3660. "y": 500.22
  3661. },
  3662. {
  3663. "x": 1281283200.0,
  3664. "y": 505.35
  3665. },
  3666. {
  3667. "x": 1281369600.0,
  3668. "y": 503.71
  3669. },
  3670. {
  3671. "x": 1281456000.0,
  3672. "y": 491.74
  3673. },
  3674. {
  3675. "x": 1281542400.0,
  3676. "y": 492.01
  3677. },
  3678. {
  3679. "x": 1281628800.0,
  3680. "y": 486.35
  3681. },
  3682. {
  3683. "x": 1281888000.0,
  3684. "y": 485.59
  3685. },
  3686. {
  3687. "x": 1281974400.0,
  3688. "y": 490.52
  3689. },
  3690. {
  3691. "x": 1282060800.0,
  3692. "y": 482.15
  3693. },
  3694. {
  3695. "x": 1282147200.0,
  3696. "y": 467.97
  3697. },
  3698. {
  3699. "x": 1282233600.0,
  3700. "y": 462.02
  3701. },
  3702. {
  3703. "x": 1282492800.0,
  3704. "y": 464.07
  3705. },
  3706. {
  3707. "x": 1282579200.0,
  3708. "y": 451.39
  3709. },
  3710. {
  3711. "x": 1282665600.0,
  3712. "y": 454.62
  3713. },
  3714. {
  3715. "x": 1282752000.0,
  3716. "y": 450.98
  3717. },
  3718. {
  3719. "x": 1282838400.0,
  3720. "y": 458.83
  3721. },
  3722. {
  3723. "x": 1283097600.0,
  3724. "y": 452.69
  3725. },
  3726. {
  3727. "x": 1283184000.0,
  3728. "y": 450.02
  3729. },
  3730. {
  3731. "x": 1283270400.0,
  3732. "y": 460.33
  3733. },
  3734. {
  3735. "x": 1283356800.0,
  3736. "y": 463.18
  3737. },
  3738. {
  3739. "x": 1283443200.0,
  3740. "y": 470.3
  3741. },
  3742. {
  3743. "x": 1283788800.0,
  3744. "y": 464.4
  3745. },
  3746. {
  3747. "x": 1283875200.0,
  3748. "y": 470.58
  3749. },
  3750. {
  3751. "x": 1283961600.0,
  3752. "y": 476.18
  3753. },
  3754. {
  3755. "x": 1284048000.0,
  3756. "y": 476.14
  3757. },
  3758. {
  3759. "x": 1284307200.0,
  3760. "y": 482.27
  3761. },
  3762. {
  3763. "x": 1284393600.0,
  3764. "y": 480.43
  3765. },
  3766. {
  3767. "x": 1284480000.0,
  3768. "y": 480.64
  3769. },
  3770. {
  3771. "x": 1284566400.0,
  3772. "y": 481.06
  3773. },
  3774. {
  3775. "x": 1284652800.0,
  3776. "y": 490.15
  3777. },
  3778. {
  3779. "x": 1284912000.0,
  3780. "y": 508.28
  3781. },
  3782. {
  3783. "x": 1284998400.0,
  3784. "y": 513.46
  3785. },
  3786. {
  3787. "x": 1285084800.0,
  3788. "y": 516.0
  3789. },
  3790. {
  3791. "x": 1285171200.0,
  3792. "y": 513.48
  3793. },
  3794. {
  3795. "x": 1285257600.0,
  3796. "y": 527.29
  3797. },
  3798. {
  3799. "x": 1285516800.0,
  3800. "y": 530.41
  3801. },
  3802. {
  3803. "x": 1285603200.0,
  3804. "y": 527.17
  3805. },
  3806. {
  3807. "x": 1285689600.0,
  3808. "y": 527.69
  3809. },
  3810. {
  3811. "x": 1285776000.0,
  3812. "y": 525.79
  3813. },
  3814. {
  3815. "x": 1285862400.0,
  3816. "y": 525.62
  3817. },
  3818. {
  3819. "x": 1286121600.0,
  3820. "y": 522.35
  3821. },
  3822. {
  3823. "x": 1286208000.0,
  3824. "y": 538.23
  3825. },
  3826. {
  3827. "x": 1286294400.0,
  3828. "y": 534.35
  3829. },
  3830. {
  3831. "x": 1286380800.0,
  3832. "y": 530.01
  3833. },
  3834. {
  3835. "x": 1286467200.0,
  3836. "y": 536.35
  3837. },
  3838. {
  3839. "x": 1286726400.0,
  3840. "y": 538.84
  3841. },
  3842. {
  3843. "x": 1286812800.0,
  3844. "y": 541.39
  3845. },
  3846. {
  3847. "x": 1286899200.0,
  3848. "y": 543.3
  3849. },
  3850. {
  3851. "x": 1286985600.0,
  3852. "y": 540.93
  3853. },
  3854. {
  3855. "x": 1287072000.0,
  3856. "y": 601.45
  3857. },
  3858. {
  3859. "x": 1287331200.0,
  3860. "y": 617.71
  3861. },
  3862. {
  3863. "x": 1287417600.0,
  3864. "y": 607.83
  3865. },
  3866. {
  3867. "x": 1287504000.0,
  3868. "y": 607.98
  3869. },
  3870. {
  3871. "x": 1287590400.0,
  3872. "y": 611.99
  3873. },
  3874. {
  3875. "x": 1287676800.0,
  3876. "y": 612.53
  3877. },
  3878. {
  3879. "x": 1287936000.0,
  3880. "y": 616.5
  3881. },
  3882. {
  3883. "x": 1288022400.0,
  3884. "y": 618.6
  3885. },
  3886. {
  3887. "x": 1288108800.0,
  3888. "y": 616.47
  3889. },
  3890. {
  3891. "x": 1288195200.0,
  3892. "y": 618.58
  3893. },
  3894. {
  3895. "x": 1288281600.0,
  3896. "y": 613.7
  3897. },
  3898. {
  3899. "x": 1288540800.0,
  3900. "y": 615.0
  3901. },
  3902. {
  3903. "x": 1288627200.0,
  3904. "y": 615.6
  3905. },
  3906. {
  3907. "x": 1288713600.0,
  3908. "y": 620.18
  3909. },
  3910. {
  3911. "x": 1288800000.0,
  3912. "y": 624.27
  3913. },
  3914. {
  3915. "x": 1288886400.0,
  3916. "y": 625.08
  3917. },
  3918. {
  3919. "x": 1289145600.0,
  3920. "y": 626.77
  3921. },
  3922. {
  3923. "x": 1289232000.0,
  3924. "y": 624.82
  3925. },
  3926. {
  3927. "x": 1289318400.0,
  3928. "y": 622.88
  3929. },
  3930. {
  3931. "x": 1289404800.0,
  3932. "y": 617.19
  3933. },
  3934. {
  3935. "x": 1289491200.0,
  3936. "y": 603.29
  3937. },
  3938. {
  3939. "x": 1289750400.0,
  3940. "y": 595.47
  3941. },
  3942. {
  3943. "x": 1289836800.0,
  3944. "y": 583.72
  3945. },
  3946. {
  3947. "x": 1289923200.0,
  3948. "y": 583.55
  3949. },
  3950. {
  3951. "x": 1290009600.0,
  3952. "y": 596.56
  3953. },
  3954. {
  3955. "x": 1290096000.0,
  3956. "y": 590.83
  3957. },
  3958. {
  3959. "x": 1290355200.0,
  3960. "y": 591.22
  3961. },
  3962. {
  3963. "x": 1290441600.0,
  3964. "y": 583.01
  3965. },
  3966. {
  3967. "x": 1290528000.0,
  3968. "y": 594.97
  3969. },
  3970. {
  3971. "x": 1290700800.0,
  3972. "y": 590.0
  3973. },
  3974. {
  3975. "x": 1290960000.0,
  3976. "y": 582.11
  3977. },
  3978. {
  3979. "x": 1291046400.0,
  3980. "y": 555.71
  3981. },
  3982. {
  3983. "x": 1291132800.0,
  3984. "y": 564.35
  3985. },
  3986. {
  3987. "x": 1291219200.0,
  3988. "y": 571.82
  3989. },
  3990. {
  3991. "x": 1291305600.0,
  3992. "y": 573.0
  3993. },
  3994. {
  3995. "x": 1291564800.0,
  3996. "y": 578.36
  3997. },
  3998. {
  3999. "x": 1291651200.0,
  4000. "y": 587.14
  4001. },
  4002. {
  4003. "x": 1291737600.0,
  4004. "y": 590.54
  4005. },
  4006. {
  4007. "x": 1291824000.0,
  4008. "y": 591.5
  4009. },
  4010. {
  4011. "x": 1291910400.0,
  4012. "y": 592.21
  4013. },
  4014. {
  4015. "x": 1292169600.0,
  4016. "y": 594.62
  4017. },
  4018. {
  4019. "x": 1292256000.0,
  4020. "y": 594.91
  4021. },
  4022. {
  4023. "x": 1292342400.0,
  4024. "y": 590.3
  4025. },
  4026. {
  4027. "x": 1292428800.0,
  4028. "y": 591.71
  4029. },
  4030. {
  4031. "x": 1292515200.0,
  4032. "y": 590.8
  4033. },
  4034. {
  4035. "x": 1292774400.0,
  4036. "y": 595.06
  4037. },
  4038. {
  4039. "x": 1292860800.0,
  4040. "y": 603.07
  4041. },
  4042. {
  4043. "x": 1292947200.0,
  4044. "y": 605.49
  4045. },
  4046. {
  4047. "x": 1293033600.0,
  4048. "y": 604.23
  4049. },
  4050. {
  4051. "x": 1293379200.0,
  4052. "y": 602.38
  4053. },
  4054. {
  4055. "x": 1293465600.0,
  4056. "y": 598.92
  4057. },
  4058. {
  4059. "x": 1293552000.0,
  4060. "y": 601.0
  4061. },
  4062. {
  4063. "x": 1293638400.0,
  4064. "y": 598.86
  4065. },
  4066. {
  4067. "x": 1293724800.0,
  4068. "y": 593.97
  4069. },
  4070. {
  4071. "x": 1293984000.0,
  4072. "y": 604.35
  4073. },
  4074. {
  4075. "x": 1294070400.0,
  4076. "y": 602.12
  4077. },
  4078. {
  4079. "x": 1294156800.0,
  4080. "y": 609.07
  4081. },
  4082. {
  4083. "x": 1294243200.0,
  4084. "y": 613.5
  4085. },
  4086. {
  4087. "x": 1294329600.0,
  4088. "y": 616.44
  4089. },
  4090. {
  4091. "x": 1294588800.0,
  4092. "y": 614.21
  4093. },
  4094. {
  4095. "x": 1294675200.0,
  4096. "y": 616.01
  4097. },
  4098. {
  4099. "x": 1294761600.0,
  4100. "y": 616.87
  4101. },
  4102. {
  4103. "x": 1294848000.0,
  4104. "y": 616.69
  4105. },
  4106. {
  4107. "x": 1294934400.0,
  4108. "y": 624.18
  4109. },
  4110. {
  4111. "x": 1295280000.0,
  4112. "y": 639.63
  4113. },
  4114. {
  4115. "x": 1295366400.0,
  4116. "y": 631.75
  4117. },
  4118. {
  4119. "x": 1295452800.0,
  4120. "y": 626.77
  4121. },
  4122. {
  4123. "x": 1295539200.0,
  4124. "y": 611.83
  4125. },
  4126. {
  4127. "x": 1295798400.0,
  4128. "y": 611.08
  4129. },
  4130. {
  4131. "x": 1295884800.0,
  4132. "y": 619.91
  4133. },
  4134. {
  4135. "x": 1295971200.0,
  4136. "y": 616.5
  4137. },
  4138. {
  4139. "x": 1296057600.0,
  4140. "y": 616.79
  4141. },
  4142. {
  4143. "x": 1296144000.0,
  4144. "y": 600.99
  4145. },
  4146. {
  4147. "x": 1296403200.0,
  4148. "y": 600.36
  4149. },
  4150. {
  4151. "x": 1296489600.0,
  4152. "y": 611.04
  4153. },
  4154. {
  4155. "x": 1296576000.0,
  4156. "y": 612.0
  4157. },
  4158. {
  4159. "x": 1296662400.0,
  4160. "y": 610.15
  4161. },
  4162. {
  4163. "x": 1296748800.0,
  4164. "y": 610.98
  4165. },
  4166. {
  4167. "x": 1297008000.0,
  4168. "y": 614.29
  4169. },
  4170. {
  4171. "x": 1297094400.0,
  4172. "y": 618.38
  4173. },
  4174. {
  4175. "x": 1297180800.0,
  4176. "y": 616.5
  4177. },
  4178. {
  4179. "x": 1297267200.0,
  4180. "y": 616.44
  4181. },
  4182. {
  4183. "x": 1297353600.0,
  4184. "y": 624.5
  4185. },
  4186. {
  4187. "x": 1297612800.0,
  4188. "y": 628.15
  4189. },
  4190. {
  4191. "x": 1297699200.0,
  4192. "y": 624.15
  4193. },
  4194. {
  4195. "x": 1297785600.0,
  4196. "y": 624.22
  4197. },
  4198. {
  4199. "x": 1297872000.0,
  4200. "y": 625.26
  4201. },
  4202. {
  4203. "x": 1297958400.0,
  4204. "y": 630.08
  4205. },
  4206. {
  4207. "x": 1298304000.0,
  4208. "y": 610.21
  4209. },
  4210. {
  4211. "x": 1298390400.0,
  4212. "y": 611.32
  4213. },
  4214. {
  4215. "x": 1298476800.0,
  4216. "y": 608.82
  4217. },
  4218. {
  4219. "x": 1298563200.0,
  4220. "y": 610.04
  4221. },
  4222. {
  4223. "x": 1298822400.0,
  4224. "y": 613.4
  4225. },
  4226. {
  4227. "x": 1298908800.0,
  4228. "y": 600.76
  4229. },
  4230. {
  4231. "x": 1298995200.0,
  4232. "y": 600.79
  4233. },
  4234. {
  4235. "x": 1299081600.0,
  4236. "y": 609.56
  4237. },
  4238. {
  4239. "x": 1299168000.0,
  4240. "y": 600.62
  4241. },
  4242. {
  4243. "x": 1299427200.0,
  4244. "y": 591.66
  4245. },
  4246. {
  4247. "x": 1299513600.0,
  4248. "y": 592.31
  4249. },
  4250. {
  4251. "x": 1299600000.0,
  4252. "y": 591.77
  4253. },
  4254. {
  4255. "x": 1299686400.0,
  4256. "y": 580.3
  4257. },
  4258. {
  4259. "x": 1299772800.0,
  4260. "y": 576.71
  4261. },
  4262. {
  4263. "x": 1300032000.0,
  4264. "y": 569.99
  4265. },
  4266. {
  4267. "x": 1300118400.0,
  4268. "y": 569.56
  4269. },
  4270. {
  4271. "x": 1300204800.0,
  4272. "y": 557.1
  4273. },
  4274. {
  4275. "x": 1300291200.0,
  4276. "y": 561.36
  4277. },
  4278. {
  4279. "x": 1300377600.0,
  4280. "y": 561.06
  4281. },
  4282. {
  4283. "x": 1300636800.0,
  4284. "y": 576.5
  4285. },
  4286. {
  4287. "x": 1300723200.0,
  4288. "y": 577.32
  4289. },
  4290. {
  4291. "x": 1300809600.0,
  4292. "y": 582.16
  4293. },
  4294. {
  4295. "x": 1300896000.0,
  4296. "y": 586.89
  4297. },
  4298. {
  4299. "x": 1300982400.0,
  4300. "y": 579.74
  4301. },
  4302. {
  4303. "x": 1301241600.0,
  4304. "y": 575.36
  4305. },
  4306. {
  4307. "x": 1301328000.0,
  4308. "y": 581.73
  4309. },
  4310. {
  4311. "x": 1301414400.0,
  4312. "y": 581.84
  4313. },
  4314. {
  4315. "x": 1301500800.0,
  4316. "y": 586.76
  4317. },
  4318. {
  4319. "x": 1301587200.0,
  4320. "y": 591.8
  4321. },
  4322. {
  4323. "x": 1301846400.0,
  4324. "y": 587.68
  4325. },
  4326. {
  4327. "x": 1301932800.0,
  4328. "y": 569.09
  4329. },
  4330. {
  4331. "x": 1302019200.0,
  4332. "y": 574.18
  4333. },
  4334. {
  4335. "x": 1302105600.0,
  4336. "y": 580.0
  4337. },
  4338. {
  4339. "x": 1302192000.0,
  4340. "y": 578.16
  4341. },
  4342. {
  4343. "x": 1302451200.0,
  4344. "y": 577.37
  4345. },
  4346. {
  4347. "x": 1302537600.0,
  4348. "y": 570.61
  4349. },
  4350. {
  4351. "x": 1302624000.0,
  4352. "y": 576.28
  4353. },
  4354. {
  4355. "x": 1302710400.0,
  4356. "y": 578.51
  4357. },
  4358. {
  4359. "x": 1302796800.0,
  4360. "y": 530.7
  4361. },
  4362. {
  4363. "x": 1303056000.0,
  4364. "y": 526.84
  4365. },
  4366. {
  4367. "x": 1303142400.0,
  4368. "y": 521.53
  4369. },
  4370. {
  4371. "x": 1303228800.0,
  4372. "y": 525.73
  4373. },
  4374. {
  4375. "x": 1303315200.0,
  4376. "y": 525.1
  4377. },
  4378. {
  4379. "x": 1303660800.0,
  4380. "y": 525.05
  4381. },
  4382. {
  4383. "x": 1303747200.0,
  4384. "y": 532.82
  4385. },
  4386. {
  4387. "x": 1303833600.0,
  4388. "y": 537.76
  4389. },
  4390. {
  4391. "x": 1303920000.0,
  4392. "y": 537.97
  4393. },
  4394. {
  4395. "x": 1304006400.0,
  4396. "y": 544.1
  4397. },
  4398. {
  4399. "x": 1304265600.0,
  4400. "y": 538.56
  4401. },
  4402. {
  4403. "x": 1304352000.0,
  4404. "y": 533.89
  4405. },
  4406. {
  4407. "x": 1304438400.0,
  4408. "y": 535.79
  4409. },
  4410. {
  4411. "x": 1304524800.0,
  4412. "y": 534.27
  4413. },
  4414. {
  4415. "x": 1304611200.0,
  4416. "y": 535.3
  4417. },
  4418. {
  4419. "x": 1304870400.0,
  4420. "y": 537.68
  4421. },
  4422. {
  4423. "x": 1304956800.0,
  4424. "y": 542.66
  4425. },
  4426. {
  4427. "x": 1305043200.0,
  4428. "y": 535.45
  4429. },
  4430. {
  4431. "x": 1305129600.0,
  4432. "y": 535.05
  4433. },
  4434. {
  4435. "x": 1305216000.0,
  4436. "y": 529.55
  4437. },
  4438. {
  4439. "x": 1305475200.0,
  4440. "y": 518.42
  4441. },
  4442. {
  4443. "x": 1305561600.0,
  4444. "y": 530.46
  4445. },
  4446. {
  4447. "x": 1305648000.0,
  4448. "y": 529.81
  4449. },
  4450. {
  4451. "x": 1305734400.0,
  4452. "y": 531.25
  4453. },
  4454. {
  4455. "x": 1305820800.0,
  4456. "y": 524.03
  4457. },
  4458. {
  4459. "x": 1306080000.0,
  4460. "y": 518.39
  4461. },
  4462. {
  4463. "x": 1306166400.0,
  4464. "y": 518.26
  4465. },
  4466. {
  4467. "x": 1306252800.0,
  4468. "y": 519.67
  4469. },
  4470. {
  4471. "x": 1306339200.0,
  4472. "y": 518.13
  4473. },
  4474. {
  4475. "x": 1306425600.0,
  4476. "y": 520.9
  4477. },
  4478. {
  4479. "x": 1306771200.0,
  4480. "y": 529.02
  4481. },
  4482. {
  4483. "x": 1306857600.0,
  4484. "y": 525.6
  4485. },
  4486. {
  4487. "x": 1306944000.0,
  4488. "y": 528.06
  4489. },
  4490. {
  4491. "x": 1307030400.0,
  4492. "y": 523.08
  4493. },
  4494. {
  4495. "x": 1307289600.0,
  4496. "y": 521.06
  4497. },
  4498. {
  4499. "x": 1307376000.0,
  4500. "y": 519.03
  4501. },
  4502. {
  4503. "x": 1307462400.0,
  4504. "y": 519.17
  4505. },
  4506. {
  4507. "x": 1307548800.0,
  4508. "y": 516.73
  4509. },
  4510. {
  4511. "x": 1307635200.0,
  4512. "y": 509.51
  4513. },
  4514. {
  4515. "x": 1307894400.0,
  4516. "y": 504.73
  4517. },
  4518. {
  4519. "x": 1307980800.0,
  4520. "y": 508.37
  4521. },
  4522. {
  4523. "x": 1308067200.0,
  4524. "y": 502.95
  4525. },
  4526. {
  4527. "x": 1308153600.0,
  4528. "y": 500.37
  4529. },
  4530. {
  4531. "x": 1308240000.0,
  4532. "y": 485.02
  4533. },
  4534. {
  4535. "x": 1308499200.0,
  4536. "y": 484.58
  4537. },
  4538. {
  4539. "x": 1308585600.0,
  4540. "y": 493.0
  4541. },
  4542. {
  4543. "x": 1308672000.0,
  4544. "y": 487.01
  4545. },
  4546. {
  4547. "x": 1308758400.0,
  4548. "y": 480.22
  4549. },
  4550. {
  4551. "x": 1308844800.0,
  4552. "y": 474.88
  4553. },
  4554. {
  4555. "x": 1309104000.0,
  4556. "y": 482.8
  4557. },
  4558. {
  4559. "x": 1309190400.0,
  4560. "y": 493.65
  4561. },
  4562. {
  4563. "x": 1309276800.0,
  4564. "y": 497.57
  4565. },
  4566. {
  4567. "x": 1309363200.0,
  4568. "y": 506.38
  4569. },
  4570. {
  4571. "x": 1309449600.0,
  4572. "y": 521.03
  4573. },
  4574. {
  4575. "x": 1309795200.0,
  4576. "y": 532.44
  4577. },
  4578. {
  4579. "x": 1309881600.0,
  4580. "y": 535.36
  4581. },
  4582. {
  4583. "x": 1309968000.0,
  4584. "y": 546.6
  4585. },
  4586. {
  4587. "x": 1310054400.0,
  4588. "y": 531.99
  4589. },
  4590. {
  4591. "x": 1310313600.0,
  4592. "y": 527.28
  4593. },
  4594. {
  4595. "x": 1310400000.0,
  4596. "y": 534.01
  4597. },
  4598. {
  4599. "x": 1310486400.0,
  4600. "y": 538.26
  4601. },
  4602. {
  4603. "x": 1310572800.0,
  4604. "y": 528.94
  4605. },
  4606. {
  4607. "x": 1310659200.0,
  4608. "y": 597.62
  4609. },
  4610. {
  4611. "x": 1310918400.0,
  4612. "y": 594.94
  4613. },
  4614. {
  4615. "x": 1311004800.0,
  4616. "y": 602.55
  4617. },
  4618. {
  4619. "x": 1311091200.0,
  4620. "y": 595.35
  4621. },
  4622. {
  4623. "x": 1311177600.0,
  4624. "y": 606.99
  4625. },
  4626. {
  4627. "x": 1311264000.0,
  4628. "y": 618.23
  4629. },
  4630. {
  4631. "x": 1311523200.0,
  4632. "y": 618.98
  4633. },
  4634. {
  4635. "x": 1311609600.0,
  4636. "y": 622.52
  4637. },
  4638. {
  4639. "x": 1311696000.0,
  4640. "y": 607.22
  4641. },
  4642. {
  4643. "x": 1311782400.0,
  4644. "y": 610.94
  4645. },
  4646. {
  4647. "x": 1311868800.0,
  4648. "y": 603.69
  4649. },
  4650. {
  4651. "x": 1312128000.0,
  4652. "y": 606.77
  4653. },
  4654. {
  4655. "x": 1312214400.0,
  4656. "y": 592.4
  4657. },
  4658. {
  4659. "x": 1312300800.0,
  4660. "y": 601.17
  4661. },
  4662. {
  4663. "x": 1312387200.0,
  4664. "y": 577.52
  4665. },
  4666. {
  4667. "x": 1312473600.0,
  4668. "y": 579.04
  4669. },
  4670. {
  4671. "x": 1312732800.0,
  4672. "y": 546.02
  4673. },
  4674. {
  4675. "x": 1312819200.0,
  4676. "y": 573.41
  4677. },
  4678. {
  4679. "x": 1312905600.0,
  4680. "y": 549.01
  4681. },
  4682. {
  4683. "x": 1312992000.0,
  4684. "y": 562.13
  4685. },
  4686. {
  4687. "x": 1313078400.0,
  4688. "y": 563.77
  4689. },
  4690. {
  4691. "x": 1313337600.0,
  4692. "y": 557.23
  4693. },
  4694. {
  4695. "x": 1313424000.0,
  4696. "y": 539.0
  4697. },
  4698. {
  4699. "x": 1313510400.0,
  4700. "y": 533.15
  4701. },
  4702. {
  4703. "x": 1313596800.0,
  4704. "y": 504.88
  4705. },
  4706. {
  4707. "x": 1313683200.0,
  4708. "y": 490.92
  4709. },
  4710. {
  4711. "x": 1313942400.0,
  4712. "y": 498.17
  4713. },
  4714. {
  4715. "x": 1314028800.0,
  4716. "y": 518.82
  4717. },
  4718. {
  4719. "x": 1314115200.0,
  4720. "y": 523.29
  4721. },
  4722. {
  4723. "x": 1314201600.0,
  4724. "y": 520.04
  4725. },
  4726. {
  4727. "x": 1314288000.0,
  4728. "y": 526.86
  4729. },
  4730. {
  4731. "x": 1314547200.0,
  4732. "y": 539.08
  4733. },
  4734. {
  4735. "x": 1314633600.0,
  4736. "y": 540.7
  4737. },
  4738. {
  4739. "x": 1314720000.0,
  4740. "y": 540.96
  4741. },
  4742. {
  4743. "x": 1314806400.0,
  4744. "y": 532.5
  4745. },
  4746. {
  4747. "x": 1314892800.0,
  4748. "y": 524.84
  4749. },
  4750. {
  4751. "x": 1315238400.0,
  4752. "y": 522.18
  4753. },
  4754. {
  4755. "x": 1315324800.0,
  4756. "y": 534.03
  4757. },
  4758. {
  4759. "x": 1315411200.0,
  4760. "y": 534.96
  4761. },
  4762. {
  4763. "x": 1315497600.0,
  4764. "y": 524.85
  4765. },
  4766. {
  4767. "x": 1315756800.0,
  4768. "y": 530.12
  4769. },
  4770. {
  4771. "x": 1315843200.0,
  4772. "y": 529.52
  4773. },
  4774. {
  4775. "x": 1315929600.0,
  4776. "y": 532.07
  4777. },
  4778. {
  4779. "x": 1316016000.0,
  4780. "y": 542.56
  4781. },
  4782. {
  4783. "x": 1316102400.0,
  4784. "y": 546.68
  4785. },
  4786. {
  4787. "x": 1316361600.0,
  4788. "y": 546.67
  4789. },
  4790. {
  4791. "x": 1316448000.0,
  4792. "y": 546.63
  4793. },
  4794. {
  4795. "x": 1316534400.0,
  4796. "y": 539.2
  4797. },
  4798. {
  4799. "x": 1316620800.0,
  4800. "y": 520.66
  4801. },
  4802. {
  4803. "x": 1316707200.0,
  4804. "y": 525.51
  4805. },
  4806. {
  4807. "x": 1316966400.0,
  4808. "y": 531.89
  4809. },
  4810. {
  4811. "x": 1317052800.0,
  4812. "y": 539.34
  4813. },
  4814. {
  4815. "x": 1317139200.0,
  4816. "y": 528.84
  4817. },
  4818. {
  4819. "x": 1317225600.0,
  4820. "y": 527.5
  4821. },
  4822. {
  4823. "x": 1317312000.0,
  4824. "y": 515.04
  4825. },
  4826. {
  4827. "x": 1317571200.0,
  4828. "y": 495.52
  4829. },
  4830. {
  4831. "x": 1317657600.0,
  4832. "y": 501.9
  4833. },
  4834. {
  4835. "x": 1317744000.0,
  4836. "y": 504.7
  4837. },
  4838. {
  4839. "x": 1317830400.0,
  4840. "y": 514.71
  4841. },
  4842. {
  4843. "x": 1317916800.0,
  4844. "y": 515.12
  4845. },
  4846. {
  4847. "x": 1318176000.0,
  4848. "y": 537.17
  4849. },
  4850. {
  4851. "x": 1318262400.0,
  4852. "y": 543.18
  4853. },
  4854. {
  4855. "x": 1318348800.0,
  4856. "y": 548.5
  4857. },
  4858. {
  4859. "x": 1318435200.0,
  4860. "y": 558.99
  4861. },
  4862. {
  4863. "x": 1318521600.0,
  4864. "y": 591.68
  4865. },
  4866. {
  4867. "x": 1318780800.0,
  4868. "y": 582.41
  4869. },
  4870. {
  4871. "x": 1318867200.0,
  4872. "y": 590.51
  4873. },
  4874. {
  4875. "x": 1318953600.0,
  4876. "y": 580.7
  4877. },
  4878. {
  4879. "x": 1319040000.0,
  4880. "y": 583.67
  4881. },
  4882. {
  4883. "x": 1319126400.0,
  4884. "y": 590.49
  4885. },
  4886. {
  4887. "x": 1319385600.0,
  4888. "y": 596.42
  4889. },
  4890. {
  4891. "x": 1319472000.0,
  4892. "y": 583.16
  4893. },
  4894. {
  4895. "x": 1319558400.0,
  4896. "y": 586.31
  4897. },
  4898. {
  4899. "x": 1319644800.0,
  4900. "y": 598.67
  4901. },
  4902. {
  4903. "x": 1319731200.0,
  4904. "y": 600.14
  4905. },
  4906. {
  4907. "x": 1319990400.0,
  4908. "y": 592.64
  4909. },
  4910. {
  4911. "x": 1320076800.0,
  4912. "y": 578.65
  4913. },
  4914. {
  4915. "x": 1320163200.0,
  4916. "y": 584.82
  4917. },
  4918. {
  4919. "x": 1320249600.0,
  4920. "y": 597.5
  4921. },
  4922. {
  4923. "x": 1320336000.0,
  4924. "y": 596.14
  4925. },
  4926. {
  4927. "x": 1320595200.0,
  4928. "y": 608.33
  4929. },
  4930. {
  4931. "x": 1320681600.0,
  4932. "y": 612.34
  4933. },
  4934. {
  4935. "x": 1320768000.0,
  4936. "y": 600.95
  4937. },
  4938. {
  4939. "x": 1320854400.0,
  4940. "y": 595.08
  4941. },
  4942. {
  4943. "x": 1320940800.0,
  4944. "y": 608.35
  4945. },
  4946. {
  4947. "x": 1321200000.0,
  4948. "y": 613.0
  4949. },
  4950. {
  4951. "x": 1321286400.0,
  4952. "y": 616.56
  4953. },
  4954. {
  4955. "x": 1321372800.0,
  4956. "y": 611.47
  4957. },
  4958. {
  4959. "x": 1321459200.0,
  4960. "y": 600.87
  4961. },
  4962. {
  4963. "x": 1321545600.0,
  4964. "y": 594.88
  4965. },
  4966. {
  4967. "x": 1321804800.0,
  4968. "y": 580.94
  4969. },
  4970. {
  4971. "x": 1321891200.0,
  4972. "y": 580.0
  4973. },
  4974. {
  4975. "x": 1321977600.0,
  4976. "y": 570.11
  4977. },
  4978. {
  4979. "x": 1322150400.0,
  4980. "y": 563.0
  4981. },
  4982. {
  4983. "x": 1322409600.0,
  4984. "y": 588.19
  4985. },
  4986. {
  4987. "x": 1322496000.0,
  4988. "y": 582.93
  4989. },
  4990. {
  4991. "x": 1322582400.0,
  4992. "y": 599.39
  4993. },
  4994. {
  4995. "x": 1322668800.0,
  4996. "y": 613.77
  4997. },
  4998. {
  4999. "x": 1322755200.0,
  5000. "y": 620.36
  5001. },
  5002. {
  5003. "x": 1323014400.0,
  5004. "y": 625.65
  5005. },
  5006. {
  5007. "x": 1323100800.0,
  5008. "y": 623.77
  5009. },
  5010. {
  5011. "x": 1323187200.0,
  5012. "y": 623.39
  5013. },
  5014. {
  5015. "x": 1323273600.0,
  5016. "y": 616.05
  5017. },
  5018. {
  5019. "x": 1323360000.0,
  5020. "y": 627.42
  5021. },
  5022. {
  5023. "x": 1323619200.0,
  5024. "y": 625.39
  5025. },
  5026. {
  5027. "x": 1323705600.0,
  5028. "y": 625.63
  5029. },
  5030. {
  5031. "x": 1323792000.0,
  5032. "y": 618.07
  5033. },
  5034. {
  5035. "x": 1323878400.0,
  5036. "y": 619.54
  5037. },
  5038. {
  5039. "x": 1323964800.0,
  5040. "y": 625.96
  5041. },
  5042. {
  5043. "x": 1324224000.0,
  5044. "y": 621.83
  5045. },
  5046. {
  5047. "x": 1324310400.0,
  5048. "y": 630.37
  5049. },
  5050. {
  5051. "x": 1324396800.0,
  5052. "y": 625.82
  5053. },
  5054. {
  5055. "x": 1324483200.0,
  5056. "y": 629.7
  5057. },
  5058. {
  5059. "x": 1324569600.0,
  5060. "y": 633.14
  5061. },
  5062. {
  5063. "x": 1324915200.0,
  5064. "y": 640.25
  5065. },
  5066. {
  5067. "x": 1325001600.0,
  5068. "y": 639.7
  5069. },
  5070. {
  5071. "x": 1325088000.0,
  5072. "y": 642.4
  5073. },
  5074. {
  5075. "x": 1325174400.0,
  5076. "y": 645.9
  5077. },
  5078. {
  5079. "x": 1325520000.0,
  5080. "y": 665.41
  5081. },
  5082. {
  5083. "x": 1325606400.0,
  5084. "y": 668.28
  5085. },
  5086. {
  5087. "x": 1325692800.0,
  5088. "y": 659.01
  5089. },
  5090. {
  5091. "x": 1325779200.0,
  5092. "y": 650.02
  5093. },
  5094. {
  5095. "x": 1326038400.0,
  5096. "y": 622.46
  5097. },
  5098. {
  5099. "x": 1326124800.0,
  5100. "y": 623.14
  5101. },
  5102. {
  5103. "x": 1326211200.0,
  5104. "y": 625.96
  5105. },
  5106. {
  5107. "x": 1326297600.0,
  5108. "y": 629.64
  5109. },
  5110. {
  5111. "x": 1326384000.0,
  5112. "y": 624.99
  5113. },
  5114. {
  5115. "x": 1326729600.0,
  5116. "y": 628.58
  5117. },
  5118. {
  5119. "x": 1326816000.0,
  5120. "y": 632.91
  5121. },
  5122. {
  5123. "x": 1326902400.0,
  5124. "y": 639.57
  5125. },
  5126. {
  5127. "x": 1326988800.0,
  5128. "y": 585.99
  5129. },
  5130. {
  5131. "x": 1327248000.0,
  5132. "y": 585.52
  5133. },
  5134. {
  5135. "x": 1327334400.0,
  5136. "y": 580.93
  5137. },
  5138. {
  5139. "x": 1327420800.0,
  5140. "y": 569.49
  5141. },
  5142. {
  5143. "x": 1327507200.0,
  5144. "y": 568.1
  5145. },
  5146. {
  5147. "x": 1327593600.0,
  5148. "y": 579.98
  5149. },
  5150. {
  5151. "x": 1327852800.0,
  5152. "y": 577.69
  5153. },
  5154. {
  5155. "x": 1327939200.0,
  5156. "y": 580.11
  5157. },
  5158. {
  5159. "x": 1328025600.0,
  5160. "y": 580.83
  5161. },
  5162. {
  5163. "x": 1328112000.0,
  5164. "y": 585.11
  5165. },
  5166. {
  5167. "x": 1328198400.0,
  5168. "y": 596.33
  5169. },
  5170. {
  5171. "x": 1328457600.0,
  5172. "y": 609.09
  5173. },
  5174. {
  5175. "x": 1328544000.0,
  5176. "y": 606.77
  5177. },
  5178. {
  5179. "x": 1328630400.0,
  5180. "y": 609.85
  5181. },
  5182. {
  5183. "x": 1328716800.0,
  5184. "y": 611.46
  5185. },
  5186. {
  5187. "x": 1328803200.0,
  5188. "y": 605.91
  5189. },
  5190. {
  5191. "x": 1329062400.0,
  5192. "y": 612.2
  5193. },
  5194. {
  5195. "x": 1329148800.0,
  5196. "y": 609.76
  5197. },
  5198. {
  5199. "x": 1329235200.0,
  5200. "y": 605.56
  5201. },
  5202. {
  5203. "x": 1329321600.0,
  5204. "y": 606.52
  5205. },
  5206. {
  5207. "x": 1329408000.0,
  5208. "y": 604.64
  5209. },
  5210. {
  5211. "x": 1329753600.0,
  5212. "y": 614.0
  5213. },
  5214. {
  5215. "x": 1329840000.0,
  5216. "y": 607.94
  5217. },
  5218. {
  5219. "x": 1329926400.0,
  5220. "y": 606.11
  5221. },
  5222. {
  5223. "x": 1330012800.0,
  5224. "y": 609.9
  5225. },
  5226. {
  5227. "x": 1330272000.0,
  5228. "y": 609.31
  5229. },
  5230. {
  5231. "x": 1330358400.0,
  5232. "y": 618.39
  5233. },
  5234. {
  5235. "x": 1330444800.0,
  5236. "y": 618.25
  5237. },
  5238. {
  5239. "x": 1330531200.0,
  5240. "y": 622.4
  5241. },
  5242. {
  5243. "x": 1330617600.0,
  5244. "y": 621.25
  5245. },
  5246. {
  5247. "x": 1330876800.0,
  5248. "y": 614.25
  5249. },
  5250. {
  5251. "x": 1330963200.0,
  5252. "y": 604.96
  5253. },
  5254. {
  5255. "x": 1331049600.0,
  5256. "y": 606.8
  5257. },
  5258. {
  5259. "x": 1331136000.0,
  5260. "y": 607.14
  5261. },
  5262. {
  5263. "x": 1331222400.0,
  5264. "y": 600.25
  5265. },
  5266. {
  5267. "x": 1331481600.0,
  5268. "y": 605.15
  5269. },
  5270. {
  5271. "x": 1331568000.0,
  5272. "y": 617.78
  5273. },
  5274. {
  5275. "x": 1331654400.0,
  5276. "y": 615.99
  5277. },
  5278. {
  5279. "x": 1331740800.0,
  5280. "y": 621.13
  5281. },
  5282. {
  5283. "x": 1331827200.0,
  5284. "y": 625.04
  5285. },
  5286. {
  5287. "x": 1332086400.0,
  5288. "y": 633.98
  5289. },
  5290. {
  5291. "x": 1332172800.0,
  5292. "y": 633.49
  5293. },
  5294. {
  5295. "x": 1332259200.0,
  5296. "y": 639.98
  5297. },
  5298. {
  5299. "x": 1332345600.0,
  5300. "y": 646.05
  5301. },
  5302. {
  5303. "x": 1332432000.0,
  5304. "y": 642.59
  5305. },
  5306. {
  5307. "x": 1332691200.0,
  5308. "y": 649.33
  5309. },
  5310. {
  5311. "x": 1332777600.0,
  5312. "y": 647.02
  5313. },
  5314. {
  5315. "x": 1332864000.0,
  5316. "y": 655.76
  5317. },
  5318. {
  5319. "x": 1332950400.0,
  5320. "y": 648.41
  5321. },
  5322. {
  5323. "x": 1333036800.0,
  5324. "y": 641.24
  5325. },
  5326. {
  5327. "x": 1333296000.0,
  5328. "y": 646.92
  5329. },
  5330. {
  5331. "x": 1333382400.0,
  5332. "y": 642.62
  5333. },
  5334. {
  5335. "x": 1333468800.0,
  5336. "y": 635.15
  5337. },
  5338. {
  5339. "x": 1333555200.0,
  5340. "y": 632.32
  5341. },
  5342. {
  5343. "x": 1333900800.0,
  5344. "y": 630.84
  5345. },
  5346. {
  5347. "x": 1333987200.0,
  5348. "y": 626.86
  5349. },
  5350. {
  5351. "x": 1334073600.0,
  5352. "y": 635.96
  5353. },
  5354. {
  5355. "x": 1334160000.0,
  5356. "y": 651.01
  5357. },
  5358. {
  5359. "x": 1334246400.0,
  5360. "y": 624.6
  5361. },
  5362. {
  5363. "x": 1334505600.0,
  5364. "y": 606.07
  5365. },
  5366. {
  5367. "x": 1334592000.0,
  5368. "y": 609.57
  5369. },
  5370. {
  5371. "x": 1334678400.0,
  5372. "y": 607.45
  5373. },
  5374. {
  5375. "x": 1334764800.0,
  5376. "y": 599.3
  5377. },
  5378. {
  5379. "x": 1334851200.0,
  5380. "y": 596.06
  5381. },
  5382. {
  5383. "x": 1335110400.0,
  5384. "y": 597.6
  5385. },
  5386. {
  5387. "x": 1335196800.0,
  5388. "y": 601.27
  5389. },
  5390. {
  5391. "x": 1335283200.0,
  5392. "y": 609.72
  5393. },
  5394. {
  5395. "x": 1335369600.0,
  5396. "y": 615.47
  5397. },
  5398. {
  5399. "x": 1335456000.0,
  5400. "y": 614.98
  5401. },
  5402. {
  5403. "x": 1335715200.0,
  5404. "y": 604.85
  5405. },
  5406. {
  5407. "x": 1335801600.0,
  5408. "y": 604.43
  5409. },
  5410. {
  5411. "x": 1335888000.0,
  5412. "y": 607.26
  5413. },
  5414. {
  5415. "x": 1335974400.0,
  5416. "y": 611.02
  5417. },
  5418. {
  5419. "x": 1336060800.0,
  5420. "y": 596.97
  5421. },
  5422. {
  5423. "x": 1336320000.0,
  5424. "y": 607.55
  5425. },
  5426. {
  5427. "x": 1336406400.0,
  5428. "y": 612.79
  5429. },
  5430. {
  5431. "x": 1336492800.0,
  5432. "y": 609.15
  5433. },
  5434. {
  5435. "x": 1336579200.0,
  5436. "y": 613.66
  5437. },
  5438. {
  5439. "x": 1336665600.0,
  5440. "y": 605.23
  5441. },
  5442. {
  5443. "x": 1336924800.0,
  5444. "y": 604.0
  5445. },
  5446. {
  5447. "x": 1337011200.0,
  5448. "y": 611.11
  5449. },
  5450. {
  5451. "x": 1337097600.0,
  5452. "y": 628.93
  5453. },
  5454. {
  5455. "x": 1337184000.0,
  5456. "y": 623.05
  5457. },
  5458. {
  5459. "x": 1337270400.0,
  5460. "y": 600.4
  5461. },
  5462. {
  5463. "x": 1337529600.0,
  5464. "y": 614.11
  5465. },
  5466. {
  5467. "x": 1337616000.0,
  5468. "y": 600.8
  5469. },
  5470. {
  5471. "x": 1337702400.0,
  5472. "y": 609.46
  5473. },
  5474. {
  5475. "x": 1337788800.0,
  5476. "y": 603.66
  5477. },
  5478. {
  5479. "x": 1337875200.0,
  5480. "y": 591.53
  5481. },
  5482. {
  5483. "x": 1338220800.0,
  5484. "y": 594.34
  5485. },
  5486. {
  5487. "x": 1338307200.0,
  5488. "y": 588.23
  5489. },
  5490. {
  5491. "x": 1338393600.0,
  5492. "y": 580.86
  5493. },
  5494. {
  5495. "x": 1338480000.0,
  5496. "y": 570.98
  5497. },
  5498. {
  5499. "x": 1338739200.0,
  5500. "y": 578.59
  5501. },
  5502. {
  5503. "x": 1338825600.0,
  5504. "y": 570.41
  5505. },
  5506. {
  5507. "x": 1338912000.0,
  5508. "y": 580.57
  5509. },
  5510. {
  5511. "x": 1338998400.0,
  5512. "y": 578.23
  5513. },
  5514. {
  5515. "x": 1339084800.0,
  5516. "y": 580.45
  5517. },
  5518. {
  5519. "x": 1339344000.0,
  5520. "y": 568.5
  5521. },
  5522. {
  5523. "x": 1339430400.0,
  5524. "y": 565.1
  5525. },
  5526. {
  5527. "x": 1339516800.0,
  5528. "y": 561.09
  5529. },
  5530. {
  5531. "x": 1339603200.0,
  5532. "y": 559.05
  5533. },
  5534. {
  5535. "x": 1339689600.0,
  5536. "y": 564.51
  5537. },
  5538. {
  5539. "x": 1339948800.0,
  5540. "y": 570.85
  5541. },
  5542. {
  5543. "x": 1340035200.0,
  5544. "y": 581.53
  5545. },
  5546. {
  5547. "x": 1340121600.0,
  5548. "y": 577.51
  5549. },
  5550. {
  5551. "x": 1340208000.0,
  5552. "y": 565.21
  5553. },
  5554. {
  5555. "x": 1340294400.0,
  5556. "y": 571.48
  5557. },
  5558. {
  5559. "x": 1340553600.0,
  5560. "y": 560.7
  5561. },
  5562. {
  5563. "x": 1340640000.0,
  5564. "y": 564.68
  5565. },
  5566. {
  5567. "x": 1340726400.0,
  5568. "y": 569.3
  5569. },
  5570. {
  5571. "x": 1340812800.0,
  5572. "y": 564.31
  5573. },
  5574. {
  5575. "x": 1340899200.0,
  5576. "y": 580.07
  5577. },
  5578. {
  5579. "x": 1341158400.0,
  5580. "y": 580.47
  5581. },
  5582. {
  5583. "x": 1341244800.0,
  5584. "y": 587.83
  5585. },
  5586. {
  5587. "x": 1341417600.0,
  5588. "y": 595.92
  5589. },
  5590. {
  5591. "x": 1341504000.0,
  5592. "y": 585.98
  5593. },
  5594. {
  5595. "x": 1341763200.0,
  5596. "y": 586.01
  5597. },
  5598. {
  5599. "x": 1341849600.0,
  5600. "y": 581.7
  5601. },
  5602. {
  5603. "x": 1341936000.0,
  5604. "y": 571.19
  5605. },
  5606. {
  5607. "x": 1342022400.0,
  5608. "y": 570.48
  5609. },
  5610. {
  5611. "x": 1342108800.0,
  5612. "y": 576.52
  5613. },
  5614. {
  5615. "x": 1342368000.0,
  5616. "y": 574.92
  5617. },
  5618. {
  5619. "x": 1342454400.0,
  5620. "y": 576.73
  5621. },
  5622. {
  5623. "x": 1342540800.0,
  5624. "y": 580.76
  5625. },
  5626. {
  5627. "x": 1342627200.0,
  5628. "y": 593.06
  5629. },
  5630. {
  5631. "x": 1342713600.0,
  5632. "y": 610.82
  5633. },
  5634. {
  5635. "x": 1342972800.0,
  5636. "y": 615.51
  5637. },
  5638. {
  5639. "x": 1343059200.0,
  5640. "y": 607.57
  5641. },
  5642. {
  5643. "x": 1343145600.0,
  5644. "y": 607.99
  5645. },
  5646. {
  5647. "x": 1343232000.0,
  5648. "y": 613.36
  5649. },
  5650. {
  5651. "x": 1343318400.0,
  5652. "y": 634.96
  5653. },
  5654. {
  5655. "x": 1343577600.0,
  5656. "y": 632.3
  5657. },
  5658. {
  5659. "x": 1343664000.0,
  5660. "y": 632.97
  5661. },
  5662. {
  5663. "x": 1343750400.0,
  5664. "y": 632.68
  5665. },
  5666. {
  5667. "x": 1343836800.0,
  5668. "y": 628.75
  5669. },
  5670. {
  5671. "x": 1343923200.0,
  5672. "y": 641.33
  5673. },
  5674. {
  5675. "x": 1344182400.0,
  5676. "y": 642.82
  5677. },
  5678. {
  5679. "x": 1344268800.0,
  5680. "y": 640.54
  5681. },
  5682. {
  5683. "x": 1344355200.0,
  5684. "y": 642.23
  5685. },
  5686. {
  5687. "x": 1344441600.0,
  5688. "y": 642.35
  5689. },
  5690. {
  5691. "x": 1344528000.0,
  5692. "y": 642.0
  5693. },
  5694. {
  5695. "x": 1344787200.0,
  5696. "y": 660.01
  5697. },
  5698. {
  5699. "x": 1344873600.0,
  5700. "y": 668.66
  5701. },
  5702. {
  5703. "x": 1344960000.0,
  5704. "y": 667.54
  5705. },
  5706. {
  5707. "x": 1345046400.0,
  5708. "y": 672.87
  5709. },
  5710. {
  5711. "x": 1345132800.0,
  5712. "y": 677.14
  5713. },
  5714. {
  5715. "x": 1345392000.0,
  5716. "y": 675.54
  5717. },
  5718. {
  5719. "x": 1345478400.0,
  5720. "y": 669.51
  5721. },
  5722. {
  5723. "x": 1345564800.0,
  5724. "y": 677.18
  5725. },
  5726. {
  5727. "x": 1345651200.0,
  5728. "y": 676.8
  5729. },
  5730. {
  5731. "x": 1345737600.0,
  5732. "y": 678.63
  5733. },
  5734. {
  5735. "x": 1345996800.0,
  5736. "y": 669.22
  5737. },
  5738. {
  5739. "x": 1346083200.0,
  5740. "y": 677.25
  5741. },
  5742. {
  5743. "x": 1346169600.0,
  5744. "y": 688.01
  5745. },
  5746. {
  5747. "x": 1346256000.0,
  5748. "y": 681.68
  5749. },
  5750. {
  5751. "x": 1346342400.0,
  5752. "y": 685.09
  5753. },
  5754. {
  5755. "x": 1346688000.0,
  5756. "y": 681.04
  5757. },
  5758. {
  5759. "x": 1346774400.0,
  5760. "y": 680.72
  5761. },
  5762. {
  5763. "x": 1346860800.0,
  5764. "y": 699.4
  5765. },
  5766. {
  5767. "x": 1346947200.0,
  5768. "y": 706.15
  5769. },
  5770. {
  5771. "x": 1347206400.0,
  5772. "y": 700.77
  5773. },
  5774. {
  5775. "x": 1347292800.0,
  5776. "y": 692.19
  5777. },
  5778. {
  5779. "x": 1347379200.0,
  5780. "y": 690.88
  5781. },
  5782. {
  5783. "x": 1347465600.0,
  5784. "y": 706.04
  5785. },
  5786. {
  5787. "x": 1347552000.0,
  5788. "y": 709.68
  5789. },
  5790. {
  5791. "x": 1347811200.0,
  5792. "y": 709.98
  5793. },
  5794. {
  5795. "x": 1347897600.0,
  5796. "y": 718.28
  5797. },
  5798. {
  5799. "x": 1347984000.0,
  5800. "y": 727.5
  5801. },
  5802. {
  5803. "x": 1348070400.0,
  5804. "y": 728.12
  5805. },
  5806. {
  5807. "x": 1348156800.0,
  5808. "y": 733.99
  5809. },
  5810. {
  5811. "x": 1348416000.0,
  5812. "y": 749.38
  5813. },
  5814. {
  5815. "x": 1348502400.0,
  5816. "y": 749.16
  5817. },
  5818. {
  5819. "x": 1348588800.0,
  5820. "y": 753.46
  5821. },
  5822. {
  5823. "x": 1348675200.0,
  5824. "y": 756.5
  5825. },
  5826. {
  5827. "x": 1348761600.0,
  5828. "y": 754.5
  5829. },
  5830. {
  5831. "x": 1349020800.0,
  5832. "y": 761.78
  5833. },
  5834. {
  5835. "x": 1349107200.0,
  5836. "y": 756.99
  5837. },
  5838. {
  5839. "x": 1349193600.0,
  5840. "y": 762.5
  5841. },
  5842. {
  5843. "x": 1349280000.0,
  5844. "y": 768.05
  5845. },
  5846. {
  5847. "x": 1349366400.0,
  5848. "y": 767.65
  5849. },
  5850. {
  5851. "x": 1349625600.0,
  5852. "y": 757.84
  5853. },
  5854. {
  5855. "x": 1349712000.0,
  5856. "y": 744.09
  5857. },
  5858. {
  5859. "x": 1349798400.0,
  5860. "y": 744.56
  5861. },
  5862. {
  5863. "x": 1349884800.0,
  5864. "y": 751.48
  5865. },
  5866. {
  5867. "x": 1349971200.0,
  5868. "y": 744.75
  5869. },
  5870. {
  5871. "x": 1350230400.0,
  5872. "y": 740.98
  5873. },
  5874. {
  5875. "x": 1350316800.0,
  5876. "y": 744.7
  5877. },
  5878. {
  5879. "x": 1350403200.0,
  5880. "y": 755.49
  5881. },
  5882. {
  5883. "x": 1350489600.0,
  5884. "y": 695.0
  5885. },
  5886. {
  5887. "x": 1350576000.0,
  5888. "y": 681.79
  5889. },
  5890. {
  5891. "x": 1350835200.0,
  5892. "y": 678.67
  5893. },
  5894. {
  5895. "x": 1350921600.0,
  5896. "y": 680.35
  5897. },
  5898. {
  5899. "x": 1351008000.0,
  5900. "y": 677.3
  5901. },
  5902. {
  5903. "x": 1351094400.0,
  5904. "y": 677.76
  5905. },
  5906. {
  5907. "x": 1351180800.0,
  5908. "y": 675.15
  5909. },
  5910. {
  5911. "x": 1351612800.0,
  5912. "y": 680.3
  5913. },
  5914. {
  5915. "x": 1351699200.0,
  5916. "y": 687.59
  5917. },
  5918. {
  5919. "x": 1351785600.0,
  5920. "y": 687.92
  5921. },
  5922. {
  5923. "x": 1352044800.0,
  5924. "y": 682.96
  5925. },
  5926. {
  5927. "x": 1352131200.0,
  5928. "y": 681.72
  5929. },
  5930. {
  5931. "x": 1352217600.0,
  5932. "y": 667.12
  5933. },
  5934. {
  5935. "x": 1352304000.0,
  5936. "y": 652.29
  5937. },
  5938. {
  5939. "x": 1352390400.0,
  5940. "y": 663.03
  5941. },
  5942. {
  5943. "x": 1352649600.0,
  5944. "y": 665.9
  5945. },
  5946. {
  5947. "x": 1352736000.0,
  5948. "y": 659.05
  5949. },
  5950. {
  5951. "x": 1352822400.0,
  5952. "y": 652.55
  5953. },
  5954. {
  5955. "x": 1352908800.0,
  5956. "y": 647.26
  5957. },
  5958. {
  5959. "x": 1352995200.0,
  5960. "y": 647.18
  5961. },
  5962. {
  5963. "x": 1353254400.0,
  5964. "y": 668.21
  5965. },
  5966. {
  5967. "x": 1353340800.0,
  5968. "y": 669.97
  5969. },
  5970. {
  5971. "x": 1353427200.0,
  5972. "y": 665.87
  5973. },
  5974. {
  5975. "x": 1353600000.0,
  5976. "y": 667.97
  5977. },
  5978. {
  5979. "x": 1353859200.0,
  5980. "y": 661.15
  5981. },
  5982. {
  5983. "x": 1353945600.0,
  5984. "y": 670.71
  5985. },
  5986. {
  5987. "x": 1354032000.0,
  5988. "y": 683.67
  5989. },
  5990. {
  5991. "x": 1354118400.0,
  5992. "y": 691.89
  5993. },
  5994. {
  5995. "x": 1354204800.0,
  5996. "y": 698.37
  5997. },
  5998. {
  5999. "x": 1354464000.0,
  6000. "y": 695.25
  6001. },
  6002. {
  6003. "x": 1354550400.0,
  6004. "y": 691.03
  6005. },
  6006. {
  6007. "x": 1354636800.0,
  6008. "y": 687.82
  6009. },
  6010. {
  6011. "x": 1354723200.0,
  6012. "y": 691.13
  6013. },
  6014. {
  6015. "x": 1354809600.0,
  6016. "y": 684.21
  6017. },
  6018. {
  6019. "x": 1355068800.0,
  6020. "y": 685.42
  6021. },
  6022. {
  6023. "x": 1355155200.0,
  6024. "y": 696.88
  6025. },
  6026. {
  6027. "x": 1355241600.0,
  6028. "y": 697.56
  6029. },
  6030. {
  6031. "x": 1355328000.0,
  6032. "y": 702.7
  6033. },
  6034. {
  6035. "x": 1355414400.0,
  6036. "y": 701.96
  6037. },
  6038. {
  6039. "x": 1355673600.0,
  6040. "y": 720.78
  6041. },
  6042. {
  6043. "x": 1355760000.0,
  6044. "y": 721.07
  6045. },
  6046. {
  6047. "x": 1355846400.0,
  6048. "y": 720.11
  6049. },
  6050. {
  6051. "x": 1355932800.0,
  6052. "y": 722.36
  6053. },
  6054. {
  6055. "x": 1356019200.0,
  6056. "y": 715.63
  6057. },
  6058. {
  6059. "x": 1356278400.0,
  6060. "y": 709.5
  6061. },
  6062. {
  6063. "x": 1356451200.0,
  6064. "y": 708.87
  6065. },
  6066. {
  6067. "x": 1356537600.0,
  6068. "y": 706.29
  6069. },
  6070. {
  6071. "x": 1356624000.0,
  6072. "y": 700.01
  6073. },
  6074. {
  6075. "x": 1356883200.0,
  6076. "y": 707.38
  6077. }
  6078. ],
  6079. "name": "GOOG"
  6080. }
  6081. ]
  6082. var graph = new Rickshaw.Graph( {
  6083. element: document.querySelector("#chart"),
  6084. min: 'auto',
  6085. width: 750,
  6086. height: 400,
  6087. renderer: 'line',
  6088. series: [
  6089. {name: 'AAPL',
  6090. color: palette.color(),
  6091. data: json[0].data},
  6092. {name: 'GOOG',
  6093. color: palette.color(),
  6094. data: json[1].data}
  6095. ]
  6096. })
  6097. var x_axis = new Rickshaw.Graph.Axis.Time( { graph: graph } );
  6098. var y_axis = new Rickshaw.Graph.Axis.Y( {
  6099. graph: graph,
  6100. orientation: 'left',
  6101. tickFormat: Rickshaw.Fixtures.Number.formatKMBT,
  6102. element: document.getElementById('y_axis')
  6103. } );
  6104. var hoverDetail = new Rickshaw.Graph.HoverDetail( {
  6105. graph: graph,
  6106. } );
  6107. var legend = new Rickshaw.Graph.Legend( {
  6108. graph: graph,
  6109. element: document.getElementById('legend')
  6110. } );
  6111. var shelving = new Rickshaw.Graph.Behavior.Series.Toggle({
  6112. graph: graph,
  6113. legend: legend
  6114. });
  6115. graph.render();
  6116. });
  6117. </script>
  6118. </body>