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:[35.05,35.35,34.65,35.20]},{ x:'11/11/2022',y:[35.60,35.90,34.55,34.70]},{ x:'11/14/2022',y:[34.95,35.95,34.95,35.75]},{ x:'11/15/2022',y:[35.95,35.95,35.55,35.85]},{ x:'11/16/2022',y:[35.85,35.90,35.15,35.30]},{ x:'11/17/2022',y:[35.30,35.80,35.30,35.55]},{ x:'11/18/2022',y:[35.80,36.15,35.60,35.70]},{ x:'11/21/2022',y:[35.80,35.80,35.40,35.55]},{ x:'11/22/2022',y:[35.60,35.65,35.05,35.25]},{ x:'11/23/2022',y:[35.35,35.45,35.15,35.45]},{ x:'11/24/2022',y:[35.60,36.35,35.50,36.25]},{ x:'11/25/2022',y:[36.75,37.60,36.30,36.35]},{ x:'11/28/2022',y:[36.10,38.20,36.05,38.20]},{ x:'11/29/2022',y:[38.40,39.70,38.10,38.80]},{ x:'11/30/2022',y:[38.80,39.80,38.65,39.40]},{ x:'12/01/2022',y:[39.95,40.00,38.65,39.20]},{ x:'12/02/2022',y:[39.00,40.20,38.95,39.90]},{ x:'12/05/2022',y:[40.25,40.25,39.15,39.25]},{ x:'12/06/2022',y:[39.35,39.90,39.35,39.40]},{ x:'12/07/2022',y:[39.40,39.60,38.45,38.85]},{ x:'12/08/2022',y:[38.40,39.10,38.35,39.00]},{ x:'12/09/2022',y:[39.20,39.20,38.15,38.25]},{ x:'12/12/2022',y:[38.05,38.40,37.75,38.40]},{ x:'12/13/2022',y:[38.50,38.50,37.85,37.95]},{ x:'12/14/2022',y:[38.00,38.70,38.00,38.35]},{ x:'12/15/2022',y:[38.60,38.65,38.15,38.40]},{ x:'12/16/2022',y:[38.00,38.60,37.90,38.40]},{ x:'12/19/2022',y:[38.00,38.00,37.50,37.85]},{ x:'12/20/2022',y:[37.85,37.85,36.85,36.85]},{ x:'12/21/2022',y:[37.20,37.25,36.45,36.65]},{ x:'12/22/2022',y:[37.20,37.25,36.90,37.20]},{ x:'12/23/2022',y:[36.95,36.95,36.40,36.85]},{ x:'12/26/2022',y:[36.90,37.25,36.70,37.10]},{ x:'12/27/2022',y:[37.20,37.40,37.10,37.30]},{ x:'12/28/2022',y:[37.25,37.30,36.65,36.65]},{ x:'12/29/2022',y:[36.75,36.95,36.20,36.95]},{ x:'12/30/2022',y:[36.95,37.10,36.80,36.90]},{ x:'01/03/2023',y:[37.00,37.15,36.30,37.10]},{ x:'01/04/2023',y:[37.15,37.35,36.80,37.00]},{ x:'01/05/2023',y:[37.10,37.50,37.00,37.15]},{ x:'01/06/2023',y:[37.15,37.20,36.90,37.10]},{ x:'01/09/2023',y:[37.30,37.30,37.10,37.30]},{ x:'01/10/2023',y:[37.30,37.65,37.25,37.50]},{ x:'01/11/2023',y:[37.50,37.70,37.30,37.50]},{ x:'01/12/2023',y:[37.55,37.70,37.30,37.35]},{ x:'01/13/2023',y:[37.50,37.50,36.80,36.85]},{ x:'01/16/2023',y:[36.85,37.00,36.60,36.70]},{ x:'01/17/2023',y:[36.70,36.85,36.65,36.85]},{ x:'01/30/2023',y:[37.10,38.40,37.10,38.00]},{ x:'01/31/2023',y:[38.45,38.70,38.20,38.55]},{ x:'02/01/2023',y:[38.75,38.95,38.50,38.70]},{ x:'02/02/2023',y:[38.90,39.60,38.75,39.55]},{ x:'02/03/2023',y:[39.65,39.85,39.45,39.80]},{ x:'02/06/2023',y:[39.75,40.25,39.60,40.10]},{ x:'02/07/2023',y:[40.10,40.15,39.85,40.15]},{ x:'02/08/2023',y:[40.30,40.55,40.05,40.35]},{ x:'02/09/2023',y:[40.20,41.00,40.20,40.75]},{ x:'02/10/2023',y:[40.80,40.80,40.30,40.35]},{ x:'02/13/2023',y:[40.35,40.45,39.50,39.60]},{ x:'02/14/2023',y:[39.80,40.20,39.80,40.15]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2392 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());