Closed fotonick closed 1 month ago
Same here, that could potentially break the code of a user, so I'm not going to merge this into main. I hope you understand.
Oy, I tried the Github feature of changing the merge target, but it's all a garbled mess now. Will close now and reopen when I've properly rebased to next-release-devel
.
I noticed that the
histogram
feature was bundled withall_elements
, when it should beall_series
, so I fixed it. I don't see any tests or CI configurations that would change based on this. With this patch on a local repo, I tested that one can update the histogram example in plotters-doc-data/evcxr-jupyter-integration.ipynb to remove theall_elements
feature and start working correctly.Tests pass. Benchmarks unchanged. Doc formatting doesn't change. WASM untested due to broken link to instructions (#644), but it shouldn't change at all.