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/08/2022',y:[26.30,26.75,26.30,26.40]},{ x:'12/09/2022',y:[26.40,26.85,26.40,26.45]},{ x:'12/12/2022',y:[26.35,26.55,26.15,26.35]},{ x:'12/13/2022',y:[26.80,27.20,26.60,26.75]},{ x:'12/14/2022',y:[27.50,29.30,27.15,28.50]},{ x:'12/15/2022',y:[28.20,28.80,28.15,28.30]},{ x:'12/16/2022',y:[28.15,28.90,27.80,27.80]},{ x:'12/19/2022',y:[27.85,28.00,27.20,27.20]},{ x:'12/20/2022',y:[27.20,28.25,27.20,27.20]},{ x:'12/21/2022',y:[27.40,28.65,27.40,27.70]},{ x:'12/22/2022',y:[28.00,28.15,27.55,27.70]},{ x:'12/23/2022',y:[27.60,27.80,27.20,27.45]},{ x:'12/26/2022',y:[27.45,28.10,27.45,27.90]},{ x:'12/27/2022',y:[28.10,28.35,27.75,27.75]},{ x:'12/28/2022',y:[28.30,29.25,28.25,28.90]},{ x:'12/29/2022',y:[28.90,29.20,28.35,28.40]},{ x:'12/30/2022',y:[28.80,29.15,27.80,27.80]},{ x:'01/03/2023',y:[28.00,28.95,27.65,28.60]},{ x:'01/04/2023',y:[28.80,30.35,28.80,30.00]},{ x:'01/05/2023',y:[30.10,30.40,29.25,29.40]},{ x:'01/06/2023',y:[29.00,29.50,28.80,28.90]},{ x:'01/09/2023',y:[28.90,28.95,28.35,28.60]},{ x:'01/10/2023',y:[28.80,28.85,28.20,28.20]},{ x:'01/11/2023',y:[28.40,28.75,28.20,28.20]},{ x:'01/12/2023',y:[28.25,28.50,27.90,28.00]},{ x:'01/13/2023',y:[28.10,28.30,27.50,27.50]},{ x:'01/16/2023',y:[27.55,27.85,27.15,27.65]},{ x:'01/17/2023',y:[27.70,28.25,27.70,27.90]},{ x:'01/30/2023',y:[28.10,28.75,28.10,28.65]},{ x:'01/31/2023',y:[28.70,29.10,28.70,29.00]},{ x:'02/01/2023',y:[29.25,30.15,29.25,30.00]},{ x:'02/02/2023',y:[30.20,30.40,29.75,29.80]},{ x:'02/03/2023',y:[29.80,29.90,29.00,29.00]},{ x:'02/06/2023',y:[29.10,29.35,29.00,29.20]},{ x:'02/07/2023',y:[29.40,29.65,29.20,29.40]},{ x:'02/08/2023',y:[30.00,30.20,29.80,29.90]},{ x:'02/09/2023',y:[29.80,30.25,29.75,29.90]},{ x:'02/10/2023',y:[30.00,30.80,29.80,30.05]},{ x:'02/13/2023',y:[30.55,30.65,29.80,30.00]},{ x:'02/14/2023',y:[30.00,30.10,29.80,29.85]},{ x:'02/15/2023',y:[29.90,30.90,29.90,30.70]},{ x:'02/16/2023',y:[30.80,31.20,30.35,30.40]},{ x:'02/17/2023',y:[30.40,30.75,30.20,30.70]},{ x:'02/20/2023',y:[31.00,31.30,30.70,30.75]},{ x:'02/21/2023',y:[30.75,31.00,30.35,30.40]},{ x:'02/22/2023',y:[30.25,30.30,29.95,30.15]},{ x:'02/23/2023',y:[30.30,30.80,30.05,30.65]},{ x:'02/24/2023',y:[30.80,30.95,30.40,30.80]},{ x:'03/01/2023',y:[30.70,31.50,30.55,30.80]},{ x:'03/02/2023',y:[30.90,31.10,30.60,30.70]},{ x:'03/03/2023',y:[30.70,30.95,30.65,30.75]},{ x:'03/06/2023',y:[31.20,31.50,30.80,31.25]},{ x:'03/07/2023',y:[31.45,32.50,31.35,31.85]},{ x:'03/08/2023',y:[31.60,35.00,31.40,35.00]},{ x:'03/09/2023',y:[38.05,38.50,37.00,38.50]},{ x:'03/10/2023',y:[37.85,39.15,37.40,38.45]},{ x:'03/13/2023',y:[38.45,38.80,35.40,37.20]},{ x:'03/14/2023',y:[36.65,38.40,36.65,37.20]},{ x:'03/15/2023',y:[37.85,37.90,35.85,36.45]},{ x:'03/16/2023',y:[35.95,36.10,35.00,35.45]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3712 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());