Chuck Connell created SPARK-37189:
-------------------------------------

             Summary: CLONE - pyspark.pandas histogram accepts the title option 
but does not add a title to the plot
                 Key: SPARK-37189
                 URL: https://issues.apache.org/jira/browse/SPARK-37189
             Project: Spark
          Issue Type: Bug
          Components: PySpark
    Affects Versions: 3.2.0
            Reporter: Chuck Connell


In pyspark.pandas if you write a line like this
{quote}DF.plot.hist(bins=20, title="US Counties -- FullVaxPer100")
{quote}
it compiles and runs, but the plot has no title.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to