Skip to content

DOC: add hvplot as option to plotting.backend #33730

Closed
@raybellwaves

Description

@raybellwaves

Location of the documentation

Couple of sections here
https://pandas.pydata.org/pandas-docs/stable/ecosystem.html#visualization
https://dev.pandas.io/docs/development/extending.html#plotting-backends

Documentation problem

Add information that hvplot can be used as a backend
pd.set_option("plotting.backend", "hvplot")

Suggested fix for documentation

Not sure will this could go. Could add a hvplot section to https://github.com/pandas-dev/pandas/blob/master/doc/source/ecosystem.rst#visualization but perhaps want to make an explicit list of all the plotting backend options at https://dev.pandas.io/docs/development/extending.html#plotting-backends

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions