Socket
Socket
Sign inDemoInstall

plotly.js-gl2d-dist-min

Package Overview
Dependencies
0
Maintainers
14
Versions
110
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    plotly.js-gl2d-dist-min

Ready-to-use minified plotly.js gl2d distributed bundle.


Version published
Weekly downloads
624
decreased by-25.45%
Maintainers
14
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-gl2d-dist-min

Ready-to-use minified plotly.js gl2d distributed bundle.

Contains trace modules heatmapgl, parcoords, pointcloud, scatter, scattergl and splom.

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

Installation

npm install plotly.js-gl2d-dist-min

Usage

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

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

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