iisri-vu

Results 2 issues of iisri-vu

Hi all, I'm using bokeh charts with python Flask to create a dashboard. I set the chart sizing_mode="stretch_both" to fill the parent div. It fills the parent div dimension correctly...

type: bug
tag: component: bokehjs
tag: layout

This seems to be a bug when panning the data. The points' location appears changing slightly after pan. See gif image below. ![Point moving](https://user-images.githubusercontent.com/63297801/156675976-fa2c95f7-7d06-4249-b7aa-79ee59fbce63.gif) Also, how do we set the...