ijavascript-plotly

IJavascript wrapper for Plotly

APACHE-2.0 License

Downloads
25
Stars
2
Committers
1

IJavascript Wrapper for Plotly

ijavascript-plotly is an npm module for creating Plotly plots in IJavascript.

This is an alpha release (API is likely to change).

Usage

var Plotly = require("ijavascript-plotly");

Plotly([{y: [10, 30, 20]}], {title: "Plotly from IJavascript"});

Compatible Frontends

Frontend Requirements
[email protected] none
[email protected] none
[email protected] pip3 install plotly
[email protected] not working