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:'09/06/2023',y:[10.00,10.05,9.95,9.99]},{ x:'09/07/2023',y:[10.15,10.45,10.15,10.35]},{ x:'09/08/2023',y:[10.30,10.30,9.92,10.25]},{ x:'09/11/2023',y:[10.00,10.05,9.92,9.96]},{ x:'09/12/2023',y:[9.96,10.00,9.92,9.99]},{ x:'09/13/2023',y:[9.99,9.99,9.90,9.96]},{ x:'09/14/2023',y:[9.92,10.00,9.90,9.99]},{ x:'09/15/2023',y:[9.99,9.99,9.96,9.99]},{ x:'09/18/2023',y:[9.94,9.98,9.94,9.95]},{ x:'09/19/2023',y:[9.97,9.99,9.95,9.99]},{ x:'09/20/2023',y:[9.99,9.99,9.97,9.99]},{ x:'09/21/2023',y:[9.97,9.97,9.90,9.96]},{ x:'09/22/2023',y:[9.94,9.98,9.90,9.98]},{ x:'09/25/2023',y:[10.00,10.05,9.95,10.05]},{ x:'09/26/2023',y:[9.99,9.99,9.95,9.95]},{ x:'09/27/2023',y:[10.00,10.05,9.93,9.99]},{ x:'09/28/2023',y:[10.00,10.10,10.00,10.10]},{ x:'10/02/2023',y:[10.10,10.20,10.10,10.20]},{ x:'10/03/2023',y:[10.30,10.30,10.10,10.25]},{ x:'10/04/2023',y:[10.15,10.30,10.15,10.30]},{ x:'10/05/2023',y:[10.30,10.35,10.25,10.35]},{ x:'10/06/2023',y:[10.40,10.40,10.25,10.35]},{ x:'10/11/2023',y:[10.40,10.40,10.05,10.20]},{ x:'10/12/2023',y:[10.05,10.20,9.99,10.10]},{ x:'10/13/2023',y:[10.05,10.10,9.97,10.10]},{ x:'10/18/2023',y:[10.00,10.05,9.99,10.00]},{ x:'10/19/2023',y:[9.96,10.05,9.90,10.05]},{ x:'10/20/2023',y:[9.84,10.15,9.84,10.10]},{ x:'10/23/2023',y:[10.00,10.10,9.97,10.05]},{ x:'10/24/2023',y:[9.93,10.10,9.93,10.05]},{ x:'10/25/2023',y:[10.20,10.20,9.90,10.15]},{ x:'10/26/2023',y:[10.15,10.30,10.05,10.30]},{ x:'10/27/2023',y:[10.30,10.40,10.20,10.35]},{ x:'10/31/2023',y:[10.40,10.40,10.15,10.15]},{ x:'11/01/2023',y:[10.35,10.35,10.15,10.25]},{ x:'11/02/2023',y:[10.10,10.25,10.10,10.25]},{ x:'11/03/2023',y:[10.35,10.35,10.05,10.25]},{ x:'11/06/2023',y:[10.25,10.25,10.15,10.15]},{ x:'11/07/2023',y:[10.10,10.20,10.05,10.05]},{ x:'11/08/2023',y:[10.25,10.30,10.10,10.10]},{ x:'11/09/2023',y:[10.25,10.30,10.05,10.05]},{ x:'11/10/2023',y:[10.10,10.15,9.91,10.15]},{ x:'11/13/2023',y:[10.10,10.15,10.00,10.05]},{ x:'11/14/2023',y:[9.99,10.05,9.98,10.05]},{ x:'11/15/2023',y:[10.05,10.10,9.94,9.94]},{ x:'11/16/2023',y:[9.92,10.05,9.92,10.00]},{ x:'11/17/2023',y:[10.00,10.00,9.94,9.99]},{ x:'11/20/2023',y:[10.00,10.00,9.85,9.89]},{ x:'11/21/2023',y:[10.00,10.10,9.95,10.10]},{ x:'11/22/2023',y:[10.15,10.15,10.00,10.05]},{ x:'11/23/2023',y:[10.05,10.10,10.05,10.10]},{ x:'11/24/2023',y:[10.15,10.15,10.05,10.05]},{ x:'11/27/2023',y:[10.10,10.10,10.05,10.05]},{ x:'11/28/2023',y:[9.99,10.10,9.96,10.10]},{ x:'11/29/2023',y:[10.10,10.10,10.00,10.10]},{ x:'11/30/2023',y:[10.00,10.05,10.00,10.05]},{ x:'12/01/2023',y:[10.10,10.15,10.00,10.15]},{ x:'12/04/2023',y:[10.05,10.10,10.00,10.10]},{ x:'12/05/2023',y:[10.10,10.20,10.10,10.10]},{ x:'12/06/2023',y:[10.15,10.25,10.10,10.25]} ] }], 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());