cjdoris / Bokeh.jl

Interactive plotting made easy

Home Page:https://cjdoris.github.io/Bokeh.jl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bokeh.jl

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public. Stable Documentation Dev Documentation Test Status Docs Status Codecov

Julia bindings for the Bokeh plotting library.

Although Bokeh is mainly a Python library, all the actual plotting happens in the browser using BokehJS. This package wraps BokehJS directly without using Python.

🎨 Example

Here is an example from the gallery:

Mandelbrot example

📦 Install

pkg> add Bokeh

Then head over to the documentation.

About

Interactive plotting made easy

https://cjdoris.github.io/Bokeh.jl

License:Other


Languages

Language:Julia 94.2%Language:Python 5.2%Language:JavaScript 0.6%