Add API doc of hvPlot.__call__

Open Beginner friendly
#1,624 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
65/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
documentation

Research direction

Start by locating the API reference section that documents the plotting methods and compare its coverage with the hvPlot.call entry point used by df.hvplot(). Add the missing API documentation for that method, then verify that df.hvplot() is represented alongside the other plotting methods.

Written by the indexing model from the issue text.

Description

The API reference document all the plotting methods but doesn't include documentation for df.hvplot().

Dominant language
Python
Stars
1.4k
Forks
124
Avg merge
1d 18h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from holoviz/hvplot

All issues in holoviz/hvplot

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.