Plotly

Latest version: v5.22.0

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

Scan your dependencies

Page 53 of 63

1.15.0

Added
- Add `Plotly.validate` method [697]
- Add support for transforms plugins modules [499]
- Some partial bundles are now distributed in `dist/` [740]
- Mapbox access token can now be set in `layout.mapbox` [729]
- Undo/Redo queue length is now configurable via configuration option
`queueLength` [737]

Changed
- Improve performance in gl2d request animation frame loop [731]
- Improve `Lib.extendDeep` performance for primitive arrays [732]
- Improve potential XSS input in `text` fields [736]
- Improve scaling on scroll zoom for scatter lines and markers [761, 762]

Fixed
- `toImage` pixel output for gl2d graphs are now scaled properly [735]
- `scattermapbox` marker size and color arrays are now correctly converted when
they include repeated values [747]
- Fix scatter3d marker line color inheritance [754]
- `text` fields can now support link with query params `=` and `&` [736]
- Fix Chrome 50 bug where tester svg blocked other DOM nodes [745]

1.14.2

Fixed
- `Plotly.newPlot` correctly clears all present WebGL contexts [724]
- Bar traces with `layout.bargap` 0 and unset `marker.line.width` are functional
again (bug introduced in 1.3.0) [709]
- Stacked bar traces now correctly set the first bar position when leading gaps
are present (bug introduced in 1.11.0) [716]
- Bar traces with `layout.barmode` relative now correctly compute the bar sum of
the first position when positive and negative values are present [723]
- Event `plotly_relayout` is emitted upon pan / zoom on a mapbox subplot [727]
- Lasso and select box drag modes now work with fixed ranged axes [728]
- gl2d trace objects are purged when their parent scenes are destroyed [724]

1.14.1

Fixed
- Fix colorscale restyle calls on heatmap traces (bug introduced in 1.14.0)
[694]
- Hover after zoom / pan is now functional again in ternary plots (bug
introduced in 1.14.0) [688]
- Fix mapbox layer relayout starting from invisible layer [693]
- Hover labels when `hoveron: 'fills'` are now constrained to the viewports
[688]
- Fix `surface` contours description [696]
- Fix `mapbox.layers.line` description [690]

1.14.0

Added
- Attribute `line.color` in `scatter3d` traces now support color scales [617]
- Annotations tail positions can now be set in data coordinates via the new
`axref` and `ayref` attributes [610]
- Attribute `hoveron` is added for `scatter` and `scatterternary` traces which
adds the option to show hover labels about fill regions (instead of simply of
about data points) [673]
- Layout shapes can now be moved and resized (except for 'path' shapes) in
editable contexts [660]

Changed
- Numerous additions and changes where made to the mapbox layout layers
attributes (introduced in 1.13.0). Namely, `circle` and `symbol` layer type
where added. Note that some style attributes have been renamed to match the
mapbox-gl API more closely. [681]

Fixed
- Off-screen heatmap traces are properly deleted (bug introduced in 1.5.1)
[655]
- Hover labels for multi-heatmap subplot is functional again (bug introduced in
1.4.0) [655]
- Heatmap x/y brick generation is now functional for 0 and 1 item columns [651]
- Multiple layout images can now shared the same image source [672]
- Updating legend border and bgcolor attribute now works via `Plotly.relayout`
[652]
- Dragmode 'select' and 'lasso' no longer throw exception when selecting
`legendonly` traces [644]
- Ternary plots now respect the `staticPlot` config option [645]
- Descriptions for axes `nticks` and contour traces `ncountours`now properly
describe their behavior [662]

1.13.0

Not secure
Added
- Beta version of the `scattermapbox` trace type - which allows users to create
`mapbox-gl` maps using the plotly.js API. Note that `scattermapbox` is only
available through custom bundling in this release [626]
- Configurable log levels. All plotly.js logging is now turned off by default.
Use `Plotly.setPlotConfig({ logging: /* 1 or 2 */ })` to (1) display warnings
only or (2) all logs [590]
- Thorough `mesh3d` attribute descriptions [593]

Changed
- Generalize hover picking routine (to make more easily re-usable for other plot
types) [575, 631]

Fixed
- Fix `Plotly.toImage` and `Plotly.downloadImage` bug specific to Chrome 51 on
OSX [604]
- Fix `Plotly.downloadImage` for `svg` types [604]
- Fix `scattergl` opacity and connectgaps for `'lines'` mode [589]
- Make legend scroll bar keep its position after redraws [584]
- Properly handle axis-reference shapes on overlaid axes [612]
- Fix `Plotly.relayout` calls for `layout.images` in `{ astr: val }` notation
[624]
- Bring back correct default value for `lightposition` in surface traces (bug
introduced in 1.12.0) [571]
- Fix typos in contours descriptions in contour traces [583]
- Fix typos in `axis.ticktext` description [607]
- Fix ambiguities in histogram `nbin` descriptions [623]

1.12.12

Not secure
Updated
- Updated `plotly.min.js` to version 1.20.5 for `plotly.offline`.
- See [the plotly.js CHANGELOG](https://github.com/plotly/plotly.js/blob/master/CHANGELOG.md) for additional information regarding the updates.
- `FF.create_scatterplotmatrix` now by default does not show the trace labels for the box plots, only if `diag=box` is selected for the diagonal subplot type.

Page 53 of 63

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.