Popularity
73 Stars
Updated Last
1 Year Ago
Started In
May 2022

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.

Used By Packages

No packages found.