Closed ashvin777 closed 3 years ago
Themes are a (Python) bokeh feature and currently there is nothing equivalent available in bokehjs.
@ashvin777 this issue should not be closed, @mattpap has triaged it indicating interest to work on it at some point.
I've been actually working on this this week, so that new bokeh's latex examples can be ported to bokehjs.
Great thanks!
Bokeh.require("core/properties").use_theme(Bokeh.Themes.night_sky)
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
How can we set dark_minimal in JavaScript version of bokehjs ? There is no example available for it.