Difference between revisions of "Bokeh"

From OnnoWiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
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==
 
==Referensi==
  
Line 11: Line 13:
 
* [[Bokeh: Plot dengan Axis Datetime]]
 
* [[Bokeh: Plot dengan Axis Datetime]]
 
* [[Bokeh: Menerima UDP data]]
 
* [[Bokeh: Menerima UDP data]]
 +
 +
 +
===Bokeh Server===

Revision as of 05:52, 28 November 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