diff --git a/charting_library/charting_library.min.js b/charting_library/charting_library.min.js index 970b5240..9b381537 100644 --- a/charting_library/charting_library.min.js +++ b/charting_library/charting_library.min.js @@ -1 +1 @@ -!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e(t.TradingView=t.TradingView||{})}(this,function(t){"use strict";function e(t,o){var i=n({},t);for(var s in o)"object"!=typeof t[s]||null===t[s]||Array.isArray(t[s])?void 0!==o[s]&&(i[s]=o[s]):i[s]=e(t[s],o[s]);return i}function o(){return"1.13 (internal id 3b8c4a74 @ 2019-02-27 09:19:41.221109)"}function i(t){window.addEventListener("DOMContentLoaded",t,!1)}var n=Object.assign||function(t){for(var e,o=arguments,i=1,n=arguments.length;i'},t}(),d=a;window.TradingView=window.TradingView||{},window.TradingView.version=o,t.version=o,t.onready=i,t.widget=d,Object.defineProperty(t,"__esModule",{value:!0})}); +!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e(t.TradingView=t.TradingView||{})}(this,function(t){"use strict";function e(t,o){var i=n({},t);for(var s in o)"object"!=typeof t[s]||null===t[s]||Array.isArray(t[s])?void 0!==o[s]&&(i[s]=o[s]):i[s]=e(t[s],o[s]);return i}function o(){return"1.13 (internal id b235e44c @ 2019-03-20 03:56:17.207031)"}function i(t){window.addEventListener("DOMContentLoaded",t,!1)}var n=Object.assign||function(t){for(var e,o=arguments,i=1,n=arguments.length;i'},t}(),d=a;window.TradingView=window.TradingView||{},window.TradingView.version=o,t.version=o,t.onready=i,t.widget=d,Object.defineProperty(t,"__esModule",{value:!0})}); diff --git a/charting_library/static/ar-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/ar-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/ar-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/ar-tv-chart.b235e44cb167872e5a6e.html index 8e3bb974..a6764b13 100644 --- a/charting_library/static/ar-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/ar-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/bundles/library.0025424ed4942ed3db8e.js b/charting_library/static/bundles/library.8f9f4b3bb78c78c71688.js similarity index 99% rename from charting_library/static/bundles/library.0025424ed4942ed3db8e.js rename to charting_library/static/bundles/library.8f9f4b3bb78c78c71688.js index 440451d6..6fb6630f 100644 --- a/charting_library/static/bundles/library.0025424ed4942ed3db8e.js +++ b/charting_library/static/bundles/library.8f9f4b3bb78c78c71688.js @@ -87,7 +87,7 @@ l.prototype.onSymbolNotPermitted=function(){return this._symbolNotPermitted},l.p ;case"delayed":this._setStatus(l.STATUS_DELAYED);break;case"pulsed":this._setStatus(l.STATUS_PULSE);break;case"replay":this._setStatus(l.STATUS_REPLAY)}p.match(/delayed_streaming/)&&this._setStatus(l.STATUS_DELAYED_STREAMING),_=this.m_model.paneForSource(this),_.recalculatePriceScale(this.priceScale()),this.m_model.invalidate(new V(V.FULL_UPDATE)),this.m_data.size()&&this._tickmarksRangeChanged.fire({start:c(this.data().first()).value[TradingView.TIME_PLOT],end:c(this.data().last()).value[TradingView.TIME_PLOT]}),this.model().recalcVisibleRangeStudy(this.model().dataSources(),!0),this.model().recalcStudyBasedLineTools(),!this.m_priceScale.isLockScale()||this.model().timeScale().isEmpty()||this._seriesLoaded||(this.model().timeScale()._correctOffset(),this.model().timeScale().correctBarSpacing(),f=this.model().timeScale().visibleBars(),this.priceScale().setPriceRange(this.priceRange(f.firstBar(),f.lastBar()))),this._seriesLoaded=!0,this._onCompleted.fire(this._endOfData),this.requestMoreData();break;case"series_deleted":break;case"data_update":if(t.params.customId!==this._seriesId){Y.logNormal("command for old series. Expected:"+this._seriesId+", actual"+t.params.customId);break}if(t.params.turnaround!==this._turnaround){Y.logNormal("command for old series turnaround. Expected:"+this._turnaround+", actual"+t.params.turnaround);break}if(this._setSymbolIntervalDelay){if(this._willSymbolIntervalChanged())return void Y.logNormal("command comes during symbol/interval changing");Y.logNormal("data_update comes when symbol interval delay present but symbol/interval should not be changed")}if(this.status()===l.STATUS_INVALID_SYMBOL)break;t.params.plots.length?(m=this.m_data.bars().size(),g=this.m_data.bars().firstIndex(),v=this.m_data.bars().merge(t.params.plots),(null===g||v.earliestRow.index-1&&e.indexOf(t)>-1))return!0}return!1},l.prototype.onChartStyleChanged=function(){this._updateBarFunction(),this.isNeedRestart()&&(this.data().clear(),this.model().timeScale().scrollToRealtime(!1),this.restart()),this._prevChartStyle=this.properties().style.value(),this._onStyleChanged.fire(this.properties().style.value()),this.invalidateBarStylesCache()},l.prototype.barFunction=function(){return this._barFunction},l.prototype._updateBarFunction=function(){var t="close";switch(this._properties.style.value()){case l.STYLE_LINE:t=this._properties.lineStyle.priceSource.value();break;case l.STYLE_AREA:t=this._properties.areaStyle.priceSource.value();break;case l.STYLE_BASELINE:t=this._properties.baselineStyle.priceSource.value()}this._barFunction=J.barFunction(t)},l.prototype.style=function(){return this.properties().style.value()},l.prototype.isJapaneseStyle=function(){return J.isJapaneseStyle(this.style())},l.prototype.onInputChanged=function(){this.restart()},l.prototype.onExtendedHoursChanged=function(){return this._extendedHoursChanged},l.prototype.getSymbolString=function(){var t,e,i;return t=T.enabled("pay_attention_to_ticker_not_symbol")&&this._symbolInfo?this._symbolInfo.ticker:this.actualSymbol(),this.extendedHours.value()&&(t={symbol:t,session:"extended"}),l.SYMBOL_STRING_DATA.hasOwnProperty(this._properties.style.value())&&(e=this.styleStudyInfo(this.getStyleShortName()+"Style").studyId,i=this.getInputsProperties(),t={symbol:t,type:e+"!",inputs:i.state()}),"string"!=typeof t&&(t="="+JSON.stringify(t)),t},l.prototype._getResolvingSymbolString=function(){return this.getSymbolString()},l.prototype.getStyleShortName=function(){var t=this._properties.style.value();if(l.STYLE_SHORT_NAMES.hasOwnProperty(t))return l.STYLE_SHORT_NAMES[t];throw Error("Missed short name for style "+t)},l.prototype.getStyleProperties=function(){return this._properties[this.getStyleShortName()+"Style"]},l.prototype.getInputsProperties=function(){return this.getStyleProperties().inputs||new n},l.prototype.getRealVisibleRange=function(){var t,e,i=this.model().timeScale().visibleBars();return null===i?null:(t=this.data().search(i.firstBar(),N.NearestRight),e=this.data().search(i.lastBar(),N.NearestLeft),null===t||null===e?null:new x(t.index,e.index))},l.prototype.firstValue=function(){var t=this.firstBar();return null===t?null:this._barFunction(t)},l.prototype.firstBar=function(){var t,e,i=this.model().timeScale().visibleBars();return null===i?null:(t=i.firstBar(),e=this.data().search(t,N.NearestRight),null!==e?e.value:null)},l.prototype.sessionsStudy=function(){var t,e,i,o;if(this._sessionsStudy)return this._sessionsStudy;for(t=this.model().paneForSource(this),e=t.dataSources(),i=0;i=0===n})}function c(e){var t=le.split("|"),n=e.createDocumentFragment();if(n.createElement)for(;t.length;)n.createElement(t.pop());return n}function f(e,t){return xt.nodeName(e,"table")?e.getElementsByTagName("tbody")[0]||e.appendChild(e.ownerDocument.createElement("tbody")):e}function d(e,t){if(1===t.nodeType&&xt.hasData(e)){var n,r,o,i=xt._data(e),a=xt._data(t,i),s=i.events;if(s){delete a.handle,a.events={};for(n in s)for(r=0,o=s[n].length;r0){if("border"!==n)for(;o").appendTo(t),r=n.css("display");n.remove(),"none"!==r&&""!==r||(lt||(lt=bt.createElement("iframe"),lt.frameBorder=lt.width=lt.height=0),t.appendChild(lt),ct&<.createElement||(ct=(lt.contentWindow||lt.contentDocument).document,ct.write((xt.support.boxModel?"":"")+""),ct.close()),n=ct.createElement(e),ct.body.appendChild(n),r=xt.css(n,"display"),t.removeChild(lt)),ut[e]=r}return ut[e]}function N(e){return xt.isWindow(e)?e:9===e.nodeType&&(e.defaultView||e.parentWindow)}var P,L,j,A,F,R,I,H,Y,W,U,z,B,V,q,$,K,G,J,X,Q,Z,ee,te,ne,re,oe,ie,ae,se,ue,le,ce,fe,de,pe,he,me,ge,ye,ve,be,_e,we,xe,ke,Te,Se,Ce,Ee,Me,Oe,De,Ne,Pe,Le,je,Ae,Fe,Re,Ie,He,Ye,We,Ue,ze,Be,Ve,qe,$e,Ke,Ge,Je,Xe,Qe,Ze,et,tt,nt,rt,ot,it,at,st,ut,lt,ct,ft,dt,pt,ht,mt,gt,yt,vt,bt=window.document,_t=window.navigator,wt=window.location,xt=function(){function e(){if(!i.isReady){try{bt.documentElement.doScroll("left")}catch(t){return void setTimeout(e,1)}i.ready()}}var t,n,r,o,i=function(e,n){ return new i.fn.init(e,n,t)},a=window.jQuery,s=window.$,u=/^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/,l=/\S/,c=/^\s+/,f=/\s+$/,d=/^<(\w+)\s*\/?>(?:<\/\1>)?$/,p=/^[\],:{}\s]*$/,h=/\\(?:["\\\/bfnrt]|u[0-9a-fA-F]{4})/g,m=/"[^"\\\n\r]*"|true|false|null|-?\d+(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,g=/(?:^|:|,)(?:\s*\[)+/g,y=/(webkit)[ \/]([\w.]+)/,v=/(opera)(?:.*version)?[ \/]([\w.]+)/,b=/(msie) ([\w.]+)/,_=/(mozilla)(?:.*? rv:([\w.]+))?/,w=/-([a-z]|[0-9])/gi,x=/^-ms-/,k=function(e,t){return(t+"").toUpperCase()},T=_t.userAgent,S=Object.prototype.toString,C=Object.prototype.hasOwnProperty,E=Array.prototype.push,M=Array.prototype.slice,O=String.prototype.trim,D=Array.prototype.indexOf,N={};return i.fn=i.prototype={constructor:i,init:function(e,t,n){var r,o,a,s;if(!e)return this;if(e.nodeType)return this.context=this[0]=e,this.length=1,this;if("body"===e&&!t&&bt.body)return this.context=bt,this[0]=bt.body,this.selector=e,this.length=1,this;if("string"==typeof e){if(!(r="<"===e.charAt(0)&&">"===e.charAt(e.length-1)&&e.length>=3?[null,e,null]:u.exec(e))||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1])return t=t instanceof i?t[0]:t,s=t?t.ownerDocument||t:bt,a=d.exec(e),a?i.isPlainObject(t)?(e=[bt.createElement(a[1])],i.fn.attr.call(e,t,!0)):e=[s.createElement(a[1])]:(a=i.buildFragment([r[1]],[s]),e=(a.cacheable?i.clone(a.fragment):a.fragment).childNodes),i.merge(this,e);if((o=bt.getElementById(r[2]))&&o.parentNode){if(o.id!==r[2])return n.find(e);this.length=1,this[0]=o}return this.context=bt,this.selector=e,this}return i.isFunction(e)?n.ready(e):(void 0!==e.selector&&(this.selector=e.selector,this.context=e.context),i.makeArray(e,this))},selector:"",jquery:"1.7.2",length:0,size:function(){return this.length},toArray:function(){return M.call(this,0)},get:function(e){return null==e?this.toArray():e<0?this[this.length+e]:this[e]},pushStack:function(e,t,n){var r=this.constructor();return i.isArray(e)?E.apply(r,e):i.merge(r,e),r.prevObject=this,r.context=this.context,"find"===t?r.selector=this.selector+(this.selector?" ":"")+n:t&&(r.selector=this.selector+"."+t+"("+n+")"),r},each:function(e,t){return i.each(this,e,t)},ready:function(e){return i.bindReady(),r.add(e),this},eq:function(e){return e=+e,-1===e?this.slice(e):this.slice(e,e+1)},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},slice:function(){return this.pushStack(M.apply(this,arguments),"slice",M.call(arguments).join(","))},map:function(e){return this.pushStack(i.map(this,function(t,n){return e.call(t,n,t)}))},end:function(){return this.prevObject||this.constructor(null)},push:E,sort:[].sort,splice:[].splice},i.fn.init.prototype=i.fn,i.extend=i.fn.extend=function(){var e,t,n,r,o,a,s=arguments[0]||{},u=1,l=arguments.length,c=!1;for("boolean"==typeof s&&(c=s,s=arguments[1]||{},u=2),"object"==typeof s||i.isFunction(s)||(s={}),l===u&&(s=this,--u);u
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/da_DK-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/da_DK-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/da_DK-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/da_DK-tv-chart.b235e44cb167872e5a6e.html index 3f59d5a5..27bf7c9e 100644 --- a/charting_library/static/da_DK-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/da_DK-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/de-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/de-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/de-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/de-tv-chart.b235e44cb167872e5a6e.html index 49cdd403..73644a23 100644 --- a/charting_library/static/de-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/de-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/el-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/el-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/el-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/el-tv-chart.b235e44cb167872e5a6e.html index 5252bbb8..4d47dbae 100644 --- a/charting_library/static/el-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/el-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/en-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/en-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/en-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/en-tv-chart.b235e44cb167872e5a6e.html index bfe94042..ba522a54 100644 --- a/charting_library/static/en-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/en-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/es-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/es-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/es-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/es-tv-chart.b235e44cb167872e5a6e.html index e77bcae3..f9f70b0f 100644 --- a/charting_library/static/es-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/es-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/et_EE-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/et_EE-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/et_EE-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/et_EE-tv-chart.b235e44cb167872e5a6e.html index f168e9a6..890414b0 100644 --- a/charting_library/static/et_EE-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/et_EE-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/fa-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/fa-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/fa-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/fa-tv-chart.b235e44cb167872e5a6e.html index b8b8ee18..91bdfac3 100644 --- a/charting_library/static/fa-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/fa-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/fr-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/fr-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/fr-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/fr-tv-chart.b235e44cb167872e5a6e.html index e0bd6df2..8225f3dc 100644 --- a/charting_library/static/fr-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/fr-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/he_IL-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/he_IL-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/he_IL-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/he_IL-tv-chart.b235e44cb167872e5a6e.html index 44f66159..3059f672 100644 --- a/charting_library/static/he_IL-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/he_IL-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/hu_HU-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/hu_HU-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/hu_HU-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/hu_HU-tv-chart.b235e44cb167872e5a6e.html index c70a4e12..14ac0335 100644 --- a/charting_library/static/hu_HU-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/hu_HU-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/id_ID-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/id_ID-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/id_ID-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/id_ID-tv-chart.b235e44cb167872e5a6e.html index 71ada022..6d2e3341 100644 --- a/charting_library/static/id_ID-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/id_ID-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/it-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/it-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/it-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/it-tv-chart.b235e44cb167872e5a6e.html index 98a625c4..18e6a347 100644 --- a/charting_library/static/it-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/it-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/ja-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/ja-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/ja-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/ja-tv-chart.b235e44cb167872e5a6e.html index 9a8aefd8..5e44e8e9 100644 --- a/charting_library/static/ja-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/ja-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/ko-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/ko-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/ko-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/ko-tv-chart.b235e44cb167872e5a6e.html index 2031da50..a8d3c4b4 100644 --- a/charting_library/static/ko-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/ko-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/ms_MY-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/ms_MY-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/ms_MY-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/ms_MY-tv-chart.b235e44cb167872e5a6e.html index 518480c8..1fad8c82 100644 --- a/charting_library/static/ms_MY-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/ms_MY-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/nl_NL-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/nl_NL-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/nl_NL-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/nl_NL-tv-chart.b235e44cb167872e5a6e.html index 187247a8..a0bad83a 100644 --- a/charting_library/static/nl_NL-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/nl_NL-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/no-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/no-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/no-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/no-tv-chart.b235e44cb167872e5a6e.html index efbcda04..6cb62083 100644 --- a/charting_library/static/no-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/no-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/pl-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/pl-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/pl-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/pl-tv-chart.b235e44cb167872e5a6e.html index 0e81305b..d3f48d7f 100644 --- a/charting_library/static/pl-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/pl-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/pt-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/pt-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/pt-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/pt-tv-chart.b235e44cb167872e5a6e.html index 20b51312..3e55fd97 100644 --- a/charting_library/static/pt-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/pt-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/ro-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/ro-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/ro-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/ro-tv-chart.b235e44cb167872e5a6e.html index 253342b7..36d3507e 100644 --- a/charting_library/static/ro-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/ro-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/ru-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/ru-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/ru-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/ru-tv-chart.b235e44cb167872e5a6e.html index e13a4f9e..9b06c594 100644 --- a/charting_library/static/ru-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/ru-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/sk_SK-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/sk_SK-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/sk_SK-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/sk_SK-tv-chart.b235e44cb167872e5a6e.html index 76588663..647c20ba 100644 --- a/charting_library/static/sk_SK-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/sk_SK-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/sv-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/sv-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/sv-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/sv-tv-chart.b235e44cb167872e5a6e.html index 6d25f870..8aa82ca8 100644 --- a/charting_library/static/sv-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/sv-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/th-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/th-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/th-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/th-tv-chart.b235e44cb167872e5a6e.html index 5b389734..3868bd24 100644 --- a/charting_library/static/th-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/th-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/tr-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/tr-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/tr-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/tr-tv-chart.b235e44cb167872e5a6e.html index 8c1ed176..87f2473f 100644 --- a/charting_library/static/tr-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/tr-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/vi-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/vi-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/vi-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/vi-tv-chart.b235e44cb167872e5a6e.html index bddb3370..f512d71b 100644 --- a/charting_library/static/vi-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/vi-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/zh-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/zh-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/zh-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/zh-tv-chart.b235e44cb167872e5a6e.html index f3622ee2..537fa7e9 100644 --- a/charting_library/static/zh-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/zh-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file diff --git a/charting_library/static/zh_TW-tv-chart.3b8c4a74b10d42915047.html b/charting_library/static/zh_TW-tv-chart.b235e44cb167872e5a6e.html similarity index 99% rename from charting_library/static/zh_TW-tv-chart.3b8c4a74b10d42915047.html rename to charting_library/static/zh_TW-tv-chart.b235e44cb167872e5a6e.html index 66a240eb..5f3ce7e5 100644 --- a/charting_library/static/zh_TW-tv-chart.3b8c4a74b10d42915047.html +++ b/charting_library/static/zh_TW-tv-chart.b235e44cb167872e5a6e.html @@ -1 +1 @@ -
\ No newline at end of file +
\ No newline at end of file