You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Chuck Connell (Jira)" <ji...@apache.org> on 2021/11/01 21:17:00 UTC

[jira] [Created] (SPARK-37188) pyspark.pandas histogram accepts the title option but does not add a title to the plot

Chuck Connell created SPARK-37188:
-------------------------------------

             Summary: pyspark.pandas histogram accepts the title option but does not add a title to the plot
                 Key: SPARK-37188
                 URL: https://issues.apache.org/jira/browse/SPARK-37188
             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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org