Better docstring for Bokeh `marker` options
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
- Domain
- data-visualization, documentation
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
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from holoviz/hvplot
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
TRIAGE
Difficulty 4/5 3-5 days Newbie friendliness 52/100
-
TRIAGE
Difficulty 4/5 3-5 days Newbie friendliness 45/100
-
TRIAGE
Difficulty 3/5 1-2 days Newbie friendliness 68/100
-
TRIAGE
Difficulty 3/5 1-2 days Newbie friendliness 68/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100