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.40.0] -- 2018-08-16
contour
, contourcarpet
and histogram2dcontour
to have
corresponding legend items using showlegend
[#2891, #2914]scatterpolar
and scatterpolargl
attributes r0
, dr
, theta0
and
dtheta
[#2895]piecolorway
and extendpiecolors
for more control over pie
colors [#2870]dimensions[i].axis.type
to easily override axis type
in splom-generated axes [#2899]scatterpolargl
traces [#2895]derequire
browserify plugin to make bundling distributed npm package
with browserify possible [#2905]scattergl
graph has no visible:true
traces, which speeds up e.g. legend interactions [#2860]<linearGradient>
to render filled colorbars [#2910, #2914]setPositions
methods crossTraceCalc
[#2868]regl@1.3.7
[#2863]marker.size
bounds in legend items [#2840]scattergl
select -> double-click -> pan behavior [#2815]scattergl
marker for IE11 [#2863]pie
colors by later traces [#2870]contour
traces with heatmap
coloring [#2891]visible
toggling for contour
-like traces [#2891]tickwidth
edits on ohlc
traces [#2823]splom
trace visible
edits [#2860]splom
select -> double-click -> pan behavior [#2899]scatterpolargl
behavior during angular and radial drag interactions [#2888]scatter3d
attributes which had incorrectly labeled textposition
and textfont.family
as arrayOk
and contained unimplemented line.showscale
and line.colorbar
[#2879]scattergl
and scatterpolargl
attribute declarations for hoveron
[#2895]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.