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:'11/23/2022',y:[40.65,40.70,40.50,40.60]},{ x:'11/24/2022',y:[40.90,40.90,40.25,40.75]},{ x:'11/25/2022',y:[40.60,40.95,40.50,40.80]},{ x:'11/28/2022',y:[40.50,41.25,40.50,41.20]},{ x:'11/29/2022',y:[41.35,41.80,41.20,41.55]},{ x:'11/30/2022',y:[41.85,41.85,41.30,41.35]},{ x:'12/01/2022',y:[41.55,41.55,40.35,40.60]},{ x:'12/02/2022',y:[40.50,41.20,40.45,41.00]},{ x:'12/05/2022',y:[41.05,41.40,41.00,41.10]},{ x:'12/06/2022',y:[41.05,41.30,40.70,41.00]},{ x:'12/07/2022',y:[40.80,40.80,39.45,39.45]},{ x:'12/08/2022',y:[39.45,40.05,39.40,39.90]},{ x:'12/09/2022',y:[40.80,41.70,40.60,40.75]},{ x:'12/12/2022',y:[40.75,41.05,40.45,40.75]},{ x:'12/13/2022',y:[40.75,41.30,40.65,40.85]},{ x:'12/14/2022',y:[40.85,41.05,40.65,40.95]},{ x:'12/15/2022',y:[40.95,41.40,40.65,41.30]},{ x:'12/16/2022',y:[40.90,41.15,40.80,40.80]},{ x:'12/19/2022',y:[40.75,41.35,40.60,41.00]},{ x:'12/20/2022',y:[40.90,41.20,39.50,39.60]},{ x:'12/21/2022',y:[40.30,40.30,39.30,39.50]},{ x:'12/22/2022',y:[39.95,40.10,39.80,39.95]},{ x:'12/23/2022',y:[39.50,39.55,38.50,39.25]},{ x:'12/26/2022',y:[39.60,39.60,38.75,38.90]},{ x:'12/27/2022',y:[38.85,39.25,38.60,38.75]},{ x:'12/28/2022',y:[38.85,38.85,37.70,37.70]},{ x:'12/29/2022',y:[37.65,37.95,37.25,37.85]},{ x:'12/30/2022',y:[38.10,38.20,37.80,38.05]},{ x:'01/03/2023',y:[38.15,38.40,37.60,38.15]},{ x:'01/04/2023',y:[38.25,38.40,38.15,38.20]},{ x:'01/05/2023',y:[38.50,38.60,38.30,38.60]},{ x:'01/06/2023',y:[38.40,38.60,38.30,38.40]},{ x:'01/09/2023',y:[38.60,38.95,38.55,38.80]},{ x:'01/10/2023',y:[38.30,38.45,37.95,38.00]},{ x:'01/11/2023',y:[38.05,38.25,38.05,38.10]},{ x:'01/12/2023',y:[38.10,38.30,38.05,38.10]},{ x:'01/13/2023',y:[38.15,38.15,37.95,37.95]},{ x:'01/16/2023',y:[37.80,37.90,37.60,37.90]},{ x:'01/17/2023',y:[37.80,38.05,37.80,37.90]},{ x:'01/30/2023',y:[38.10,38.40,38.10,38.25]},{ x:'01/31/2023',y:[38.05,38.50,38.05,38.45]},{ x:'02/01/2023',y:[38.50,38.80,38.45,38.65]},{ x:'02/02/2023',y:[38.95,39.20,38.70,39.05]},{ x:'02/03/2023',y:[39.10,39.40,39.00,39.25]},{ x:'02/06/2023',y:[39.40,39.40,38.80,38.85]},{ x:'02/07/2023',y:[38.85,39.10,38.80,39.10]},{ x:'02/08/2023',y:[39.00,39.25,39.00,39.10]},{ x:'02/09/2023',y:[38.55,38.80,38.45,38.65]},{ x:'02/10/2023',y:[38.75,38.80,38.25,38.70]},{ x:'02/13/2023',y:[38.70,38.70,38.30,38.55]},{ x:'02/14/2023',y:[38.80,38.80,38.60,38.65]},{ x:'02/15/2023',y:[38.65,38.90,38.60,38.80]},{ x:'02/16/2023',y:[38.95,39.00,38.80,38.85]},{ x:'02/17/2023',y:[38.85,39.25,38.85,39.20]},{ x:'02/20/2023',y:[39.20,39.45,39.20,39.30]},{ x:'02/21/2023',y:[39.10,39.25,39.00,39.15]},{ x:'02/22/2023',y:[38.65,39.10,38.65,39.05]},{ x:'02/23/2023',y:[39.25,39.30,39.10,39.30]},{ x:'02/24/2023',y:[39.35,39.35,39.10,39.20]},{ x:'03/01/2023',y:[39.00,39.25,38.95,39.15]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2387 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());