-
-
Notifications
You must be signed in to change notification settings - Fork 108
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 easy to use, customizable theming with a great look and feel #895
base: main
Are you sure you want to change the base?
Conversation
I will wait for Philipps feedback/ solutions for the issues listed above. |
Is that a screenshot from a full-screen plot on a large monitor? The tick labels seem much too small, but maybe if it were on a laptop screen they would be ok? |
Big screen |
I remember using the theme like: Does Would this work for matplotlib too? Also, should the theme be integrated on panel rather than hvplot? I personally like streamlit's widget theme/style; feels very "modern/minimal" Perhaps the colors of the theme should reflect panel's green logo? |
Thanks @MarcSkovMadsen for this effort. I agree it'd be nice to have an easy way to customize the theme. However I wouldn't know where to start reviewing this, it seems like you're creating a new |
I asked @MarcSkovMadsen to push something I could work from, so blame me 🙂 |
Adds easy to use, customizable theming to hvPlot. Should work for HoloViews as well and integrate well with Panel.
For example like
This PR was requested by @philippjfr . I should initiate and @philippjfr would look at finding solutions for the HoloViews/ Bokeh related technical issues.
Theme
should provide a css argument that can be used?kind
s of plots.Maybe @matpap has suggestions for solving these issues?
This PR is about getting the basics right
I think we should not wait for Bokeh 3.0 to solve some of these issues. But one day it would be nice to get the improvements ported back to Bokeh.
Closes #841, Closes #834
Related #537
Examples
panel serve examples/user_guide/theming_bokeh.py --auto
fast theme
fast-dark theme