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.45.0] -- 2019-02-26
sankey
traces [#3406, #3535, #3564]matches
[#3506, #3565]alignmentgroup
and offsetgroup
to bar
, histogram
, box
and violin
traces to make cross-trace positioning easier [#3529]scene.camera.projection.type
[#3550]cmid
and zmid
colorscale attributes to pick the middle of the color
range during the auto-colorscale computations [#3549]sankey
grouping via new attribute groups
[#3556]sankey
concentration colorscales
[#3501]hovertemplate
for all gl3d
traces, contour
,
heatmap
, histogram*
, parcats
, scattercarpet
and splom
traces [#3530]hovertext
attribute to all traces that support hover 'text',
for consistency with traces that already have an hovertext
attribute [#3553]meta
templating in trace name
,
rangeselector
, updatemenus
and sliders
labels as well as
within hovertemplate
[#3548]opacity
to isosurface
traces [#3545]mapbox.layers
attributes: minzoom
, maxzoom
, line.dash
and symbol.placement
[#3399]isosurface
trace generation [#3521]Lib
[#3548]scattergl
trace with less than 1e5 data pts,
this fixes reported "missing data points" scenarios [#3578]scatter3d
traces with
marker colorscales (bug introduced in 1.44.0) [#3554]automargin
for superimposed subplots (bug introduced in 1.44.3) [#3566]scattergl
updates after selections for trace with on-graph text [#3575]responsive: true
config option for graph with WebGL traces [#3500]modebar.bgcolor
for vertical modebars with wrapped buttons [#3500]ohlc
and candlestick
auto-range computations [#3544]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.