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:'04/30/2024',y:[55.00,56.30,53.40,55.60]},{ x:'05/02/2024',y:[57.90,59.20,55.20,55.30]},{ x:'05/03/2024',y:[56.00,56.50,54.00,54.00]},{ x:'05/06/2024',y:[55.10,55.10,53.70,54.20]},{ x:'05/07/2024',y:[55.10,57.30,53.30,54.70]},{ x:'05/08/2024',y:[56.50,60.10,56.10,58.00]},{ x:'05/09/2024',y:[56.80,58.00,56.20,56.30]},{ x:'05/10/2024',y:[56.70,57.30,55.30,56.80]},{ x:'05/13/2024',y:[55.50,56.30,55.10,55.10]},{ x:'05/14/2024',y:[55.10,58.20,55.10,58.00]},{ x:'05/15/2024',y:[58.60,59.80,57.00,58.20]},{ x:'05/16/2024',y:[58.80,58.90,56.50,57.10]},{ x:'05/17/2024',y:[57.00,58.40,57.00,57.20]},{ x:'05/20/2024',y:[57.20,58.00,56.00,56.40]},{ x:'05/21/2024',y:[57.50,60.20,56.70,60.00]},{ x:'05/22/2024',y:[60.50,60.60,58.60,58.60]},{ x:'05/23/2024',y:[58.70,59.20,56.70,56.70]},{ x:'05/24/2024',y:[56.70,62.30,55.30,62.30]},{ x:'06/11/2024',y:[61.10,61.10,58.10,58.50]},{ x:'06/12/2024',y:[59.50,60.90,58.50,59.70]},{ x:'06/13/2024',y:[60.00,60.50,57.60,57.70]},{ x:'06/14/2024',y:[58.00,58.50,57.40,57.80]},{ x:'06/17/2024',y:[57.70,59.00,57.70,58.40]},{ x:'06/18/2024',y:[58.20,59.10,58.20,58.60]},{ x:'06/19/2024',y:[59.30,64.40,58.60,62.80]},{ x:'06/20/2024',y:[63.00,64.60,62.30,63.10]},{ x:'06/21/2024',y:[62.50,62.70,61.30,61.60]},{ x:'06/24/2024',y:[61.20,61.80,59.50,59.90]},{ x:'06/25/2024',y:[59.50,62.30,58.40,62.00]},{ x:'06/26/2024',y:[61.20,63.80,60.90,62.10]},{ x:'06/27/2024',y:[62.50,62.90,60.90,60.90]},{ x:'06/28/2024',y:[61.30,65.00,61.30,62.90]},{ x:'07/01/2024',y:[63.50,63.90,61.80,61.90]},{ x:'07/02/2024',y:[62.40,62.50,60.90,60.90]},{ x:'07/03/2024',y:[61.20,62.80,61.20,61.20]},{ x:'07/04/2024',y:[62.00,64.50,62.00,63.00]},{ x:'07/05/2024',y:[64.50,65.50,63.00,65.00]},{ x:'07/12/2024',y:[65.50,66.20,64.40,64.80]},{ x:'07/15/2024',y:[65.50,65.80,63.30,63.50]},{ x:'07/16/2024',y:[63.80,64.30,61.90,62.00]},{ x:'07/17/2024',y:[62.10,63.50,62.10,62.30]},{ x:'07/18/2024',y:[61.20,62.00,60.60,60.80]},{ x:'07/19/2024',y:[61.10,61.50,60.00,60.00]},{ x:'07/22/2024',y:[60.00,61.00,57.10,57.60]},{ x:'07/23/2024',y:[58.80,58.80,58.00,58.10]},{ x:'07/26/2024',y:[56.40,57.20,56.00,56.80]},{ x:'07/29/2024',y:[57.30,57.90,54.80,54.80]},{ x:'07/30/2024',y:[54.80,56.00,54.20,56.00]},{ x:'07/31/2024',y:[55.90,57.00,55.90,55.90]},{ x:'08/01/2024',y:[57.20,58.10,56.80,57.50]},{ x:'08/02/2024',y:[56.20,57.80,56.00,56.50]},{ x:'08/05/2024',y:[53.00,53.20,49.70,49.70]},{ x:'08/06/2024',y:[52.10,52.30,46.50,51.00]},{ x:'08/07/2024',y:[50.90,55.20,50.90,55.10]},{ x:'08/08/2024',y:[54.10,55.80,53.80,54.70]},{ x:'08/09/2024',y:[55.70,56.50,54.10,54.50]},{ x:'08/12/2024',y:[53.30,54.70,53.10,53.30]},{ x:'08/13/2024',y:[53.60,54.00,52.90,53.40]},{ x:'08/14/2024',y:[54.30,54.30,53.10,53.20]},{ x:'08/15/2024',y:[53.80,55.20,53.00,53.20]} ] }], chart: { type: "candlestick", height: 350, toolbar: { show: !1 } }, plotOptions: { candlestick: { colors: { upward: chartCandlestickBasicColors[0], downward: chartCandlestickBasicColors[1] } } }, title: { text: "3306 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());