{"id":367,"date":"2023-07-01T17:49:53","date_gmt":"2023-07-01T16:49:53","guid":{"rendered":"https:\/\/impacturalgarve.pt\/?page_id=367"},"modified":"2023-07-01T19:03:35","modified_gmt":"2023-07-01T18:03:35","slug":"rascunhos","status":"publish","type":"page","link":"https:\/\/impacturalgarve.pt\/en\/rascunhos\/","title":{"rendered":"Rascunhos"},"content":{"rendered":"<p>https:\/\/developers.google.com\/chart\/interactive\/docs\/gallery\/diffchart?hl=pt-brl<\/p>\n  <script type=\"text\/javascript\" src=\"https:\/\/www.gstatic.com\/charts\/loader.js\"><\/script>\n  <script type=\"text\/javascript\">\n    google.charts.load('current', {packages:['corechart']});\n    google.charts.setOnLoadCallback(drawChart);\n  function drawChart() {\n    var oldData = google.visualization.arrayToDataTable([\n      ['Reino Unido', 'Degrees'],\n      ['Alemanha', 200400],\n      ['Irlanda', 108034],\n      ['Pa\u00edses Baixos', 127101],\n      ['Espanha', 81863],\n      ['Portugal', 74194]\n     ]);\n\n    var newData = google.visualization.arrayToDataTable([\n      ['Reino Unido', 'Degrees'],\n      ['Alemanha', 202200],\n      ['Irlanda', 101265],\n      ['Pa\u00edses Baixos', 172780],\n      ['Espanha', 129634],\n      ['Portugal', 97216]]);\n\n    var options = { pieSliceText: 'none',\n         slices: {\n            0: { color: '#FF7F00' },\n            2: { color: '#FFA600' },\n            5: { color: '#FF7F00' }\n          }\n };\n\n    var chartBefore = new google.visualization.PieChart(document.getElementById('piechart_before'));\n    var chartAfter = new google.visualization.PieChart(document.getElementById('piechart_after'));\n    var chartDiff = new google.visualization.PieChart(document.getElementById('piechart_diff'));\n\n    chartBefore.draw(oldData, options); \n    chartAfter.draw(newData, options);\n\n    var diffData = chartDiff.computeDiff(oldData, newData);\n    chartDiff.draw(diffData, options);\n  }\n<\/script>\n<span id=\"piechart_diff\" style=\"width: 450px; display: inline-block\"><\/span>\n<span id=\"piechart_before\" hidden=\"hidden\"><\/span>\n<span id=\"piechart_after\" hidden=\"hidden\"><\/span> \n\n\n\n\n<p>https:\/\/www.w3schools.com\/js\/js_graphics_plotly.asp<\/p>\n<p>https:\/\/plotly.com\/javascript\/<\/p>\n<script src=\"https:\/\/cdn.plot.ly\/plotly-latest.min.js\"><\/script>\n\n\n<div id=\"myPlot\" style=\"width:100%;max-width:700px\"><\/div>\n\n<script>\nconst xArray = [\"Italy\", \"France\", \"Spain\", \"USA\", \"Argentina\"];\nconst yArray = [10, 49, 44, 24, 15];\n\nconst data = [{\n  x:xArray,\n  y:yArray,\n  type:\"bar\",\n  orientation:\"v\",\n  marker: {color:\"rgba(0,0,255,0.6)\"}\n}];\n\nconst layout = {title:\"World Wide Wine Production\"};\n\nPlotly.newPlot(\"myPlot\", data, layout);\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>https:\/\/developers.google.com\/chart\/interactive\/docs\/gallery\/diffchart?hl=pt-brl https:\/\/www.w3schools.com\/js\/js_graphics_plotly.asp https:\/\/plotly.com\/javascript\/<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-367","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/impacturalgarve.pt\/en\/wp-json\/wp\/v2\/pages\/367","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/impacturalgarve.pt\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/impacturalgarve.pt\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/impacturalgarve.pt\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/impacturalgarve.pt\/en\/wp-json\/wp\/v2\/comments?post=367"}],"version-history":[{"count":27,"href":"https:\/\/impacturalgarve.pt\/en\/wp-json\/wp\/v2\/pages\/367\/revisions"}],"predecessor-version":[{"id":413,"href":"https:\/\/impacturalgarve.pt\/en\/wp-json\/wp\/v2\/pages\/367\/revisions\/413"}],"wp:attachment":[{"href":"https:\/\/impacturalgarve.pt\/en\/wp-json\/wp\/v2\/media?parent=367"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}