Difference between revisions of "Bokeh"

From OnnoWiki
Jump to navigation Jump to search
Line 13: Line 13:
 
* [[Bokeh: Plot dengan Axis Datetime]]
 
* [[Bokeh: Plot dengan Axis Datetime]]
 
* [[Bokeh: Plot Stock dengan Axis Datetime]]
 
* [[Bokeh: Plot Stock dengan Axis Datetime]]
 +
* [[Bokeh: Plot Beberapa Graph dalam satu canvas]]
 
* [[Bokeh: Plot Random Data dengan Axis Datetime]]
 
* [[Bokeh: Plot Random Data dengan Axis Datetime]]
 
* [[Bokeh: Menerima TCP data]]
 
* [[Bokeh: Menerima TCP data]]

Revision as of 09:33, 1 December 2015

Bokeh is a Python interactive visualization library that targets modern web browsers for presentation. Its goal is to provide elegant, concise construction of novel graphics in the style of D3.js, but also deliver this capability with high-performance interactivity over very large or streaming datasets. Bokeh can help anyone who would like to quickly and easily create interactive plots, dashboards, and data applications.

Referensi

Pranala Menarik


Bokeh Server