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

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


Version published
Weekly downloads
9.7K
increased by3.16%
Maintainers
14
Install size
3.30 MB
Created
Weekly downloads
 

Changelog

Source

[2.27.0] -- 2023-10-20

Added

  • Add insiderange to cartesian axes to help avoid overlap between visible grid lines and tick labels of the counter axis when they are positioned inside [#6735], this feature was anonymously sponsored: thank you to our sponsor!

Fixed

  • Fix column order changes on hover [#6718], with thanks to @bhavinpatel1109 for the contribution!
  • Fix hover at timestamp '1970-01-01 00:00:00' [#6752], with thanks to @adamjhawley for the contribution!
  • Fix clearing empty candlestick using react [#6757]

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 20 Oct 2023

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