Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
plotly.js-gl2d-dist
Advanced tools
Ready-to-use plotly.js gl2d distributed bundle.
Contains trace modules heatmapgl
, parcoords
, pointcloud
, scatter
, scattergl
and splom
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme
npm install plotly.js-gl2d-dist
// ES6 module
import Plotly from 'plotly.js-gl2d-dist'
// CommonJS
var Plotly = require('plotly.js-gl2d-dist')
Code and documentation copyright 2021 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
Please visit complete list of dependencies.
[2.0.0] -- 2021-06-07
basic
, cartesian
, finance
, geo
, and mapbox
partial bundles and added tests to ensure that they will not again do so in the future [#5359, #5383, #5387],
with thanks to Equinor for sponsoring the related development!strict
partial bundle [#5413, #5444], which includes
the maximal subset of the library which does not rely on function constructorscustom-bundle
script to facilitate generation of custom bundles [#5527, #5508, #5605, #5712]zsmooth
option for image
trace [#5354, #5386],
with thanks to @almarklein for the contribution!marker.pattern
options in histogram
, bar
and barpolar
traces [#5520, #5537]
with thanks to @s417-lama for the contribution!ticklabeloverflow
options on cartesian axes and colorbars to drop tick labels going outside div or domain [#5584](x|y|z)hoverformat
, (u|v|w)hoverformat
and valueformat
to cartesian and gl3d traces [#5563]hovertemplate
options to format differing positions in compare and unified modes [#5690]modebar.add
and modebar.remove
[#5660]Plotly.d3
[#5400, #5406]_has*
plot types to fullLayout
[#5409]sane-topojson
and MathJax v2.3 files from dist folder and change supported MathJax version to v2.7.5 [#5487, #5492, #5494]Plotly.Fx
and Plotly.Plots
in the API [#5420]Plotly.plot
from the API [#5412, #5370, #5393]Plotly.Queue
from the API [#5423]role
keys from attribute definition [#5425, #5432]contourgl
and area
traces as well as deprecated legacy
pre-scatterpolar
polar-related attributes bar.t
, bar.r
,
scatter.t
, scatter.r
, layout.radialaxis
, layout.angularaxis
and
gd.framework
[#5399, #5408, #5409, #5398, #5438]heatmapgl
and pointcloud
trace types for later removal [#5447]transform
attributes [#5657]legend.title.font
and colorbar.title.font
to depend on legend.font
and colorbar.tickfont
and increase their sizes [#5611]spikedistance
to "-1" and axis.spikesnap
to "hovered data" [#5648]hovermode
to "closest" [#5647]textposition
to "auto" in bar
, histogram
and waterfall
traces [#5638]layout.modebar.add
or config.modeBarButtonsToAdd
could be used to bring them back in [#5654, #5658]native-promise-only
module to handle es6 promises [#5358]probe-image-size
module to get width and height of images [#5388, #5635]paper_bgcolor
for better dark mode display of
sankey
, parcoords
and parcats
traces [#5506]sankey
text namely support pseudo-html, fix textfont.color
and avoid clipping [#5531]scattergl
on par with scatter
traces [#5534]plotly_unhover
event when dragging [#5407],
with thanks to @rreusser for the contribution!mapbox-gl
dependency for unminified bundles and
revisit compression options for minified bundles [#5449]fill
for scattergl
traces to handle multiple polygons [#5355],
with thanks to @ruijin for the contribution!scattergl
performance when using typed arrays [#5632],
with thanks to @Seranicio for the contribution!bar
-like traces [#5542]bar
inside text font color default when using colorscale [#5666]texttemplate
on log axes [#5622]threshold
for indicator
trace [#5430]heatmapgl
[#5476]Lib.ensureNumber
function [#5637]FAQs
Ready-to-use plotly.js gl2d distributed bundle.
The npm package plotly.js-gl2d-dist receives a total of 0 weekly downloads. As such, plotly.js-gl2d-dist popularity was classified as not popular.
We found that plotly.js-gl2d-dist demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.