In bokeh, when you save PNG, it saves what is currently visible, but that's because it uses browser's screenshot. Not sure if we can capture current bounds and inject into the spec before saving? What I wanted exported in the pane: <img width="1743" height="925" alt="Image" src="https://github.com/user-attachments/assets/9c657858-79b5-4da5-a06b-5a07f6cbc8cb" /> Reality: <img width="1846" height="882" alt="Image" src="https://github.com/user-attachments/assets/b14ee380-77ca-4e9a-82e1-836fb85ebe91" />
In bokeh, when you save PNG, it saves what is currently visible, but that's because it uses browser's screenshot.
Not sure if we can capture current bounds and inject into the spec before saving?
What I wanted exported in the pane:

Reality:
