Benjamin Greiner
b22a92f46d
* Updated Plotly.js from version 2.35.0 to version 3.0.0-rc.0. See the plotly.js CHANGELOG for more information. - Release 5.24.0 ## Added * New px functions for maps: scatter_map, line_map, choropleth_map, and density_map. ## Updated * Updated Plotly.js from version 2.34.0 to version 2.35.0. See the plotly.js CHANGELOG for more information. These changes are reflected in the auto-generated plotly.graph_objects module. Notable changes include: - Add new traces: scattermap, choroplethmap and densitymap and map subplots which use maplibre to render maps [#7015, #7060, #7085, #7088, #7090, #7092, #7094, #7134] - Deprecate mapbox traces and mapbox subplot [#7087] * Fixed a bug in integer validation of arrays that threw an error when an array contained a mix of strings and integers. * Fixed a bug in JupyterLab >= 4 and Jupyter Notebook >= 7 that caused latex to not render in plotly charts. * Use modern native ES6 import to load plotly.js bundle instead of requirejs which is no longer under active development - Release 5.23.0 ## Updated * Updated Plotly.js from version 2.32.0 to version 2.34.0. See the plotly.js CHANGELOG for more information. These changes are reflected in the auto-generated plotly.graph_objects module. Notable changes include: - Add subtitle attribute to layout.title to enable adding subtitles to plots [#7012] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-plotly?expand=0&rev=70
7 lines
234 B
Plaintext
7 lines
234 B
Plaintext
<services>
|
|
<service name="node_modules" mode="manual">
|
|
<param name="cpio">node_modules.obscpio</param>
|
|
<param name="output">node_modules.spec.inc</param>
|
|
<param name="source-offset">10000</param>
|
|
</service>
|
|
</services> |