Friday, December 29, 2017
javascript server based bokeh plot update
javascript server based bokeh plot update
javascript - server based bokeh plot update -
i using bokeh embed chart html template served flask. using autoload server method returns script embedded html template renderer.
what next update plot via ajax type request, via button click on hte same page, without having replace whole script came along first time page loaded. seems should possible update plot id or similar chart changes without brute forcefulness of replacing whole script each time. possible , how done?
thanks!
hi possible, difficult. working on pr:
https://github.com/continuumio/bokeh/pull/1274
that merged in next few days (todays date: 2014.10.19) create things easier. adds "bokeh.index" contains top level objects, can reach in , grab info sources more , update them. there follow on pr create illustration describe:
https://github.com/continuumio/bokeh/pull/911
it may few weeks before have time finish one, suggest subscribing issue on gh can updated when ready.
javascript python flask bokeh
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.