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-03-05', 20.914], ['2026-03-06', 20.985], ['2026-03-07', 21.104], ['2026-03-08', 21.104], ['2026-03-09', 21.104], ['2026-03-10', 21.091], ['2026-03-11', 20.941], ['2026-03-12', 21.042], ['2026-03-13', 21.156], ['2026-03-14', 21.281], ['2026-03-15', 21.281], ['2026-03-16', 21.281], ['2026-03-17', 21.284], ['2026-03-18', 21.186], ['2026-03-19', 21.278], ['2026-03-20', 21.324], ['2026-03-21', 21.204]]); 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-03-05', 24.360], ['2026-03-06', 24.390], ['2026-03-07', 24.405], ['2026-03-08', 24.405], ['2026-03-09', 24.405], ['2026-03-10', 24.400], ['2026-03-11', 24.380], ['2026-03-12', 24.375], ['2026-03-13', 24.415], ['2026-03-14', 24.435], ['2026-03-15', 24.435], ['2026-03-16', 24.435], ['2026-03-17', 24.435], ['2026-03-18', 24.435], ['2026-03-19', 24.460], ['2026-03-20', 24.510], ['2026-03-21', 24.505]]); 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-03-05', 1.1647700105193], ['2026-03-06', 1.1622587562545], ['2026-03-07', 1.1564158453374], ['2026-03-08', 1.1564158453374], ['2026-03-09', 1.1564158453374], ['2026-03-10', 1.1568915651226], ['2026-03-11', 1.1642232940165], ['2026-03-12', 1.1583974907328], ['2026-03-13', 1.1540461334846], ['2026-03-14', 1.1482073210845], ['2026-03-15', 1.1482073210845], ['2026-03-16', 1.1482073210845], ['2026-03-17', 1.1480454801729], ['2026-03-18', 1.1533559898046], ['2026-03-19', 1.1495441300874], ['2026-03-20', 1.1494091164885], ['2026-03-21', 1.1556781739294]]); 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-03-05', 27.982], ['2026-03-06', 28.050], ['2026-03-07', 28.163], ['2026-03-08', 28.163], ['2026-03-09', 28.163], ['2026-03-10', 28.200], ['2026-03-11', 28.176], ['2026-03-12', 28.220], ['2026-03-13', 28.316], ['2026-03-14', 28.245], ['2026-03-15', 28.245], ['2026-03-16', 28.245], ['2026-03-17', 28.280], ['2026-03-18', 28.279], ['2026-03-19', 28.318], ['2026-03-20', 28.357], ['2026-03-21', 28.342]]); 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);};