Go to file
Dirk Mueller 613cb0c614 - update to 5.16.1:
* Fixed issue with necessary columns from complex arguments
    dropped when interchanging dataframes
  * Updated Plotly.js from version 2.24.1 to version 2.25.2. See
    the plotly.js CHANGELOG for more information. These changes
    are reflected in the auto-generated `plotly.graph_objects`
    module. Notable changes include:
  * Add "Equal Earth" projection to geo subplots [#6670],
  * Add options to include legends for shapes and `newshape`
  * `px` methods now accept data-frame-like objects that support
    a dataframe interchange protocol, such as polars, vaex, modin
    etc. This protocol has priority on `to_pandas` call, but will
    only be used if pandas>=2.0.2 is installed in the
    environment.
  * `px` methods now accept data-frame-like objects that support
    a `toPandas()` method, such as Spark DataFrames, or a
    `to_pandas_df()` method, such as Vaex DataFrames.
  * Fixed Pandas performance warning issue caused by multiple
    `frame.insert`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=58
2024-03-01 10:08:03 +00:00
.gitattributes Accepting request 517548 from devel:languages:python 2017-08-28 13:11:16 +00:00
.gitignore Accepting request 517548 from devel:languages:python 2017-08-28 13:11:16 +00:00
plotly-5.16.1.tar.gz - update to 5.16.1: 2024-03-01 10:08:03 +00:00
plotly.py-5.16.1-gh.tar.gz - update to 5.16.1: 2024-03-01 10:08:03 +00:00
python-plotly-rpmlintrc Accepting request 724148 from home:TheBlackCat:branches:devel:languages:python:numeric 2019-08-16 16:26:58 +00:00
python-plotly.changes - update to 5.16.1: 2024-03-01 10:08:03 +00:00
python-plotly.spec - update to 5.16.1: 2024-03-01 10:08:03 +00:00