You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2022/01/23 23:57:00 UTC

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

     [ https://issues.apache.org/jira/browse/SPARK-37188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-37188.
----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Issue resolved by pull request 35282
[https://github.com/apache/spark/pull/35282]

> 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: Sub-task
>          Components: PySpark
>    Affects Versions: 3.2.0
>            Reporter: Chuck Connell
>            Assignee: Yikun Jiang
>            Priority: Major
>             Fix For: 3.3.0
>
>
> 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.20.1#820001)

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