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-01-19', 20.908], ['2026-01-20', 20.883], ['2026-01-21', 20.748], ['2026-01-22', 20.758], ['2026-01-23', 20.756], ['2026-01-24', 20.659], ['2026-01-25', 20.659], ['2026-01-26', 20.659], ['2026-01-27', 20.483], ['2026-01-28', 20.345], ['2026-01-29', 20.291], ['2026-01-30', 20.345], ['2026-01-31', 20.413], ['2026-02-01', 20.413], ['2026-02-02', 20.413], ['2026-02-03', 20.527], ['2026-02-04', 20.600]]); 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-01-19', 24.285], ['2026-01-20', 24.290], ['2026-01-21', 24.335], ['2026-01-22', 24.360], ['2026-01-23', 24.305], ['2026-01-24', 24.265], ['2026-01-25', 24.265], ['2026-01-26', 24.265], ['2026-01-27', 24.250], ['2026-01-28', 24.270], ['2026-01-29', 24.295], ['2026-01-30', 24.340], ['2026-01-31', 24.330], ['2026-02-01', 24.330], ['2026-02-02', 24.330], ['2026-02-03', 24.300], ['2026-02-04', 24.320]]); 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-01-19', 1.1615171226325], ['2026-01-20', 1.1631470574151], ['2026-01-21', 1.1728841334104], ['2026-01-22', 1.1735234608344], ['2026-01-23', 1.1709867026402], ['2026-01-24', 1.1745486228762], ['2026-01-25', 1.1745486228762], ['2026-01-26', 1.1745486228762], ['2026-01-27', 1.1839086071376], ['2026-01-28', 1.1929220938806], ['2026-01-29', 1.197328865014], ['2026-01-30', 1.1963627426886], ['2026-01-31', 1.1918875226571], ['2026-02-01', 1.1918875226571], ['2026-02-02', 1.1918875226571], ['2026-02-03', 1.183806693623], ['2026-02-04', 1.1805825242718]]); 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-01-19', 28.004], ['2026-01-20', 28.010], ['2026-01-21', 27.894], ['2026-01-22', 27.859], ['2026-01-23', 27.855], ['2026-01-24', 27.953], ['2026-01-25', 27.953], ['2026-01-26', 27.953], ['2026-01-27', 27.952], ['2026-01-28', 27.955], ['2026-01-29', 27.978], ['2026-01-30', 28.102], ['2026-01-31', 28.093], ['2026-02-01', 28.093], ['2026-02-02', 28.093], ['2026-02-03', 28.069], ['2026-02-04', 28.198]]); 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);};