
Security News
TypeScript is Porting Its Compiler to Go for 10x Faster Builds
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
plotly.js-cartesian-dist
Advanced tools
Ready-to-use plotly.js cartesian distributed bundle.
Contains trace modules bar
, box
, contour
, heatmap
, histogram
, histogram2d
, histogram2dcontour
, image
, pie
, scatter
, scatterternary
and violin
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme
npm install plotly.js-cartesian-dist
// ES6 module
import Plotly from 'plotly.js-cartesian-dist'
// CommonJS
var Plotly = require('plotly.js-cartesian-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 cartesian distributed bundle.
The npm package plotly.js-cartesian-dist receives a total of 4,173 weekly downloads. As such, plotly.js-cartesian-dist popularity was classified as popular.
We found that plotly.js-cartesian-dist demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 14 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
TypeScript is porting its compiler to Go, delivering 10x faster builds, lower memory usage, and improved editor performance for a smoother developer experience.
Research
Security News
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.