![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
plotly.js-basic-dist-min
Advanced tools
Ready-to-use minified plotly.js basic distributed bundle.
Contains trace modules bar
, pie
and scatter
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js#readme
npm install plotly.js-basic-dist-min
// ES6 module
import Plotly from 'plotly.js-basic-dist-min'
// CommonJS
var Plotly = require('plotly.js-basic-dist-min')
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 minified plotly.js basic distributed bundle.
The npm package plotly.js-basic-dist-min receives a total of 4,581 weekly downloads. As such, plotly.js-basic-dist-min popularity was classified as popular.
We found that plotly.js-basic-dist-min 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
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.