Real time plot on django based on bokeh library but without using bokeh server -
i try plot real time figures based on bokeh library on django. not getting how can make real time plots?
there 1 example here: streaming 2 line graphs using bokeh based on bokeh server, , don't want use bokeh server. want plot using django views.
please guide me!
Comments
Post a Comment