Socket
Socket
Sign inDemoInstall

plotly.js-cartesian-dist

Package Overview
Dependencies
0
Maintainers
14
Versions
156
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
16Next

2.15.0

Diff

Changelog

Source

[2.15.0] -- 2022-10-06

Added

  • Add angle, angleref and standoff to marker and add backoff to line; also introduce new arrow symbols to facilitate drawing networks [#6297]
  • Add minreducedwidth and minreducedheight to layout for increasing control over automargin [#6307]
  • Add entrywidth and entrywidthmode to legend [#6202, #6324]

Changed

  • Use valType of angle for rotation in pie [#6304]

Fixed

  • Fix mapbox touch event after switching back from select mode [#6281], with thanks to @mmtmr for the contribution!
  • Fix automargin to update axis titles in redraws [#6312]
  • Fix exporting patterns with transparent color [#6318]
  • Fix exporting text on empty slices [#6335]
  • Disable interactions for treemap, icicle, sunburst, pie, funnelarea, parcats, parcoords and sankey traces when staticPlot is set to true [#6296]
archmoj
published 2.14.0 •

Changelog

Source

[2.14.0] -- 2022-08-10

Added

  • Add support for sankey links with arrows [#6276], with thanks to @Andy2003 for the contribution!
  • Add editSelection option to config [#6285]

Changed

  • Update dutch translations and fix dateMonth format for nl locale to confirm with expected nl format [#6261], with thanks to @eirvandelden for the contribution!
archmoj
published 2.13.3 •

Changelog

Source

[2.13.3] -- 2022-07-25

Fixed

  • Emit plotly_selected event on plot API calls and GUI edits [#6277]
archmoj
published 2.13.2 •

Changelog

Source

[2.13.2] -- 2022-07-21

Fixed

  • Fix sankey select error (regression introduced in 2.13.0) [#6265]
  • Handle missing drag layer of invisible sankey traces to fix select error [#6267]
  • Emit selection event in shape drawing dragmodes when an existing selection is modified [#6262]
archmoj
published 2.13.1 •

Changelog

Source

[2.13.1] -- 2022-07-14

Fixed

  • Avoid attaching selections to undefined eventData (regression introduced in 2.13.0) [#6260]
archmoj
published 2.13.0 •

Changelog

Source

[2.13.0] -- 2022-07-14

Added

  • Add selections, newselection and activeselection layout attributes to have persistent and editable selections over cartesian subplots [#6243]
  • Add unselected.line.color and unselected.line.opacity options to parcoords trace [#6216, #6236]
  • Add "exclusive" and "inclusive" quartile-computing algorithm to violin trace via quartilemethod attribute [#6187]
  • Add flaglist options including "left", "right", "top", "bottom", "width" and "height" to control the direction of automargin on cartesian axes [#6193]
  • Add delta.prefix and delta.suffix to indicator trace [#6246], with thanks to @paulovieira for the contribution!
  • Add official Chinese (Taiwan) translation (locale zh-tw) [#6247], with thanks to @sec2 for the contribution!
  • Add official Sinhala translation (locale si) [#6238], with thanks to @sujithranga for the contribution!

Changed

  • Display Plotly's new logo in the modebar [#6232]

Fixed

  • Fix undesirable missing hover labels of box & violin traces [#6189]
  • Fix xref description of shapes [#6194]
archmoj
published 2.12.1 •

Changelog

Source

[2.12.1] -- 2022-05-09

Fixed

  • Fix for disabling polar rotation when dragmode is set to false [#6147], with thanks to @jonfunkhouser for the contribution!
  • Fix custom modebar buttons mutate the input [#6177]
  • Fix various missing and duplicate spaces in plot schema descriptions [#6183]
archmoj
published 2.12.0 •

Changelog

Source

[2.12.0] -- 2022-05-02

Added

  • Add griddash axis property to cartesian, polar, smith, ternary and geo subplots and add griddash and minorgriddash to carpet trace [6144], with thanks to @njwhite for the contribution!
  • Implement various options to position and style minor ticks and grid lines on cartesian axis types including minor.tickmode, minor.tickvals, minor.tickcolor, minor.ticklen, minor.tickwidth, minor.dtick, minor.tick0, minor.nticks, minor.ticks, minor.showgrid, minor.gridcolor, minor.griddash and minor.gridwidth [6166]

Changed

  • Use the "willReadFrequently" 2d context creation attribute to optimize readback performance [#6084], with thanks to @junov for the contribution!

Fixed

  • avoid drawing blank tick labels on cartesian axes [#6163]
archmoj
published 2.11.1 •

Changelog

Source

[2.11.1] -- 2022-03-15

Fixed

  • Regenerate functions of regl-based traces in the "strict" bundle [#6141]
archmoj
published 2.11.0 •

Changelog

Source

[2.11.0] -- 2022-03-11

Added

  • Add a CSP complaint variation of regl-based traces i.e. parcoords, splom, scattergl, scatterpolargl to the "strict" bundle [#6083]
  • Add scattersmith trace to the "strict" bundle [#6135]
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc