Plotly

Latest version: v5.22.0

Safety actively analyzes 629004 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 30 of 63

1.58.1

Fixed
- Fix `automargin` bug for the case of short remaining height or width for plot [[5315](https://github.com/plotly/plotly.js/pull/5315)],
(regression introduced in 1.58.0)

1.58.0

Added
- Add `ticklabelposition` attribute to cartesian axes and colorbars [[5275](https://github.com/plotly/plotly.js/pull/5275)],
this feature was anonymously sponsored: thank you to our sponsor!
- Add "strict" `autotypenumbers` to axes and `layout` [[5240](https://github.com/plotly/plotly.js/pull/5240)]
- Add `itemwidth` to legends [[5212](https://github.com/plotly/plotly.js/pull/5212)],
with thanks to s417-lama for the contribution!
- Add `root.color` attribute to `sunburst` and `treemap` traces [[5232](https://github.com/plotly/plotly.js/pull/5232), [#5245](https://github.com/plotly/plotly.js/pull/5245)],
with thanks to thierryVergult for the contribution!

Changed
- Enable fast `image` rendering for all linear axes [[5307](https://github.com/plotly/plotly.js/pull/5307)],
with thanks to almarklein for the contribution!
- Rework `matches` and `scaleanchor` so they work together [[5287](https://github.com/plotly/plotly.js/pull/5287)]

Fixed
- Fix hover on mobile and tablet devices for gl3d subplots [[5239](https://github.com/plotly/plotly.js/pull/5239)]
(regression introduced in 1.34.0), with thanks to jdpaterson for the contribution!
- Fix interactions when static/dynamic CSS transforms e.g. scale and translate are applied to the
graph div or its parents [[5193](https://github.com/plotly/plotly.js/pull/5193), [#5302](https://github.com/plotly/plotly.js/pull/5302)], with thanks to alexhartstone for the contribution!
- Fix reordering of mapbox raster and image layers on update [[5269](https://github.com/plotly/plotly.js/pull/5269)]
- Fix `categoryorder` for missing values in cartesian traces [[5268](https://github.com/plotly/plotly.js/pull/5268)]
- Fix `automargin` bug to provide space for long axis labels [[5237](https://github.com/plotly/plotly.js/pull/5237)]
- Avoid styling of backgrounds during `automargin` redraws [[5236](https://github.com/plotly/plotly.js/pull/5236)]
- Fix displaying zero length bars with `staticPlot` config option [[5294](https://github.com/plotly/plotly.js/pull/5294)]
- Fix setting false locale to "en-US" [[5293](https://github.com/plotly/plotly.js/pull/5293)]
- Fix typo in Czech locale file [[5255](https://github.com/plotly/plotly.js/pull/5255)],
with thanks to helb for the contribution!
- Fix `gl3d` scene initialization [[5233](https://github.com/plotly/plotly.js/pull/5233)]

1.57.1

Changed
- Update template for new pull requests [[5220](https://github.com/plotly/plotly.js/pull/5220)]
- Provide a default `hovertemplate` label for attribute "base" in `bar` traces [[5216](https://github.com/plotly/plotly.js/pull/5216)]

Fixed
- Fix `staticPlot` behaviour for `rangeslider` and `legend` [[5210](https://github.com/plotly/plotly.js/pull/5210)],
with thanks to miqh for the contribution!
- Fix `colorbar` react to new styles [[5217](https://github.com/plotly/plotly.js/pull/5217)],
with thanks to anaplian for the contribution!
- Fix `computed` margins when plot involves too many redraws [[5225](https://github.com/plotly/plotly.js/pull/5225)]
- Fix build issue for Chart Studio Cloud (regression introduced in 1.56.0) [[5223](https://github.com/plotly/plotly.js/pull/5223)]

1.57.0

Added
- Introduce "domain" axis references in layout `images`, `shapes` and `annotations` [[5014](https://github.com/plotly/plotly.js/pull/5014)]
- Add `rotation` attribute to `sunburst` traces [[5171](https://github.com/plotly/plotly.js/pull/5171), [#5201](https://github.com/plotly/plotly.js/pull/5201)],
with thanks to thierryVergult for the contribution!
- Provide computed margins in "full-json" export [[5203](https://github.com/plotly/plotly.js/pull/5203)],
this feature was anonymously sponsored: thank you to our sponsor!

Changed
- Mention the "full-json" option in the `Plotly.toImage` warning [[5204](https://github.com/plotly/plotly.js/pull/5204)]
- Use current graph dimensions in `Plotly.downloadImage` [[5209](https://github.com/plotly/plotly.js/pull/5209)]

Fixed
- Fix importing color modules for webpack users (regression introduced in 1.56.0) [[5189](https://github.com/plotly/plotly.js/pull/5189)]
- Fix positioning ticks and labels on axes with `rangebreaks` and/or "period" `ticklabelmode` [[5187](https://github.com/plotly/plotly.js/pull/5187), [#5208](https://github.com/plotly/plotly.js/pull/5208)]
- Fix autorange computation when a category matches a range extreme [[5211](https://github.com/plotly/plotly.js/pull/5211)],
with thanks to LoganWlv for the contribution!
- Fix displaying modebar after `Plotly.restyle` [[5181](https://github.com/plotly/plotly.js/pull/5181)],
with thanks to Yook74 for the contribution!

1.56.0

Added
- Introduce period positioning attributes on date axes in various cartesian traces [[5074](https://github.com/plotly/plotly.js/pull/5074), [#5175](https://github.com/plotly/plotly.js/pull/5175)],
this feature was anonymously sponsored: thank you to our sponsor!
- Add `minexponent` attribute to improve control over SI prefixes in axis tick labels [[5121](https://github.com/plotly/plotly.js/pull/5121)],
with thanks to ignamv for the contribution!
- Add `sort` attribute to `sunburst` and `treemap` traces to disable automatic sort [[5164](https://github.com/plotly/plotly.js/pull/5164)],
with thanks to thierryVergult for the contribution!
- Handle `rgba` colors in `colorscale` of `surface` traces [[5166](https://github.com/plotly/plotly.js/pull/5166)],
with thanks to lucapinello for the contribution!

Changed
- Disable undesirable text selections on graphs [[5165](https://github.com/plotly/plotly.js/pull/5165)]
- Adjust `tick0` for weekly periods [[5180](https://github.com/plotly/plotly.js/pull/5180)]
- More informative error messages when creating `sunburst` and `treemap` charts [[5163](https://github.com/plotly/plotly.js/pull/5163)]

Fixed
- Fix positioning `legend` items [[5139](https://github.com/plotly/plotly.js/pull/5139)],
with thanks to fredrikw for the contribution!
- Fix rounding big numbers in `pie` and `sunburst` traces [[5152](https://github.com/plotly/plotly.js/pull/5152)]
- Display `marker` and `line` colors in `scatter3d` and `scattergl` when hovering [[4867](https://github.com/plotly/plotly.js/pull/4867)]

1.55.2

Fixed
- Fix `automargin` when `ticklabelmode` is set to "period" [[5134](https://github.com/plotly/plotly.js/pull/5134)]

Page 30 of 63

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.