highcharts
Version:
JavaScript charting framework
11 lines • 2.35 kB
JavaScript
/**
* Highcharts JS v13.0.1 (2026-08-17)
* @module highcharts/themes/sand-signika
* @requires highcharts
*
* (c) 2009-2026 Highsoft AS
* Author: Torstein Hønsi
*
* A commercial license may be required depending on use,
* see www.highcharts.com/license
*/import*as e from"../highcharts.js";let t={};t.n=e=>{let r=e&&e.__esModule?()=>e.default:()=>e;return t.d(r,{a:r}),r},t.d=(e,r)=>{if(Array.isArray(r))for(var o=0;o<r.length;){var a=r[o++],l=r[o++];t.o(e,a)?0===l&&o++:0===l?Object.defineProperty(e,a,{enumerable:!0,value:r[o++]}):Object.defineProperty(e,a,{enumerable:!0,get:l})}else for(var a in r)t.o(r,a)&&!t.o(e,a)&&Object.defineProperty(e,a,{enumerable:!0,get:r[a]})},t.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);let r=e.default;var o,a,l=t.n(r);let{setOptions:s}=l();(o=a||(a={})).options={palette:{light:{backgroundColor:"#f7f7f7",colors:["#f45b5b","#8085e9","#8d4654","#7798BF","#aaeeee","#ff0066","#eeaaee","#55BF3B","#DF5353","#7798BF","#aaeeee"]}},chart:{backgroundColor:"light-dark(transparent, #141414)",style:{fontFamily:"Signika, serif"}},title:{style:{color:"var(--highcharts-neutral-color-100)",fontSize:"16px",fontWeight:"bold"}},subtitle:{style:{color:"var(--highcharts-neutral-color-100)"}},tooltip:{borderWidth:0,backgroundColor:"var(--highcharts-neutral-color-80)",style:{color:"var(--highcharts-background-color)"}},legend:{backgroundColor:"var(--highcharts-neutral-color-10)",itemStyle:{fontWeight:"bold",fontSize:"13px"}},xAxis:{labels:{style:{color:"var(--highcharts-neutral-color-60)"}}},yAxis:{labels:{style:{color:"var(--highcharts-neutral-color-60)"}}},plotOptions:{series:{shadow:!0,dataLabels:{color:"light-dark(#000, #fff)",style:{textOutline:"none"}}},map:{shadow:!1}},global:{buttonTheme:{fill:"light-dark(#fff, #000)",stroke:"var(--highcharts-neutral-color-20)",states:{select:{fill:"var(--highcharts-neutral-color-10)"}}}},rangeSelector:{buttonTheme:{"stroke-width":1}}},o.apply=function(){(0,r.createElement)("link",{href:"https://fonts.googleapis.com/css?family=Signika:400,700",rel:"stylesheet",type:"text/css"},null,document.getElementsByTagName("head")[0]),(0,r.addEvent)(l().Chart,"afterGetContainer",function(){this.container.style.background="url(https://www.highcharts.com/samples/graphics/sand.png)"}),s(o.options)};let n=a;l().theme=n.options,n.apply();let i=l();export{i as default};