텔레그램 알림받기 텔레그램 대화방 단톡방 배포요청


var options = { height : '100%', width : '100%', hAxis: { format: chartDateformat, title: '실거래월', textStyle:{fontSize:12} }, vAxis: {minValue: 100,viewWindow:{min:1000},gridlines:{count:-1}, title: '실거래최고가', textStyle:{fontSize:12} }, tooltip : {textStyle : {fontSize:12}, showColorCode : true,trigger: 'both'}, backgroundColor: '#f1f8e9' }; var date_formatter = new google.visualization.DateFormat({ pattern: chartDateformat}); date_formatter.format(data, 0); var chart = new google.visualization.LineChart(document.getElementById('chart_div')); chart.draw(data, options); } 아파트투미가 제공하는 정보는 무단 복제·배포·전송등 이용할 수 없으며, 이를 무단 이용하는 경우 저작권법 등에 따라 법적 책임을 질 수 있습니다.

Copyright © 2018-2024. 아파트투미 All Rights Reserved.