Socket
Socket
Sign inDemoInstall

plotly.js-strict-dist

Package Overview
Dependencies
0
Maintainers
13
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    plotly.js-strict-dist

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


Version published
Weekly downloads
1.6K
decreased by-24.97%
Maintainers
13
Install size
8.69 MB
Created
Weekly downloads
 

Changelog

Source

[2.32.0] -- 2024-04-23

Added

  • Add "bold" weight, "italic" style and "small-caps" variant options to fonts [#6956]

Fixed

  • Fix applying autotickangles on axes with showdividers as well as cases where tickson is set to "boundaries" [#6967], with thanks to @my-tien for the contribution!
  • Fix positioning of multi-line axis titles with standoff [#6970], with thanks to @my-tien for the contribution!

Readme

Source

plotly.js-strict-dist

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

Contains trace modules bar, barpolar, box, candlestick, carpet, choropleth, choroplethmapbox, cone, contour, contourcarpet, densitymapbox, funnel, funnelarea, heatmap, heatmapgl, histogram, histogram2d, histogram2dcontour, icicle, image, indicator, isosurface, mesh3d, ohlc, parcats, parcoords, pie, pointcloud, sankey, scatter, scattergl, scatter3d, scattercarpet, scattergeo, scattermapbox, scatterpolar, scatterpolargl, scattersmith, scatterternary, splom, streamtube, sunburst, surface, table, treemap, violin, volume and waterfall.

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

Installation

npm install plotly.js-strict-dist

Usage

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

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

Code and documentation copyright 2024 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 23 Apr 2024

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