Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance converter docstring and signature #1481

Open
2 tasks
maximlt opened this issue Jan 27, 2025 · 0 comments
Open
2 tasks

Enhance converter docstring and signature #1481

maximlt opened this issue Jan 27, 2025 · 0 comments
Assignees
Milestone

Comments

@maximlt
Copy link
Member

maximlt commented Jan 27, 2025

Comparing the keyword documented in the signature and defined in the docstring of the HoloViewsConverter class:

  • Keywords in the signature but not in the docstring:
backlog
by
col
data
debug
fields
framewise
group_label
groupby
kind
kwds
label
persist
precompute
row
stacked
stream
subplots
use_dask
use_index
value_label
x
y
  • Keywords in the docstring but not in the signature:
bgcolor
clabel
fontscale
fontsize
frame_height
frame_width
logz
max_height
max_width
min_height
min_width
padding
responsive
shared_axes
width
xaxis
xformatter
xlabel
xticks
yaxis
yformatter
ylabel
yticks
  • Document undocumented keywords
  • Add to the signature (might be not possible for all) keywords only documented in the docstring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants