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-dist
Advanced tools
Ready-to-use plotly.js distributed bundle.
Contains trace modules scatter
, bar
, box
, heatmap
, histogram
, histogram2d
, histogram2dcontour
, contour
, scatterternary
, violin
, funnel
, waterfall
, image
, pie
, sunburst
, treemap
, funnelarea
, scatter3d
, surface
, isosurface
, volume
, mesh3d
, cone
, streamtube
, scattergeo
, choropleth
, scattergl
, splom
, pointcloud
, heatmapgl
, parcoords
, parcats
, scattermapbox
, choroplethmapbox
, densitymapbox
, sankey
, indicator
, table
, carpet
, scattercarpet
, contourcarpet
, ohlc
, candlestick
, scatterpolar
, scatterpolargl
, barpolar
, aggregate
, filter
, groupby
, sort
and calendars
.
For more info on plotly.js, go to https://github.com/plotly/plotly.js
npm install plotly.js-dist
// ES6 module
import Plotly from 'plotly.js-dist';
// CommonJS
var Plotly = require('plotly.js-dist');
Code and documentation copyright 2020 Plotly, Inc.
Code released under the MIT license.
Docs released under the Creative Commons license.
[1.53.0] -- 2020-03-31
rangebreaks
on date axes mainly thanks to [#4614] with API revision & improvements in
[#4639, #4641, #4644, #4649, #4652, #4653, #4660, #4661, #4670, #4677, #4684, #4688, #4695, #4696, #4698, #4699],
this feature was anonymously sponsored: thank you to our sponsor!hovermode
[#4620, #4664, #4669, #4687],
this feature was anonymously sponsored: thank you to our sponsor!spikesnap
[#4665]Plotly.toImage
and Plotly.dowloadImage
[#4593]node.customdata
and link.customdata
to sankey
traces [#4621]opacityscale
for surface
traces [#4480]contour
labels (add extra pad) and correct minus sign [#4540]pie
and sunburst
(add extra pad) [#4519]spikedistance
is set to -1 [#4637]hovermode
to include all points at same coordinate [#4664]histogram
hover labels (harmonize start & end values) [#4662]config.plotlyServerURL
to be set for Chart Studio export [#4690]Plotly.downloadImage
to match transparencies in gl3d plots with the on-screen render [#4566]opacity
in surface
traces [#4480, #4642]bar
traces (regression introduced in 1.50.0) [#4634]funnel
& waterfall
[#4663]template
to set axis type
, tickformatstops
, tick0
, dtick
, tickvals
and tickmode
[#4670, #4685]FAQs
Ready-to-use plotly.js distributed bundle.
We found that plotly.js-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.