-
- [x] Remove all bat sonar examples
- [x] The subplots in fig 1.10 are produced as two different plots.
- [x] Spectrogram of noisy transient signal (fig 1.11)
- [x] STFT of multicomponent nonstationar…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…
-
### Bug description
I am attempting to cite a cross reference inside a code fold summary, but the cross reference is not found.
My main project is a quarto book, but the below example should illu…
-
## Summary
Applying a style where a color is specified as a resource ID causes an App using Android Plot to crash.
## Expected Results
With a style resource such as
```.xml
```
Applyin…
-
Consider the following:
```julia
fig = Figure();
ax = GeoAxis(fig[1, 1])
xlims!(0, 3)
ylims!(0, 3)
plot!(ax, Point2(1.5))
```
![download-1](https://github.com/MakieOrg/GeoMakie.jl/assets/32143…
-
There is a problem of `DirFig.toDir`, it may be not def equal to Ray.toDir otherclass.toDir. Do we need to force they are the same? Is everything ok if we keep this def equal?
Or do we need to bring…
-
Hi,
I try to rename my plot axis using latex titles, they are not rendered in my VS Code jupyter notebook, nor in an exported html using include_mathjax = 'cdn'.
```
fig = go.Figure(
data=g…
-
Currently `FacetGrid` and its consumers `relplot` and `catplot` will always create a new figure when you call them. In my workflow, I often like to create the figures or axes beforehand and then pass …
-
# Summary
I think the benchmark result is not very easy to reproduce. Like scann benchmark, https://github.com/facebookresearch/faiss/wiki/Indexing-1M-vectors#4-bit-pq-comparison-with-scann, it see…
-
Hello, 👋
php-fig recently published psr/http-message 2 adding strong types. Do you plan to support it and/or need help for that?
Thanks. 🙏