![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
plotly.js-basic-dist
Advanced tools
Ready-to-use plotly.js basic distributed bundle.
Contains trace modules bar
, pie
and scatter
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme
npm install plotly.js-basic-dist
// ES6 module
import Plotly from 'plotly.js-basic-dist'
// CommonJS
var Plotly = require('plotly.js-basic-dist')
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] -- 2025-01-27
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 plotly.js basic distributed bundle.
We found that plotly.js-basic-dist 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.