function getChartColorsArray(e) { if (null !== document.getElementById(e)) { e = document.getElementById(e).getAttribute("data-colors"); if (e) return (e = JSON.parse(e)).map(function(e) { var t = e.replace(" ", ""); return -1 === t.indexOf(",") ? getComputedStyle(document.documentElement).getPropertyValue(t) || t : 2 == (e = e.split(",")).length ? "rgba(" + getComputedStyle(document.documentElement).getPropertyValue(e[0]) + "," + e[1] + ")" : t }) } } var chartCandlestickBasicColors = getChartColorsArray("basic_candlestick"), chartCandlestickComboColors = (chartCandlestickBasicColors && (options = { series: [{ data: [ { x:'01/10/2023',y:[27.80,28.50,26.80,27.20]},{ x:'01/11/2023',y:[27.15,27.60,26.40,26.60]},{ x:'01/12/2023',y:[26.75,26.85,26.05,26.05]},{ x:'01/13/2023',y:[26.45,26.55,26.10,26.35]},{ x:'01/16/2023',y:[26.65,27.70,26.00,27.40]},{ x:'01/17/2023',y:[27.55,27.80,27.15,27.45]},{ x:'01/30/2023',y:[28.00,30.15,27.80,30.15]},{ x:'01/31/2023',y:[30.15,33.15,29.95,33.05]},{ x:'02/01/2023',y:[33.20,35.20,32.50,34.40]},{ x:'02/02/2023',y:[34.20,37.80,34.20,37.80]},{ x:'02/03/2023',y:[37.55,39.70,35.85,39.00]},{ x:'02/06/2023',y:[38.90,42.85,38.50,39.35]},{ x:'02/07/2023',y:[39.05,40.05,38.70,40.05]},{ x:'02/08/2023',y:[40.50,42.00,40.10,42.00]},{ x:'02/09/2023',y:[41.70,42.50,41.40,41.95]},{ x:'02/10/2023',y:[41.85,42.40,40.60,40.70]},{ x:'02/13/2023',y:[40.65,42.00,40.65,41.20]},{ x:'02/14/2023',y:[41.60,42.40,41.50,42.40]},{ x:'02/15/2023',y:[42.90,44.00,42.25,42.50]},{ x:'02/16/2023',y:[43.00,46.75,43.00,46.75]},{ x:'02/17/2023',y:[47.50,51.00,47.15,51.00]},{ x:'02/20/2023',y:[50.80,51.00,48.50,49.50]},{ x:'02/21/2023',y:[49.75,50.90,48.60,50.90]},{ x:'02/22/2023',y:[49.90,50.80,46.50,48.00]},{ x:'02/23/2023',y:[48.50,50.50,46.20,49.05]},{ x:'02/24/2023',y:[49.05,49.35,47.40,47.85]},{ x:'03/01/2023',y:[47.85,49.50,46.55,48.30]},{ x:'03/02/2023',y:[49.00,52.20,46.75,47.10]},{ x:'03/03/2023',y:[47.10,48.20,46.55,47.10]},{ x:'03/06/2023',y:[48.00,51.80,47.20,51.80]},{ x:'03/07/2023',y:[52.00,53.50,51.20,51.80]},{ x:'03/08/2023',y:[51.80,52.80,49.50,52.80]},{ x:'03/09/2023',y:[54.00,58.00,52.00,55.10]},{ x:'03/10/2023',y:[54.00,57.30,53.60,55.50]},{ x:'03/13/2023',y:[54.00,55.00,49.95,50.70]},{ x:'03/14/2023',y:[50.80,53.10,50.70,52.10]},{ x:'03/15/2023',y:[53.00,54.70,52.30,52.90]},{ x:'03/16/2023',y:[52.50,52.60,50.40,51.00]},{ x:'03/17/2023',y:[52.10,53.90,51.50,52.80]},{ x:'03/20/2023',y:[53.40,56.70,52.60,55.80]},{ x:'03/21/2023',y:[56.30,61.30,56.30,61.30]},{ x:'03/22/2023',y:[63.00,65.50,61.90,62.30]},{ x:'03/23/2023',y:[63.20,63.90,60.40,61.60]},{ x:'03/24/2023',y:[62.10,62.10,60.10,61.00]},{ x:'03/27/2023',y:[61.50,64.60,61.00,61.80]},{ x:'03/28/2023',y:[61.30,62.20,60.10,61.30]},{ x:'03/29/2023',y:[62.40,63.50,61.00,61.00]},{ x:'03/30/2023',y:[62.00,63.20,61.30,61.40]},{ x:'03/31/2023',y:[62.00,64.90,61.80,62.50]},{ x:'04/06/2023',y:[63.10,66.40,62.00,64.00]},{ x:'04/07/2023',y:[65.00,65.70,63.80,65.10]},{ x:'04/10/2023',y:[66.10,66.20,64.20,65.80]},{ x:'04/11/2023',y:[66.40,66.60,65.60,65.70]},{ x:'04/12/2023',y:[66.20,67.50,65.90,66.80]},{ x:'04/13/2023',y:[67.00,67.30,65.00,65.30]},{ x:'04/14/2023',y:[66.20,68.50,66.20,68.50]},{ x:'04/17/2023',y:[69.20,75.20,69.20,74.80]},{ x:'04/18/2023',y:[75.50,76.00,71.50,72.50]},{ x:'04/19/2023',y:[72.80,74.50,71.60,72.30]},{ x:'04/20/2023',y:[72.90,73.00,66.60,66.60]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2482 Daily 股市資訊", align: "left", style: { fontWeight: 500 } }, xaxis: { labels: { format: 'dd/MM', } }, yaxis: { tooltip: { enabled: !0 } } }, (chart = new ApexCharts(document.querySelector("#basic_candlestick"), options)).render()), (chart = new ApexCharts(document.querySelector("#1"), options)).render());