Databricks plot doesn't fit in cell

Ross Hamilton 21 Reputation points
2022-06-22T15:43:15.54+00:00

Within databricks I am producing a plot using ggplot2 and wish to produce 2 plots side by side with grid.arrange

The plots work but the cell in databricks doesn't resize which creates for a confusing layout (note that I could also use the databricks display() function however when generating histograms using this function (in R) the histograms are displayed very small and I am unable to resize them.

The below is a screenshot of the issue:

213926-image.png

Azure Databricks
Azure Databricks
An Apache Spark-based analytics platform optimized for Azure.
2,514 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Ross Hamilton 21 Reputation points
    2022-06-23T11:12:41.663+00:00

    I have also attempted to create a reprodicble dataframe with the issue but the issue does not appear when I have created this in a new notebook


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.