Better docstring for Bokeh `marker` options

Open Beginner friendly
#1,733 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
72/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
python

Research direction

Review the linked HoloViews styles.py marker mapping and locate the corresponding hvPlot marker docstring. Clarify which Bokeh markers and mapped Matplotlib markers are supported, then verify that the resulting docstring accurately reflects the mapping and renders clearly in the documentation.

Written by the indexing model from the issue text.

Description

TRIAGE

I think that, when the bokeh plotting backend is active, we support the Bokeh markers AND a subset of the Maplotlib markers thanks to this mapping in holoviews https://github.com/holoviz/holoviews/blob/67201d13e226f04b614ede4131c321fed5353edb/holoviews/plotting/bokeh/styles.py#L88-L100. I don't think that mapping is documented anywhere in HoloViews, but I found out about it looking at the code, and so I documented it here but not very clearly I guess.

Originally posted by @maximlt in https://github.com/holoviz/hvplot/pull/1658#discussion_r3434306725

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.