python-plotly
No description set
- Sources inherited from project devel:languages:python:numeric
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / python-plotly
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dgarcia:python312:numeric/python-plotly && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000148 148 Bytes | |
plotly-5.15.0.tar.gz | 0007757675 7.4 MB | |
plotly.py-5.15.0-gh.tar.gz | 0030801940 29.4 MB | |
python-plotly-rpmlintrc | 0000000064 64 Bytes | |
python-plotly.changes | 0000085641 83.6 KB | |
python-plotly.spec | 0000006385 6.24 KB |
Revision 57 (latest revision is 72)
Dirk Mueller (dirkmueller)
committed
(revision 57)
- update to 5.15.0: * Updated Plotly.js from version 2.20.0 to version 2.24.1. See the plotly.js CHANGELOG for more information. Notable changes include: * Add pattern to pie, funnelarea, sunburst, icicle and treemap traces [#6601, #6619, #6622, #6626, #6627, #6628, #6629], with thanks to @thierryVergult for the contribution! * Add `texttemplate` to shape.label for parametric shapes i.e. line, rect and circle [#6527], * Add strict option to custom bundle command [#6557], * Add `legend` references to traces and `legend2`, `legend3`, etc. to layout, * also add `visible` to legend i.e. to allow positioning multiple legends on a graph [#6535], * Add `legend.xref` and `legend.yref` to enable container- referenced positioning of legends [#6589], with thanks to Gamma Technologies for sponsoring the related development. * Add `colorbar.xref` and `colorbar.yref` to enable container- referenced positioning of colorbars [#6593], with thanks to Gamma Technologies for sponsoring the related development. * `px` methods now accept data-frame-like objects that support a `to_pandas()` method, such as polars, cudf, vaex etc * Fixed another compatibility issue with Pandas 2.0, just affecting `px.*(line_close=True)` * Empty pandas dataframe with facet row/column set no longer fails * Added some rounding to the `make_subplots` function to handle situations where the user-input specs cause the domain to exceed 1 by small amounts * Sanitize JSON output to prevent an XSS vector when graphs are
Comments 0