<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Change size or aspect ratio of ggplot visualizations in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/change-size-or-aspect-ratio-of-ggplot-visualizations/m-p/28736#M20513</link>
    <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Try something like this: &lt;/P&gt;
&lt;P&gt;options(repr.plot.width=800, repr.plot.height=500)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 26 May 2018 17:28:15 GMT</pubDate>
    <dc:creator>sdaza</dc:creator>
    <dc:date>2018-05-26T17:28:15Z</dc:date>
    <item>
      <title>Change size or aspect ratio of ggplot visualizations</title>
      <link>https://community.databricks.com/t5/data-engineering/change-size-or-aspect-ratio-of-ggplot-visualizations/m-p/28735#M20512</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;I understand that plots in R notebooks are captured by a png graphics device. Is there a way to set the size or the aspect ratio of the canvas? I understand that I can resize the rendered .png by dragging the handle in the notebook, but that means I have to set font sizes etc manually so that they render nicely at the smaller size. I'd rather just specify the size of my plot in my code. Is this possible?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 May 2018 20:27:21 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/change-size-or-aspect-ratio-of-ggplot-visualizations/m-p/28735#M20512</guid>
      <dc:creator>tismith1_558848</dc:creator>
      <dc:date>2018-05-23T20:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: Change size or aspect ratio of ggplot visualizations</title>
      <link>https://community.databricks.com/t5/data-engineering/change-size-or-aspect-ratio-of-ggplot-visualizations/m-p/28736#M20513</link>
      <description>&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Try something like this: &lt;/P&gt;
&lt;P&gt;options(repr.plot.width=800, repr.plot.height=500)&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 May 2018 17:28:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/change-size-or-aspect-ratio-of-ggplot-visualizations/m-p/28736#M20513</guid>
      <dc:creator>sdaza</dc:creator>
      <dc:date>2018-05-26T17:28:15Z</dc:date>
    </item>
    <item>
      <title>Re: Change size or aspect ratio of ggplot visualizations</title>
      <link>https://community.databricks.com/t5/data-engineering/change-size-or-aspect-ratio-of-ggplot-visualizations/m-p/28737#M20514</link>
      <description>&lt;P&gt;Hi @sdaza​&amp;nbsp;, the answer above didn't change the size somehow, or perhaps I was putting it in the wrong place? I entered it in a new cell before the %sql cell with the plot chart.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="screen-shot-2020-12-23-at-104359-pm.png"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/2522iE9C8A45DBD7FDB87/image-size/large?v=v2&amp;amp;px=999" role="button" title="screen-shot-2020-12-23-at-104359-pm.png" alt="screen-shot-2020-12-23-at-104359-pm.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Dec 2020 21:49:15 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/change-size-or-aspect-ratio-of-ggplot-visualizations/m-p/28737#M20514</guid>
      <dc:creator>kassandra</dc:creator>
      <dc:date>2020-12-23T21:49:15Z</dc:date>
    </item>
  </channel>
</rss>

