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/01/2023',y:[28.00,28.15,27.90,28.00]},{ x:'11/02/2023',y:[28.10,28.25,28.10,28.25]},{ x:'11/03/2023',y:[28.30,28.70,28.30,28.55]},{ x:'11/06/2023',y:[28.75,28.75,28.35,28.55]},{ x:'11/07/2023',y:[28.50,28.50,28.35,28.40]},{ x:'11/08/2023',y:[28.35,28.40,28.20,28.25]},{ x:'11/09/2023',y:[28.35,28.50,28.25,28.50]},{ x:'11/10/2023',y:[28.50,28.50,28.35,28.35]},{ x:'11/13/2023',y:[28.30,28.35,28.10,28.15]},{ x:'11/14/2023',y:[28.20,28.30,28.10,28.15]},{ x:'11/15/2023',y:[28.20,28.50,28.15,28.50]},{ x:'11/16/2023',y:[28.55,28.65,28.40,28.65]},{ x:'11/17/2023',y:[28.50,28.75,28.50,28.75]},{ x:'11/20/2023',y:[28.80,28.85,28.70,28.75]},{ x:'11/21/2023',y:[29.00,29.00,28.80,28.90]},{ x:'11/22/2023',y:[28.85,28.95,28.80,28.85]},{ x:'11/23/2023',y:[28.85,28.90,28.55,28.85]},{ x:'11/24/2023',y:[28.75,28.80,28.60,28.70]},{ x:'11/27/2023',y:[28.65,28.85,28.30,28.55]},{ x:'11/28/2023',y:[28.55,28.70,28.50,28.70]},{ x:'11/29/2023',y:[28.70,28.70,28.50,28.65]},{ x:'11/30/2023',y:[28.65,28.75,28.50,28.70]},{ x:'12/01/2023',y:[28.75,28.80,28.65,28.75]},{ x:'12/04/2023',y:[28.75,28.80,28.70,28.70]},{ x:'12/05/2023',y:[28.65,28.75,28.60,28.70]},{ x:'12/06/2023',y:[28.85,28.85,28.65,28.75]},{ x:'12/07/2023',y:[28.70,29.00,28.70,28.85]},{ x:'12/08/2023',y:[29.00,29.00,28.85,29.00]},{ x:'12/11/2023',y:[29.00,29.00,28.75,28.85]},{ x:'12/12/2023',y:[28.80,28.90,28.75,28.85]},{ x:'12/18/2023',y:[28.90,28.95,28.80,28.80]},{ x:'12/19/2023',y:[28.80,28.80,28.65,28.70]},{ x:'01/10/2024',y:[29.00,29.00,28.80,28.85]},{ x:'01/11/2024',y:[28.85,28.85,28.75,28.80]},{ x:'01/12/2024',y:[28.80,28.85,28.70,28.70]},{ x:'01/15/2024',y:[28.70,29.30,28.70,28.80]},{ x:'01/16/2024',y:[28.70,29.00,28.55,28.60]},{ x:'01/17/2024',y:[28.60,29.00,28.00,28.10]},{ x:'01/18/2024',y:[28.15,28.25,28.00,28.15]},{ x:'01/19/2024',y:[28.10,28.35,28.00,28.20]},{ x:'01/22/2024',y:[28.20,28.60,28.20,28.25]},{ x:'01/23/2024',y:[28.30,28.30,28.15,28.20]},{ x:'01/24/2024',y:[28.20,28.35,28.10,28.35]},{ x:'01/25/2024',y:[28.35,28.40,28.25,28.30]},{ x:'01/26/2024',y:[28.25,28.50,28.25,28.50]},{ x:'01/29/2024',y:[28.40,28.55,28.40,28.45]},{ x:'01/30/2024',y:[28.45,28.50,28.35,28.45]},{ x:'01/31/2024',y:[28.35,28.80,28.35,28.50]},{ x:'02/01/2024',y:[28.50,28.65,28.35,28.65]},{ x:'02/02/2024',y:[28.65,28.75,28.55,28.55]},{ x:'02/05/2024',y:[28.40,28.45,28.25,28.30]},{ x:'02/15/2024',y:[28.30,28.60,28.20,28.60]},{ x:'02/16/2024',y:[28.60,28.90,28.50,28.55]},{ x:'02/19/2024',y:[28.70,28.85,28.60,28.85]},{ x:'02/20/2024',y:[28.85,28.85,28.65,28.70]},{ x:'02/21/2024',y:[28.85,29.25,28.70,29.25]},{ x:'02/22/2024',y:[29.25,29.25,28.80,28.90]},{ x:'02/23/2024',y:[28.95,29.00,28.80,28.85]},{ x:'02/26/2024',y:[28.80,28.95,28.75,28.80]},{ x:'02/27/2024',y:[28.85,28.85,28.60,28.75]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "1604 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());