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