Socket
Socket
Sign inDemoInstall

plotly.js-cartesian-dist

Package Overview
Dependencies
0
Maintainers
11
Versions
156
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    plotly.js-cartesian-dist

Ready-to-use plotly.js cartesian distributed bundle.


Version published
Weekly downloads
10K
decreased by-6.08%
Maintainers
11
Created
Weekly downloads
 

Changelog

Source

[1.39.3] -- 2018-07-25

Fixed

  • Fix overlaying subplot configuration relayouts [#2831]
  • Fix trace toggling from position-editable horizontal legends [#2829]
  • Fix [un]selected.marker.opacity settings on scattergeo traces [#2827]
  • Fix selections on some Robinson projections [#2827]

Readme

Source

plotly.js-cartesian-dist

Ready-to-use plotly.js cartesian distributed bundle.

Contains trace modules scatter, bar, box, heatmap, histogram, histogram2d, histogram2dcontour, pie, contour, scatterternary and violin.

For more info on plotly.js, go to https://github.com/plotly/plotly.js

Installation

npm install plotly.js-cartesian-dist

Usage

// ES6 module
import Plotly from 'plotly.js-cartesian-dist';

// CommonJS
var Plotly = require('plotly.js-cartesian-dist');

Code and documentation copyright 2018 Plotly, Inc.

Code released under the MIT license.

Docs released under the Creative Commons license.

Keywords

FAQs

Last updated on 25 Jul 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc