Is there a way (built-in or quick workaround) to make bokeh charts' data change more smoothly? I am streaming some data in a Bokeh dashboard, the data changes drastically from time to time, and I would like to allow a few seconds for the chart data to update (imagine a bar chart), like an animation ...
How can I achieve this? Any hint would be useful.
P.S. I am using Bokeh server and am already customizing my template (html, css, js)
There are two ways to animate things with Bokeh right now: