sunset.js 596 B

123456789
  1. /*
  2. Highcharts JS v7.0.2 (2019-01-17)
  3. (c) 2009-2019 Highsoft AS
  4. License: www.highcharts.com/license
  5. */
  6. (function(a){"object"===typeof module&&module.exports?(a["default"]=a,module.exports=a):"function"===typeof define&&define.amd?define(function(){return a}):a("undefined"!==typeof Highcharts?Highcharts:void 0)})(function(a){a.theme={colors:["#FDD089","#FF7F79","#A0446E","#251535"],colorAxis:{maxColor:"#60042E",minColor:"#FDD089"},plotOptions:{map:{nullColor:"#fefefc"}},navigator:{series:{color:"#FF7F79",lineColor:"#A0446E"}}};a.setOptions(a.theme)});
  7. //# sourceMappingURL=sunset.js.map