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

Add hvPlot Interactive pane #1900

Merged
merged 5 commits into from
Jan 14, 2021
Merged

Add hvPlot Interactive pane #1900

merged 5 commits into from
Jan 14, 2021

Conversation

philippjfr
Copy link
Member

Fixes #1824

@jbednar
Copy link
Member

jbednar commented Jan 12, 2021

Thanks so much!

@codecov
Copy link

codecov bot commented Jan 14, 2021

Codecov Report

Merging #1900 (b166ad9) into master (316ebbc) will decrease coverage by 0.07%.
The diff coverage is 40.54%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1900      +/-   ##
==========================================
- Coverage   85.10%   85.02%   -0.08%     
==========================================
  Files         152      152              
  Lines       18814    18883      +69     
==========================================
+ Hits        16011    16056      +45     
- Misses       2803     2827      +24     
Impacted Files Coverage Δ
panel/pane/holoviews.py 80.26% <35.29%> (-3.63%) ⬇️
panel/pane/__init__.py 100.00% <100.00%> (ø)
panel/tests/pane/test_base.py 88.57% <100.00%> (ø)
panel/tests/test_docs.py 100.00% <100.00%> (ø)
panel/widgets/tables.py 83.90% <0.00%> (+0.03%) ⬆️
panel/tests/widgets/test_tables.py 99.14% <0.00%> (+0.05%) ⬆️
panel/template/base.py 72.77% <0.00%> (+0.07%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 316ebbc...b166ad9. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better support for hvPlot .interactive
2 participants