Difference between revisions of "Bokeh"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
Line 24: | Line 24: | ||
* [[Bokeh-Server: Random data dengan x axis datetime]] | * [[Bokeh-Server: Random data dengan x axis datetime]] | ||
* [[Bokeh-Server: Terima TCP dengan x axis datetime]] | * [[Bokeh-Server: Terima TCP dengan x axis datetime]] | ||
+ | * [[Bokeh-Server: Terima TCP Multiline dengan x axis datetime]] |
Revision as of 11:15, 30 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
- Python Foundation dari Bokeh
- Bokeh: Quick Start
- Bokeh: Download sample data
- Bokeh: Plot dengan Axis Datetime
- Bokeh: Plot Stock dengan Axis Datetime
- Bokeh: Plot Random Data dengan Axis Datetime
- Bokeh: Menerima TCP data
- Bokeh: Menerima UDP data