google.load('visualization', '1', {'packages':['corechart'], 'language' : 'cs'}); google.setOnLoadCallback(drawChart); function drawChart() {var data_1 = new google.visualization.DataTable(); data_1.addColumn('string', 'DateTime'); data_1.addColumn('number', ''); data_1.addRows([ ['2026-06-04', 20.829], ['2026-06-05', 20.810], ['2026-06-06', 20.759], ['2026-06-07', 20.759], ['2026-06-08', 20.759], ['2026-06-09', 21.010], ['2026-06-10', 20.888], ['2026-06-11', 20.965], ['2026-06-12', 20.976], ['2026-06-13', 20.894], ['2026-06-14', 20.894], ['2026-06-15', 20.894], ['2026-06-16', 20.807], ['2026-06-17', 20.823], ['2026-06-18', 20.832], ['2026-06-19', 21.078], ['2026-06-20', 21.126]]); var chart_1 = new google.visualization.LineChart(document.getElementById('exchange_rate_1')); chart_1.draw(data_1, { scaleType: 'maximized', wmode:'transparent', dateFormat: 'y-M-d', displayZoomButtons: false, displayRangeSelector: false, displayLegendDots: false, displayDateBarSeparator: false, allowHtml: true, lineSize: 1, pointSize: 0, legend: 'none', axisFontSize: 9, colors:['#86A7A7', '#595959'] });var data_2 = new google.visualization.DataTable(); data_2.addColumn('string', 'DateTime'); data_2.addColumn('number', ''); data_2.addRows([ ['2026-06-04', 24.190], ['2026-06-05', 24.220], ['2026-06-06', 24.165], ['2026-06-07', 24.165], ['2026-06-08', 24.165], ['2026-06-09', 24.240], ['2026-06-10', 24.170], ['2026-06-11', 24.195], ['2026-06-12', 24.195], ['2026-06-13', 24.170], ['2026-06-14', 24.170], ['2026-06-15', 24.170], ['2026-06-16', 24.150], ['2026-06-17', 24.150], ['2026-06-18', 24.150], ['2026-06-19', 24.175], ['2026-06-20', 24.225]]); var chart_2 = new google.visualization.LineChart(document.getElementById('exchange_rate_2')); chart_2.draw(data_2, { scaleType: 'maximized', wmode:'transparent', dateFormat: 'y-M-d', displayZoomButtons: false, displayRangeSelector: false, displayLegendDots: false, displayDateBarSeparator: false, allowHtml: true, lineSize: 1, pointSize: 0, legend: 'none', axisFontSize: 9, colors:['#86A7A7', '#595959'] });var data_8 = new google.visualization.DataTable(); data_8.addColumn('string', 'DateTime'); data_8.addColumn('number', ''); data_8.addRows([ ['2026-06-04', 1.1613615632051], ['2026-06-05', 1.1638635271504], ['2026-06-06', 1.1640734139409], ['2026-06-07', 1.1640734139409], ['2026-06-08', 1.1640734139409], ['2026-06-09', 1.15373631604], ['2026-06-10', 1.1571237073918], ['2026-06-11', 1.1540663009778], ['2026-06-12', 1.1534610983982], ['2026-06-13', 1.1567914233751], ['2026-06-14', 1.1567914233751], ['2026-06-15', 1.1567914233751], ['2026-06-16', 1.1606670831932], ['2026-06-17', 1.1597752485233], ['2026-06-18', 1.1592741935484], ['2026-06-19', 1.1469304488092], ['2026-06-20', 1.1466912808861]]); var chart_8 = new google.visualization.LineChart(document.getElementById('exchange_rate_8')); chart_8.draw(data_8, { scaleType: 'maximized', wmode:'transparent', dateFormat: 'y-M-d', displayZoomButtons: false, displayRangeSelector: false, displayLegendDots: false, displayDateBarSeparator: false, allowHtml: true, lineSize: 1, pointSize: 0, legend: 'none', axisFontSize: 9, colors:['#86A7A7', '#595959'] });var data_3 = new google.visualization.DataTable(); data_3.addColumn('string', 'DateTime'); data_3.addColumn('number', ''); data_3.addRows([ ['2026-06-04', 28.010], ['2026-06-05', 28.003], ['2026-06-06', 27.959], ['2026-06-07', 27.959], ['2026-06-08', 27.959], ['2026-06-09', 28.066], ['2026-06-10', 27.995], ['2026-06-11', 28.059], ['2026-06-12', 28.032], ['2026-06-13', 28.000], ['2026-06-14', 28.000], ['2026-06-15', 28.000], ['2026-06-16', 27.925], ['2026-06-17', 27.930], ['2026-06-18', 27.931], ['2026-06-19', 27.895], ['2026-06-20', 27.955]]); var chart_3 = new google.visualization.LineChart(document.getElementById('exchange_rate_3')); chart_3.draw(data_3, { scaleType: 'maximized', wmode:'transparent', dateFormat: 'y-M-d', displayZoomButtons: false, displayRangeSelector: false, displayLegendDots: false, displayDateBarSeparator: false, allowHtml: true, lineSize: 1, pointSize: 0, legend: 'none', axisFontSize: 9, colors:['#86A7A7', '#595959'] });$$('.market_survey_page.hide').each(function(el){ el.hide();}, this);};