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-04-20', 20.608], ['2026-04-21', 20.659], ['2026-04-22', 20.653], ['2026-04-23', 20.751], ['2026-04-24', 20.824], ['2026-04-25', 20.802], ['2026-04-26', 20.802], ['2026-04-27', 20.802], ['2026-04-28', 20.724], ['2026-04-29', 20.861], ['2026-04-30', 20.830], ['2026-05-01', 20.813], ['2026-05-02', 20.813], ['2026-05-03', 20.813], ['2026-05-04', 20.813], ['2026-05-05', 20.848], ['2026-05-06', 20.853]]); 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-04-20', 24.315], ['2026-04-21', 24.290], ['2026-04-22', 24.305], ['2026-04-23', 24.345], ['2026-04-24', 24.355], ['2026-04-25', 24.370], ['2026-04-26', 24.370], ['2026-04-27', 24.370], ['2026-04-28', 24.355], ['2026-04-29', 24.370], ['2026-04-30', 24.380], ['2026-05-01', 24.360], ['2026-05-02', 24.360], ['2026-05-03', 24.360], ['2026-05-04', 24.360], ['2026-05-05', 24.395], ['2026-05-06', 24.380]]); 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-04-20', 1.1798815993789], ['2026-04-21', 1.1757587492134], ['2026-04-22', 1.1768266111461], ['2026-04-23', 1.1731964724592], ['2026-04-24', 1.1695639646562], ['2026-04-25', 1.1715219690414], ['2026-04-26', 1.1715219690414], ['2026-04-27', 1.1715219690414], ['2026-04-28', 1.1752074889018], ['2026-04-29', 1.168208618954], ['2026-04-30', 1.1704272683629], ['2026-05-01', 1.1704223321962], ['2026-05-02', 1.1704223321962], ['2026-05-03', 1.1704223321962], ['2026-05-04', 1.1704223321962], ['2026-05-05', 1.1701362240982], ['2026-05-06', 1.1691363352995]]); 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-04-20', 27.894], ['2026-04-21', 27.905], ['2026-04-22', 27.927], ['2026-04-23', 28.015], ['2026-04-24', 28.129], ['2026-04-25', 28.075], ['2026-04-26', 28.075], ['2026-04-27', 28.075], ['2026-04-28', 28.131], ['2026-04-29', 28.102], ['2026-04-30', 28.140], ['2026-05-01', 28.116], ['2026-05-02', 28.116], ['2026-05-03', 28.116], ['2026-05-04', 28.116], ['2026-05-05', 28.245], ['2026-05-06', 28.240]]); 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);};