holoviz / holoviz/hvplot

Can't select invert_yaxis=True when combining hvplot and panel scrubber

Open
#780 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
124
Avg merge
1d 18h
Merged PRs (30d)
1

Description

Hi,

I am trying to invert my y-axis and it seems I can't do so when adding in a panel widget. When I add in the panel widget, I can't do .opts. Thus, I am forced to try to insert this option directly into .hvplot(invert_yaxis=True....) and the parameter is missing. Is there a way to work around this? The code that I am working with is shown below.

image

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.