Socket
Socket
Sign inDemoInstall

plotly.js-cartesian-dist

Package Overview
Dependencies
0
Maintainers
14
Versions
156
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

plotly.js-cartesian-dist


Version published
Weekly downloads
14K
increased by41.74%
Maintainers
14
Created
Weekly downloads
 

Changelog

Source

[2.26.1] -- 2023-09-22

Fixed

  • Fix horizontal title alignment [#6725], with thanks to @28raining for the contribution!
  • Fix single-point histogram when user has provided bin widths [#6725], with thanks to @28raining for the contribution!
  • Fix to allow custom plotly_legenddoubleclick handlers to execute even when the default plotly_legendclick event is cancelled (returns false) [#6727], with thanks to @andrej-vasilj for the contribution!
  • Fix Finnish translation for "Download plot" in fi locale [#6723], with thanks to @wkmor1 for the contribution!
  • Fix Czech number separators in cs locale [#6734], with thanks to @vlastimil-dolejs for the contribution!

Readme

Source

plotly.js-cartesian-dist

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

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

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

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 2023 Plotly, Inc.

Code released under the MIT license.

Docs released under the Creative Commons license.

Please visit complete list of dependencies.

Keywords

FAQs

Last updated on 22 Sep 2023

Did you know?

Socket

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc