JuliaPlots / PlotlyJS.jl

Julia library for plotting with plotly.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlotlyJS

Build Status project chat

Julia interface to plotly.js visualization library.

This package constructs plotly graphics using all local resources. To interact or save graphics to the Plotly cloud, use the Plotly package.

Installation

If you have issues building this package because of installation of the MbedTLS package please see this issue.

Jupyterlab

If you will be using this package from within Jupyterlab, please also install the plotly jupyterlab extension by running:

jupyter labextension install jupyterlab-plotly

See the jupyterlab extension documentation for more details.

About

Julia library for plotting with plotly.js

License:Other


Languages

Language:Julia 90.7%Language:JavaScript 9.3%