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:'12/01/2022',y:[13.30,13.40,13.10,13.15]},{ x:'12/02/2022',y:[13.25,13.50,13.20,13.45]},{ x:'12/05/2022',y:[13.55,13.55,13.20,13.25]},{ x:'12/06/2022',y:[13.15,13.40,12.70,12.75]},{ x:'12/07/2022',y:[12.75,12.80,12.50,12.60]},{ x:'12/08/2022',y:[12.65,12.85,12.55,12.80]},{ x:'12/09/2022',y:[12.85,12.90,12.60,12.65]},{ x:'12/12/2022',y:[12.60,12.65,12.50,12.50]},{ x:'12/13/2022',y:[12.65,12.80,12.50,12.50]},{ x:'12/14/2022',y:[12.60,12.75,12.50,12.60]},{ x:'12/15/2022',y:[12.60,12.75,12.60,12.65]},{ x:'12/16/2022',y:[12.50,12.50,12.25,12.30]},{ x:'12/19/2022',y:[12.20,12.30,12.00,12.05]},{ x:'12/20/2022',y:[12.10,12.15,11.70,11.70]},{ x:'12/21/2022',y:[11.75,11.85,11.50,11.70]},{ x:'12/22/2022',y:[11.85,11.95,11.75,11.75]},{ x:'12/23/2022',y:[11.70,11.85,11.55,11.80]},{ x:'12/26/2022',y:[11.90,11.90,11.75,11.75]},{ x:'12/27/2022',y:[11.90,11.90,11.75,11.85]},{ x:'12/28/2022',y:[11.85,11.85,11.55,11.55]},{ x:'12/29/2022',y:[11.45,11.65,11.35,11.60]},{ x:'12/30/2022',y:[11.70,11.75,11.50,11.55]},{ x:'01/03/2023',y:[11.55,11.75,11.50,11.75]},{ x:'01/04/2023',y:[11.75,11.90,11.75,11.80]},{ x:'01/05/2023',y:[11.90,11.90,11.70,11.75]},{ x:'01/06/2023',y:[11.75,11.85,11.70,11.75]},{ x:'01/09/2023',y:[11.90,11.90,11.80,11.80]},{ x:'01/10/2023',y:[11.80,11.85,11.70,11.70]},{ x:'01/11/2023',y:[11.70,11.90,11.70,11.80]},{ x:'01/12/2023',y:[12.10,12.35,11.90,11.95]},{ x:'01/13/2023',y:[11.95,12.00,11.70,11.75]},{ x:'01/16/2023',y:[11.75,11.75,11.60,11.60]},{ x:'01/17/2023',y:[11.80,11.80,11.55,11.55]},{ x:'01/30/2023',y:[11.70,11.85,11.65,11.85]},{ x:'01/31/2023',y:[11.85,12.05,11.70,12.05]},{ x:'02/01/2023',y:[11.90,12.15,11.90,12.05]},{ x:'02/02/2023',y:[12.10,12.45,12.10,12.40]},{ x:'02/03/2023',y:[12.50,12.50,12.25,12.40]},{ x:'02/06/2023',y:[12.40,12.45,12.30,12.30]},{ x:'02/07/2023',y:[12.35,12.45,12.30,12.35]},{ x:'02/08/2023',y:[12.45,12.75,12.35,12.45]},{ x:'02/09/2023',y:[12.45,12.55,12.25,12.25]},{ x:'02/10/2023',y:[12.50,12.90,12.50,12.70]},{ x:'02/13/2023',y:[12.75,13.10,12.60,12.90]},{ x:'02/14/2023',y:[13.00,13.15,12.80,12.80]},{ x:'02/15/2023',y:[12.80,12.85,12.50,12.55]},{ x:'02/16/2023',y:[12.60,12.85,12.55,12.75]},{ x:'02/17/2023',y:[12.75,12.85,12.65,12.80]},{ x:'02/20/2023',y:[12.85,12.95,12.60,12.80]},{ x:'02/21/2023',y:[12.90,13.00,12.80,12.85]},{ x:'02/22/2023',y:[12.80,12.80,12.55,12.70]},{ x:'02/23/2023',y:[12.75,12.85,12.65,12.75]},{ x:'02/24/2023',y:[12.80,12.85,12.60,12.60]},{ x:'03/01/2023',y:[12.60,12.65,12.45,12.50]},{ x:'03/02/2023',y:[12.60,12.60,12.40,12.45]},{ x:'03/03/2023',y:[12.55,12.70,12.55,12.65]},{ x:'03/06/2023',y:[12.75,12.95,12.70,12.90]},{ x:'03/07/2023',y:[13.00,13.35,13.00,13.15]},{ x:'03/08/2023',y:[13.00,13.10,12.80,13.05]},{ x:'03/09/2023',y:[13.20,13.20,12.80,12.85]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "2405 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());