Socket
Socket
Sign inDemoInstall

plotly.js-gl2d-dist-min

Package Overview
Dependencies
0
Maintainers
14
Versions
111
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
Maintainers
14
Created

Changelog

Source

[2.29.0] -- 2024-02-01

Added

  • Add layout.barcornerradius and trace.marker.cornerradius properties to support rounding the corners of bar traces [#6761], with thanks to Displayr for sponsoring development!
  • Add autotickangles to cartesian and radial axes [#6790], with thanks to @my-tien for the contribution!

Changed

  • Improve hover detection for for scatter plot fill tonext* [#6865], with thanks to @lumip for the contribution!
  • Improve rendering of heatmap bricks for log-scale axes [#5991], with thanks to @andrew-matteson for the contribution!
  • Adjust Sankey trace to allow user-defined link hover style override [#6864], with thanks to @TortoiseHam for the contribution!
  • Adjust 'decimal' and 'thousands' formats for Brazilian Portuguese locale file [#6866], with thanks to @pazuza for the contribution!

Fixed

  • Fix modifying selections on traces on overlaying axes [#6870]

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 02 Feb 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