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

Apply Template theme to HoloViews plots #1767

Merged
merged 2 commits into from
Nov 11, 2020
Merged

Apply Template theme to HoloViews plots #1767

merged 2 commits into from
Nov 11, 2020

Conversation

philippjfr
Copy link
Member

Fixes #1764

@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #1767 (163bb0c) into master (06530a0) will increase coverage by 0.35%.
The diff coverage is 83.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1767      +/-   ##
==========================================
+ Coverage   84.93%   85.28%   +0.35%     
==========================================
  Files         151      151              
  Lines       17420    17882     +462     
==========================================
+ Hits        14796    15251     +455     
- Misses       2624     2631       +7     
Impacted Files Coverage Δ
panel/config.py 51.21% <ø> (+5.97%) ⬆️
panel/io/location.py 84.40% <ø> (+1.07%) ⬆️
panel/io/state.py 51.87% <50.00%> (+2.99%) ⬆️
panel/viewable.py 71.54% <50.00%> (-1.77%) ⬇️
panel/pane/holoviews.py 84.04% <52.94%> (-1.03%) ⬇️
panel/template/base.py 72.75% <77.77%> (+0.39%) ⬆️
panel/widgets/slider.py 93.95% <81.81%> (+2.25%) ⬆️
panel/io/server.py 65.17% <100.00%> (ø)
panel/layout/card.py 95.74% <100.00%> (ø)
panel/layout/grid.py 76.82% <100.00%> (+0.57%) ⬆️
... and 83 more

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 df1f435...163bb0c. Read the comment docs.

@philippjfr philippjfr merged commit eb974be into master Nov 11, 2020
@philippjfr philippjfr deleted the hv_theme branch November 11, 2020 14:08
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.

HoloViews Pane does not keep Dark theme after update
1 participant