Security News
PyPI Introduces Digital Attestations to Strengthen Python Package Security
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
plotly.js-cartesian-dist
Advanced tools
Ready-to-use plotly.js cartesian distributed bundle.
Contains trace modules scatter
, bar
, box
, heatmap
, histogram
, histogram2d
, histogram2dcontour
, pie
, contour
, scatterternary
and violin
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js
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 2019 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
[1.46.0] -- 2019-04-01
waterfall
trace type [#3531, #3708]sunburst
trace type [#3594]node.x
and node.y
to sankey
traces [#3583]connectgaps
on surface
traces [#3638]hovertemplate
for box
and violin
points [#3685]barmode
[#3652]violin
bandwidth
logic for traces with identical values in sample [#3626]violin
trace scalegroup
description [#3687]bar
traces under textposition: 'outside'
[#3701]pie
un-hover event emission after updates [#3662, 3690]scatter
line decimation algo for filled trace with far-away data points [#3696]heatmap
and contour
computation for traces with category coordinates containing 0
[#3691]surface
contour line rendering in some Firefox versions [#3670]FAQs
Ready-to-use plotly.js cartesian distributed bundle.
The npm package plotly.js-cartesian-dist receives a total of 3,515 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 13 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
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.