Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
plotly.js-gl2d-dist-min
Advanced tools
Ready-to-use minified plotly.js gl2d distributed bundle.
Contains trace modules parcoords
, scatter
, scattergl
and splom
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme
npm install plotly.js-gl2d-dist-min
// ES6 module
import Plotly from 'plotly.js-gl2d-dist-min'
// CommonJS
var Plotly = require('plotly.js-gl2d-dist-min')
Code and documentation copyright 2025 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
Please visit complete list of dependencies.
[3.0.0-rc.2] -- 2024-12-16
title
attribute, and drop support for deprecated attributes titlefont
, titleposition
, titleside
, and titleoffset
(use title.text
, title.font
, title.side
, title.offset
instead)[#7212]bardir
attribute (use orientation
instead) [#7214]annotation.ref
attribute (use annotation.xref
and annotation.yref
instead) [#7215]opacity
attribute (use alpha channel of error bar color
attribute instead) [#7214]gl3d.cameraposition
(use gl3d.camera
instead) [#7217]plot3dPixelRatio
from config [#7231]zauto
, zmin
and zmax
from the surface trace [#7234]autotick
attributes from cartesian axes [#7236]transforms
from the API [#7240, #7254]ids
attribute [#7164].plotly-container
div to 100% to fix gl3d rendering in Dash Enterprise apps [#7313]FAQs
Ready-to-use minified plotly.js gl2d distributed bundle.
The npm package plotly.js-gl2d-dist-min receives a total of 820 weekly downloads. As such, plotly.js-gl2d-dist-min popularity was classified as not popular.
We found that plotly.js-gl2d-dist-min demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
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.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.