Carga
Carga
This commit is contained in:
12
static/lib/Highcharts-10.2.1/themes/grid-light.js
Normal file
12
static/lib/Highcharts-10.2.1/themes/grid-light.js
Normal file
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
Highcharts JS v10.2.1 (2022-08-29)
|
||||
|
||||
(c) 2009-2021 Torstein Honsi
|
||||
|
||||
License: www.highcharts.com/license
|
||||
*/
|
||||
(function(a){"object"===typeof module&&module.exports?(a["default"]=a,module.exports=a):"function"===typeof define&&define.amd?define("highcharts/themes/grid-light",["highcharts"],function(b){a(b);a.Highcharts=b;return a}):a("undefined"!==typeof Highcharts?Highcharts:void 0)})(function(a){function b(a,c,b,d){a.hasOwnProperty(c)||(a[c]=d.apply(null,b),"function"===typeof CustomEvent&&window.dispatchEvent(new CustomEvent("HighchartsModuleLoaded",{detail:{path:c,module:a[c]}})))}a=a?a._modules:{};b(a,
|
||||
"Extensions/Themes/GridLight.js",[a["Core/DefaultOptions.js"],a["Core/Utilities.js"]],function(a,c){var b=a.setOptions,d=c.createElement,e;(function(a){a.options={colors:"#7cb5ec #f7a35c #90ee7e #7798BF #aaeeee #ff0066 #eeaaee #55BF3B #DF5353 #7798BF #aaeeee".split(" "),chart:{backgroundColor:null,style:{fontFamily:"Dosis, sans-serif"}},title:{style:{fontSize:"16px",fontWeight:"bold",textTransform:"uppercase"}},tooltip:{borderWidth:0,backgroundColor:"rgba(219,219,216,0.8)",shadow:!1},legend:{backgroundColor:"#F0F0EA",
|
||||
itemStyle:{fontWeight:"bold",fontSize:"13px"}},xAxis:{gridLineWidth:1,labels:{style:{fontSize:"12px"}}},yAxis:{minorTickInterval:"auto",title:{style:{textTransform:"uppercase"}},labels:{style:{fontSize:"12px"}}},plotOptions:{candlestick:{lineColor:"#404048"}}};a.apply=function(){d("link",{href:"https://fonts.googleapis.com/css?family=Dosis:400,600",rel:"stylesheet",type:"text/css"},null,document.getElementsByTagName("head")[0]);b(a.options)}})(e||(e={}));return e});b(a,"masters/themes/grid-light.src.js",
|
||||
[a["Core/Globals.js"],a["Extensions/Themes/GridLight.js"]],function(a,b){a.theme=b.options;b.apply()})});
|
||||
//# sourceMappingURL=grid-light.js.map
|
||||
Reference in New Issue
Block a user