Matthieu Darbois
Matthieu Darbois
At the moment, it seems that order of items is hardcoded in the following line: https://github.com/plotly/plotly.js/blob/4ce0c8bff1d80c0d17a91233883f883696ad8836/src/components/fx/hover.js#L1043 It would be great to allow ordering items by value for `unified x` `hovermode`...
If #1743 is just meant to be temporary while waiting on https://github.com/actions/runner-images/issues/9256, then that's ok. However, if we need this in the long run, I'd rather not change the worker...
Specify library name and version: **cairo/meson** --- - [x] I've read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md). - [x] I've used a [recent](https://github.com/conan-io/conan/releases/latest) Conan client version close to the [currently deployed](https://github.com/conan-io/conan-center-index/blob/master/.c3i/config_v1.yml#L6). - [x]...
Specify library name and version: **cmake/3.x.x** --- - [x] I've read the [contributing guidelines](https://github.com/conan-io/conan-center-index/blob/master/CONTRIBUTING.md). - [x] I've used a [recent](https://github.com/conan-io/conan/releases/latest) Conan client version close to the [currently deployed](https://github.com/conan-io/conan-center-index/blob/master/.c3i/config_v1.yml#L6). - [x]...
In order to install GraalPy in the image, one must call `manylinux-interpreters ensure graalpy310-graalpy230_310_native`. closes #1509
fix #1548 draft while blocked by: - pip: - https://github.com/pypa/pip/issues/11715 - https://github.com/pypa/pip/pull/12300 - 24.1 release
towards https://github.com/scikit-build/cmake-python-distributions/discussions/186
- [x] I have added a news fragment under `changelog.d/` (if the patch affects the end users) ## Summary of changes Add upgrade-shared command This allows to create/upgrade shared libraries...