Socket
Socket
Sign inDemoInstall

plotly.js-cartesian-dist

Package Overview
Dependencies
Maintainers
12
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

plotly.js-cartesian-dist - npm Package Versions

1
16

2.8.1

Diff

Changelog

Source

[2.8.1] -- 2021-12-15

Fixed

  • Do not exceed layout font size when textfont is set to "auto" for heatmap, histogram2d, contour and histogram2dcontour traces [#6061]
archmoj
published 2.8.0 •

Changelog

Source

[2.8.0] -- 2021-12-10

Added

  • Introduce horizontal colorbars [#6024]
  • Implement legend.grouptitlefont and hoverlabel.grouptitlefont [#6040]
  • Add texttemplate and textfont to heatmap and histogram2d traces as well as histogram2dcontour and contour traces when coloring is set "heatmap" [#6028]

Fixed

  • Fix to discard negative values from pie chart post-aggregation instead of during summation [#6051], with thanks to @destiny-wu for the contribution!
archmoj
published 2.7.0 •

Changelog

Source

[2.7.0] -- 2021-12-02

Added

  • Add texttemplate, textposition, textfont, textangle, outsidetextfont, insidetextfont, insidetextanchor, constraintext and cliponaxis to histogram trace [#6038]

Changed

  • Bump probe-image-size module to v7.2.2 [#6036]

Fixed

  • Fix mapbox derived coordinate for Retina displays [#6039]
  • Fix interaction between uirevision and autorange. Because we push autorange and range back into layout, there can be times it looks like we're applying GUI-driven changes on top of explicit autorange and other times it's an implicit autorange, even though the user's intent was always implicit. This fix treats them as equivalent. [#6046]
archmoj
published 2.6.4 •

Changelog

Source

[2.6.4] -- 2021-11-26

Fixed

  • Avoid bar with text to jump when selected [#6043]
archmoj
published 2.6.3 •

Changelog

Source

[2.6.3] -- 2021-11-12

Fixed

  • Fix hover events in Shadow DOM [#6021], with thanks to @SabineWren for the contribution!
archmoj
published 2.6.2 •

Changelog

Source

[2.6.2] -- 2021-11-05

Fixed

  • Fix loading issue in orca (regression introduced in 2.6.0) [#6011]
archmoj
published 2.6.1 •

Changelog

Source

[2.6.1] -- 2021-11-03

Fixed

  • Fix to avoid including local stackgl_modules/node_modules in the package (regression introduced in 2.6.0) [#6008]
archmoj
published 2.6.0 •

Changelog

Source

[2.6.0] -- 2021-10-29

Added

  • Add smith subplots and the scattersmith trace type for displaying Smith charts [#5956, #5992], with thanks to Kitware and @waxlamp for kicking off this effort.

Changed

  • Improve drawing the contour lines in non-linear space e.g. on log axes [#5985], with thanks to @andrew-matteson for the contribution!
  • Bump eslint to v8 release candidate including fixes for no-new-func test [#5969]

Fixed

  • Fix npm install problem for npm v6 users (regression introduced in 2.5.0) [#6004]
  • Fix unhover event data for gl3d subplots [#5954], with thanks to @dwoznicki for the contribution!
  • Fix scatter3d opacity restyle bug [#5958], with thanks to @dwoznicki for the contribution!
  • Skip "hoverinfo": "none" trace display for hover modes [#5854], with thanks to @Domino987 for the contribution!
  • Display prefix and suffix of invisible polar axes in hover [#5964]
  • Reduce calls to getBoundingClientRect in convertToTspans [#5976]
  • Avoid wrapping legend items if already on the first column [#5996]
  • Fix horizontal alignment of colorbar in editable mode when xanchor is set to "center" [#6002]
  • Fix to improve rendering of graphs with Mathjax on Firefox v82 and higher [#5993]
archmoj
published 2.5.1 •

Changelog

Source

[2.5.1] -- 2021-09-16

Fixed

  • Reduce bundle sizes by updating surface-nets, robust-determinant, robust-linear-solve modules [#5934, #5935, #5936]
  • Update CONTRIBUTING guidelines to use npm v7 and node.js v16 [#5933], with thanks to @sleighsoft for the contribution!
archmoj
published 2.5.0 •

Changelog

Source

[2.5.0] -- 2021-09-03

Added

  • Include surface, isosurface, volume, streamtube, cone, mesh3d, scatter3d, pointcloud and heatmapgl in the "strict" bundle by avoid function generation for these traces at runtime [#5888]

Changed

  • Use node.js v16 and npm v7 in development and upgrade the version of package-lock.json [#5922, #5919]

Fixed

  • Adjust position of hover in respect to CSS transform [#5916]
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc