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/10/2022',y:[14.35,14.35,14.20,14.30]},{ x:'11/11/2022',y:[14.35,14.40,14.10,14.30]},{ x:'11/14/2022',y:[14.20,14.35,14.10,14.30]},{ x:'11/15/2022',y:[14.25,14.30,14.15,14.20]},{ x:'11/16/2022',y:[14.15,14.25,14.10,14.20]},{ x:'11/17/2022',y:[14.35,14.45,14.20,14.45]},{ x:'11/18/2022',y:[14.30,15.00,13.25,14.55]},{ x:'11/21/2022',y:[15.05,15.05,14.50,14.60]},{ x:'11/22/2022',y:[14.60,14.60,14.25,14.55]},{ x:'11/23/2022',y:[14.85,14.85,14.50,14.55]},{ x:'11/24/2022',y:[14.40,14.65,14.40,14.55]},{ x:'11/25/2022',y:[14.40,14.70,14.20,14.65]},{ x:'11/28/2022',y:[14.40,14.50,14.25,14.40]},{ x:'11/29/2022',y:[14.40,14.50,14.25,14.40]},{ x:'11/30/2022',y:[14.50,14.60,14.25,14.40]},{ x:'12/01/2022',y:[14.80,14.80,14.40,14.45]},{ x:'12/02/2022',y:[14.40,14.40,14.10,14.35]},{ x:'12/05/2022',y:[14.35,14.50,14.20,14.20]},{ x:'12/06/2022',y:[14.15,14.40,14.15,14.25]},{ x:'12/07/2022',y:[14.35,14.35,14.20,14.25]},{ x:'12/08/2022',y:[14.25,14.35,14.10,14.20]},{ x:'12/09/2022',y:[14.50,14.50,14.10,14.30]},{ x:'12/12/2022',y:[14.30,14.75,14.30,14.50]},{ x:'12/13/2022',y:[14.50,14.75,14.50,14.70]},{ x:'12/14/2022',y:[14.95,14.95,14.45,14.60]},{ x:'12/15/2022',y:[14.60,14.95,14.60,14.80]},{ x:'12/16/2022',y:[14.80,14.85,14.65,14.80]},{ x:'12/19/2022',y:[14.95,15.60,14.95,15.10]},{ x:'12/20/2022',y:[15.10,15.10,14.45,14.75]},{ x:'12/21/2022',y:[14.75,14.95,14.60,14.85]},{ x:'12/22/2022',y:[15.05,15.05,14.75,14.95]},{ x:'12/23/2022',y:[14.95,14.95,14.70,14.70]},{ x:'12/26/2022',y:[14.80,15.15,14.80,14.95]},{ x:'12/27/2022',y:[15.05,15.05,14.80,14.85]},{ x:'12/28/2022',y:[14.90,14.95,14.75,14.85]},{ x:'12/29/2022',y:[14.90,14.90,14.80,14.90]},{ x:'12/30/2022',y:[14.80,14.80,14.60,14.70]},{ x:'01/03/2023',y:[14.70,14.70,14.50,14.65]},{ x:'01/04/2023',y:[14.55,14.65,14.55,14.60]},{ x:'01/05/2023',y:[14.70,14.85,14.50,14.65]},{ x:'01/06/2023',y:[14.55,14.65,14.35,14.55]},{ x:'01/09/2023',y:[14.55,14.70,14.45,14.60]},{ x:'01/10/2023',y:[14.45,14.70,14.45,14.50]},{ x:'01/11/2023',y:[14.55,14.55,14.30,14.30]},{ x:'01/12/2023',y:[14.30,14.35,14.20,14.30]},{ x:'01/13/2023',y:[14.30,14.35,14.15,14.25]},{ x:'01/16/2023',y:[14.30,14.40,14.10,14.35]},{ x:'01/17/2023',y:[14.35,14.35,14.25,14.35]},{ x:'01/30/2023',y:[14.25,14.35,14.20,14.35]},{ x:'01/31/2023',y:[14.40,14.50,14.30,14.35]},{ x:'02/01/2023',y:[14.45,14.50,14.35,14.35]},{ x:'02/02/2023',y:[14.35,14.55,14.30,14.40]},{ x:'02/03/2023',y:[14.40,14.40,14.30,14.30]},{ x:'02/06/2023',y:[14.30,14.85,14.30,14.65]},{ x:'02/07/2023',y:[14.70,14.80,14.45,14.50]},{ x:'02/08/2023',y:[14.65,14.65,14.50,14.55]},{ x:'02/09/2023',y:[14.55,14.65,14.50,14.60]},{ x:'02/10/2023',y:[14.55,14.60,14.50,14.60]},{ x:'02/13/2023',y:[14.60,14.60,14.35,14.40]},{ x:'02/14/2023',y:[14.45,14.55,14.25,14.35]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "4109 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());