Skip to content

Julia library for plotting with plotly.js

License

Notifications You must be signed in to change notification settings

dsfenn/PlotlyJS.jl

This branch is 1 commit ahead of, 127 commits behind JuliaPlots/PlotlyJS.jl:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f4ad751 · Mar 16, 2020
Feb 16, 2020
Aug 6, 2019
Feb 2, 2019
Mar 19, 2019
Feb 15, 2020
Mar 16, 2020
Dec 29, 2018
Aug 6, 2019
Jun 28, 2019
May 16, 2019
Feb 9, 2018
Nov 17, 2015
Jan 18, 2020
Apr 19, 2019
May 27, 2017
Mar 5, 2016
Jan 20, 2018

Repository files navigation

PlotlyJS

Join the chat at https://gitter.im/sglyon/PlotlyJS.jl

Build Status

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.

Check out the docs!

Installation

If you intend to use the Electron display or any of its features (recommended) you will need to enter the following at the Julia REPL:

using Blink
Blink.AtomShell.install()

Note that this is a one time process.

Also, 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-extension

See the jupyterlab extension documentation for more details.

About

Julia library for plotting with plotly.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 87.3%
  • JavaScript 12.3%
  • Shell 0.4%