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/11/2022',y:[9.88,10.05,9.84,9.95]},{ x:'11/14/2022',y:[9.95,9.99,9.90,9.95]},{ x:'11/15/2022',y:[10.05,10.05,9.80,9.94]},{ x:'11/16/2022',y:[9.93,9.93,9.77,9.88]},{ x:'11/17/2022',y:[9.78,9.95,9.65,9.91]},{ x:'11/18/2022',y:[9.88,9.91,9.75,9.77]},{ x:'11/21/2022',y:[9.93,9.93,9.70,9.79]},{ x:'11/22/2022',y:[9.70,9.83,9.65,9.70]},{ x:'11/23/2022',y:[9.70,9.96,9.70,9.90]},{ x:'11/24/2022',y:[9.91,9.97,9.70,9.91]},{ x:'11/25/2022',y:[9.94,9.98,9.70,9.80]},{ x:'11/28/2022',y:[9.83,9.90,9.40,9.67]},{ x:'11/29/2022',y:[9.49,9.85,9.49,9.65]},{ x:'11/30/2022',y:[9.69,9.80,9.62,9.76]},{ x:'12/01/2022',y:[9.86,9.86,9.68,9.80]},{ x:'12/02/2022',y:[9.70,9.77,9.61,9.77]},{ x:'12/05/2022',y:[9.80,9.84,9.70,9.80]},{ x:'12/06/2022',y:[9.80,9.87,9.70,9.75]},{ x:'12/07/2022',y:[9.70,9.70,9.60,9.61]},{ x:'12/08/2022',y:[9.69,9.69,9.55,9.55]},{ x:'12/09/2022',y:[9.55,9.79,9.55,9.69]},{ x:'12/12/2022',y:[9.79,9.88,9.60,9.75]},{ x:'12/13/2022',y:[9.65,9.75,9.60,9.68]},{ x:'12/14/2022',y:[9.71,9.75,9.65,9.70]},{ x:'12/15/2022',y:[9.72,9.77,9.66,9.67]},{ x:'12/16/2022',y:[9.66,9.67,9.45,9.61]},{ x:'12/19/2022',y:[9.54,9.65,9.53,9.61]},{ x:'12/20/2022',y:[9.61,9.62,9.15,9.42]},{ x:'12/21/2022',y:[9.56,9.56,9.20,9.36]},{ x:'12/22/2022',y:[9.36,9.39,9.27,9.36]},{ x:'12/23/2022',y:[9.19,9.36,9.19,9.35]},{ x:'12/26/2022',y:[9.38,9.38,9.23,9.35]},{ x:'12/27/2022',y:[9.42,9.56,9.40,9.40]},{ x:'12/28/2022',y:[9.57,9.57,9.16,9.18]},{ x:'12/29/2022',y:[9.27,9.27,9.20,9.22]},{ x:'12/30/2022',y:[9.22,9.22,9.13,9.15]},{ x:'01/03/2023',y:[9.05,9.26,9.04,9.19]},{ x:'01/04/2023',y:[9.09,9.20,9.08,9.20]},{ x:'01/05/2023',y:[9.20,9.50,9.10,9.30]},{ x:'01/06/2023',y:[9.30,9.50,9.25,9.31]},{ x:'01/09/2023',y:[9.32,9.35,9.25,9.33]},{ x:'01/10/2023',y:[9.21,9.34,9.21,9.30]},{ x:'01/11/2023',y:[9.20,9.23,9.18,9.23]},{ x:'01/12/2023',y:[9.31,9.45,9.31,9.45]},{ x:'01/13/2023',y:[9.47,10.30,9.47,9.86]},{ x:'01/16/2023',y:[9.79,9.79,9.50,9.61]},{ x:'01/17/2023',y:[9.72,9.72,9.42,9.47]},{ x:'01/30/2023',y:[9.45,9.58,9.42,9.57]},{ x:'01/31/2023',y:[9.47,9.59,9.45,9.57]},{ x:'02/01/2023',y:[9.59,9.59,9.41,9.56]},{ x:'02/02/2023',y:[9.56,9.64,9.47,9.59]},{ x:'02/03/2023',y:[9.49,9.78,9.49,9.58]},{ x:'02/06/2023',y:[9.67,9.78,9.51,9.58]},{ x:'02/07/2023',y:[9.62,9.72,9.54,9.59]},{ x:'02/08/2023',y:[9.67,9.67,9.55,9.59]},{ x:'02/09/2023',y:[9.59,9.62,9.48,9.58]},{ x:'02/10/2023',y:[9.60,9.88,9.58,9.87]},{ x:'02/13/2023',y:[9.87,9.98,9.82,9.97]},{ x:'02/14/2023',y:[9.99,10.00,9.85,9.98]},{ x:'02/15/2023',y:[9.99,10.00,9.77,9.99]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "9912 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());