Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
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 2018 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
[1.41.0] -- 2018-09-12
clickmode
and flag 'select'
[#2944]stackgroup
and stackgaps
in
scatter
traces [#2960]barpolar
traces - which replace and augment area
traces [#2954]polar.hole
to punch hole at the middle of polar subplot offsetting the
start of the radial range [#2977, #2996]{responsive: true}
plot config option [#2974]plotly_webglcontextlost
event on WebGL context lost [#2986]cy
) locale [#2945]regl-splom
requirement to ^1.0.4
[#2956]glslify
requirement to ^6.3.1
[#2990]gl-text
instead of @etpinard/gl-text
[#2956]scatter
ordering in inner SVG <g>
on some restyle calls [#2978]scattergl
line traces rendered after non-line traces [#2990]showticklabels: false
[#2993]sankey
hover under hovermode: false
[#2949]sankey
positioning for non-default domain.x
values [#2984]type: 'date'
polar radial axes [#2954]Plotly.react
[#2973]gd._fullData
[#2850]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
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.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.