Skip to content

Fix :Tick styling overridden by frontend theme in stramlit_bokeh#59

Open
RahulG-12 wants to merge 1 commit intostreamlit:mainfrom
RahulG-12:fix-tick-styling
Open

Fix :Tick styling overridden by frontend theme in stramlit_bokeh#59
RahulG-12 wants to merge 1 commit intostreamlit:mainfrom
RahulG-12:fix-tick-styling

Conversation

@RahulG-12
Copy link
Copy Markdown

Problem

Axis tick styling is overridden when using themes like 'caliber in streamlit_bokeh.

Root Cause

Frontend applies Bokeh theme after serialization, overriding user-defined styles.

Fix

Disabled frontend theme override by setting 'bokeh_theme = None`.

Result

Tick styling is preserved correctly.

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.

1 participant