avocado.js 633 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:["#F3E796","#95C471","#35729E","#251735"],colorAxis:{maxColor:"#05426E",minColor:"#F3E796"},plotOptions:{map:{nullColor:"#fcfefe"}},navigator:{maskFill:"rgba(170, 205, 170, 0.5)",series:{color:"#95C471",lineColor:"#35729E"}}};a.setOptions(a.theme)});
  7. //# sourceMappingURL=avocado.js.map